]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/stormy16/stormy16.c
authorNick Clifton <nickc@redhat.com>
Thu, 22 Apr 2010 11:05:12 +0000 (11:05 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 22 Apr 2010 11:05:12 +0000 (11:05 +0000)
commit038eab67cde22a3405950a60bc62df7e4681f44e
tree313c8847909b5e642b4df8ef558c7361f2f62b68
parent907deb1a1e215a24985eb6b5db529feceb782d46
* 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.

From-SVN: r158640
gcc/ChangeLog
gcc/config/stormy16/stormy16-lib2-ucmpsi2.c [new file with mode: 0644]
gcc/config/stormy16/stormy16-lib2.c
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h
gcc/config/stormy16/stormy16.md
gcc/config/stormy16/t-stormy16