OSDN Git Service

* i860.h (EXPAND_BUILTIN_SAVEREGS): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jul 1999 07:04:47 +0000 (07:04 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jul 1999 07:04:47 +0000 (07:04 +0000)
commit7070ee3844e4f5052dcca562ba8e9c4f146caf4c
treee8febd06c68616764ad061670173af4aeec41ef2
parentb8df2720564ef4086b368e500ef5cdefe981bfeb
    * i860.h (EXPAND_BUILTIN_SAVEREGS): New.
        (BUILD_VA_LIST_TYPE): New.
        (EXPAND_BUILTIN_VA_START): New.
        (EXPAND_BUILTIN_VA_ARG): New.
        * i860.c (output_delayed_branch): Disable.
        (output_delay_insn): Likewise.
        (i860_saveregs): New.
        (i860_build_va_list): New.
        (i860_va_start): New.
        (i860_va_arg): New.
        * i860.md: Disable all peepholes using output_delayed_branch.
        * i860/sysv4.h (I860_SVR4_VA_LIST): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28259 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i860/i860.c
gcc/config/i860/i860.h
gcc/config/i860/i860.md
gcc/config/i860/sysv4.h