lib1funcs.asm (___fixunssfsi): Change the threshold to 0x4f.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 3 Mar 2004 04:53:16 +0000 (04:53 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 3 Mar 2004 04:53:16 +0000 (04:53 +0000)
commitcb36ddbac11b060630d83fd15d45823951180fec
tree158fc10972c66de2fb94b1cff421519fc1d3212c
parent66c87bae65e8af3695061a38c3719b2082e50440
lib1funcs.asm (___fixunssfsi): Change the threshold to 0x4f.

* config/h8300/lib1funcs.asm (___fixunssfsi): Change the
threshold to 0x4f.

Revert:
2004-02-27  Kazu Hirata  <kazu@cs.umass.edu>
* 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: r78818
gcc/ChangeLog
gcc/config/h8300/fixunssfsi.c
gcc/config/h8300/lib1funcs.asm
gcc/config/h8300/t-h8300