]> gcc.gnu.org Git - gcc.git/commitdiff
(LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf, _fixunsxfsi.
authorRichard Stallman <rms@gnu.org>
Sun, 4 Apr 1993 07:15:20 +0000 (07:15 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 4 Apr 1993 07:15:20 +0000 (07:15 +0000)
From-SVN: r3997

gcc/Makefile.in

index 4c4f960f02624a522b37b7522da4a6faee49be80..8c683431a0b422e213995711c649357376359f22 100644 (file)
@@ -409,6 +409,7 @@ LIB2FUNCS = _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 \
      _lshrdi3 _lshldi3 _ashldi3 _ashrdi3 _ffsdi2 \
     _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf \
     _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi \
+    _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi \
     __gcc_bcmp _varargs _eprintf _op_new _new_handler _op_delete \
     _bb _shtab _clear_cache _trampoline __main _exit _ctors
 
This page took 0.062634 seconds and 5 git commands to generate.