Commit 2ba5f9b1 by Tom Tromey Committed by Tom Tromey

* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.

From-SVN: r40671
parent 1fd9ea5d
2001-03-20 Tom Tromey <tromey@redhat.com>
* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.
2001-03-20 Mark Mitchell <mark@codesourcery.com>
* tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for
......
......@@ -53,8 +53,10 @@ GCC_3.0 {
__ffsdi2
__fixdfdi
__fixsfdi
__fixunssfsi
__fixunsdfdi
__fixunssfdi
__fixunsdfsi
__floatdidf
__floatdisf
__lshrdi3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment