darwin-libgcc.10.5.ver: Update to symbol list for current Leopard versions.
* config/i386/darwin-libgcc.10.5.ver: Update to symbol list for current Leopard versions. * config/rs6000/darwin-libgcc.10.5.ver: Likewise. From-SVN: r117423
This commit is contained in:
parent
4a619ca483
commit
ee1d3dc013
3 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-10-03 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* config/i386/darwin-libgcc.10.5.ver: Update to symbol list for
|
||||
current Leopard versions.
|
||||
* config/rs6000/darwin-libgcc.10.5.ver: Likewise.
|
||||
|
||||
2006-10-03 Kazu Hirata <kazu@codesourcery.com>
|
||||
|
||||
* doc/install.texi: Fix typos.
|
||||
|
|
|
@ -7,6 +7,7 @@ __Unwind_GetCFA
|
|||
__Unwind_GetDataRelBase
|
||||
__Unwind_GetGR
|
||||
__Unwind_GetIP
|
||||
__Unwind_GetIPInfo
|
||||
__Unwind_GetLanguageSpecificData
|
||||
__Unwind_GetRegionStart
|
||||
__Unwind_GetTextRelBase
|
||||
|
@ -48,6 +49,9 @@ ___fixxfdi
|
|||
___floatdidf
|
||||
___floatdisf
|
||||
___floatdixf
|
||||
___floatundidf
|
||||
___floatundisf
|
||||
___floatundixf
|
||||
___gcc_personality_v0
|
||||
___lshrdi3
|
||||
___moddi3
|
||||
|
|
|
@ -7,6 +7,7 @@ __Unwind_GetCFA
|
|||
__Unwind_GetDataRelBase
|
||||
__Unwind_GetGR
|
||||
__Unwind_GetIP
|
||||
__Unwind_GetIPInfo
|
||||
__Unwind_GetLanguageSpecificData
|
||||
__Unwind_GetRegionStart
|
||||
__Unwind_GetTextRelBase
|
||||
|
@ -47,6 +48,9 @@ ___fixunstfdi
|
|||
___floatdidf
|
||||
___floatdisf
|
||||
___floatditf
|
||||
___floatundidf
|
||||
___floatundisf
|
||||
___floatunditf
|
||||
___gcc_personality_v0
|
||||
___gcc_qadd
|
||||
___gcc_qdiv
|
||||
|
|
Loading…
Add table
Reference in a new issue