]> git.ipfire.org Git - thirdparty/gcc.git/commit
fixunssfsi.c (__fixunssfsi): Enable on H8/300 as well.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 27 Feb 2004 23:20:48 +0000 (23:20 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 27 Feb 2004 23:20:48 +0000 (23:20 +0000)
commitbbc51dc29f2e78be13e4631172d3c1bd05405249
treec47bf4a45d90221e7afa530a67cb44d6c82dd2bd
parentdedbabed297d6c854db74162cd43f996a9739aa6
fixunssfsi.c (__fixunssfsi): Enable on H8/300 as well.

* config/h8300/fixunssfsi.c (__fixunssfsi): Enable on H8/300
as well.
* config/h8300/lib1funcs.asm (___fixunssfsi): Remove.
* config/h8300/t-h8300 (LIB1ASMFUNCS): Remove _fixunssfsi_asm.

From-SVN: r78588
gcc/ChangeLog
gcc/config/h8300/fixunssfsi.c
gcc/config/h8300/lib1funcs.asm
gcc/config/h8300/t-h8300