* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.
From-SVN: r40671
This commit is contained in:
parent
1fd9ea5d58
commit
2ba5f9b134
@ -1,3 +1,7 @@
|
|||||||
|
2001-03-20 Tom Tromey <tromey@redhat.com>
|
||||||
|
|
||||||
|
* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.
|
||||||
|
|
||||||
2001-03-20 Mark Mitchell <mark@codesourcery.com>
|
2001-03-20 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
* tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for
|
* tree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NAME for
|
||||||
|
@ -53,8 +53,10 @@ GCC_3.0 {
|
|||||||
__ffsdi2
|
__ffsdi2
|
||||||
__fixdfdi
|
__fixdfdi
|
||||||
__fixsfdi
|
__fixsfdi
|
||||||
|
__fixunssfsi
|
||||||
__fixunsdfdi
|
__fixunsdfdi
|
||||||
__fixunssfdi
|
__fixunssfdi
|
||||||
|
__fixunsdfsi
|
||||||
__floatdidf
|
__floatdidf
|
||||||
__floatdisf
|
__floatdisf
|
||||||
__lshrdi3
|
__lshrdi3
|
||||||
|
Loading…
Reference in New Issue
Block a user