OSDN Git Service

* config/stormy16/stormy16.c
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Apr 2010 11:05:12 +0000 (11:05 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:34:59 +0000 (14:34 +0900)
commitbfc982c64a2c1ab538bf8dc61d590df40bd73374
tree8d47da73b06f67e2bd9059d3397cf184e42c21f8
parent0a0c16fce9d70d2df5c7bec461508ddc09003fd1
    * config/stormy16/stormy16.c
        (xstormy16_asm_output_aligned_common): Handle a NULL decl
        parameter.
        * config/stormy16/stormy16.h: Tidy up formatting.
        (DONT_USE_BUILTIN_SETJMP): Remove definition.
        * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
        (ineqbranchsi): Delete pattern.
        * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
        * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
        * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
        stormy16-lib2-ucmpsi2.c.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158640 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/stormy16/stormy16-lib2.c