]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/24998 (Build failure: undefined symbol __floatunsitf)
authorJoseph Myers <joseph@codesourcery.com>
Wed, 21 Dec 2005 17:48:07 +0000 (17:48 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 21 Dec 2005 17:48:07 +0000 (17:48 +0000)
PR middle-end/24998
* config/arm/t-arm-elf (LIB1ASMFUNCS): Add _floatundidf and
_floatundisf.

From-SVN: r108918

gcc/ChangeLog
gcc/config/arm/t-arm-elf

index 7c04dfb7a2e0475774cbb794afc28e35792c2f59..f93e4be9d7043d19b9194f50a0c0aaa426c46821 100644 (file)
@@ -1,3 +1,9 @@
+2005-12-21  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR middle-end/24998
+       * config/arm/t-arm-elf (LIB1ASMFUNCS): Add _floatundidf and
+       _floatundisf.
+
 2005-12-21  Andrew Haley  <aph@redhat.com>
 
        PR middle-end/25121
index b4e19b0abb2d607ce79ea8113b903e424d2c8011..dd330ea93a106ad6219223381c294da9e8575e5b 100644 (file)
@@ -4,7 +4,7 @@ LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func \
        _lshrdi3 _ashrdi3 _ashldi3 \
        _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi _fixunsdfsi \
        _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 \
-       _fixsfsi _fixunssfsi _floatdidf _floatdisf
+       _fixsfsi _fixunssfsi _floatdidf _floatdisf _floatundidf _floatundisf
 
 MULTILIB_OPTIONS     = marm/mthumb
 MULTILIB_DIRNAMES    = arm thumb