From: Richard Stallman Date: Sun, 4 Apr 1993 07:15:20 +0000 (+0000) Subject: (LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf, _fixunsxfsi. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3971e415cd0e059294f849def61ff96c9c22f423;p=gcc.git (LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf, _fixunsxfsi. From-SVN: r3997 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 4c4f960f026..8c683431a0b 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -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