Commit ee1d3dc0 by Geoffrey Keating Committed by Geoffrey Keating

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
parent 4a619ca4
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> 2006-10-03 Kazu Hirata <kazu@codesourcery.com>
* doc/install.texi: Fix typos. * doc/install.texi: Fix typos.
......
...@@ -7,6 +7,7 @@ __Unwind_GetCFA ...@@ -7,6 +7,7 @@ __Unwind_GetCFA
__Unwind_GetDataRelBase __Unwind_GetDataRelBase
__Unwind_GetGR __Unwind_GetGR
__Unwind_GetIP __Unwind_GetIP
__Unwind_GetIPInfo
__Unwind_GetLanguageSpecificData __Unwind_GetLanguageSpecificData
__Unwind_GetRegionStart __Unwind_GetRegionStart
__Unwind_GetTextRelBase __Unwind_GetTextRelBase
...@@ -48,6 +49,9 @@ ___fixxfdi ...@@ -48,6 +49,9 @@ ___fixxfdi
___floatdidf ___floatdidf
___floatdisf ___floatdisf
___floatdixf ___floatdixf
___floatundidf
___floatundisf
___floatundixf
___gcc_personality_v0 ___gcc_personality_v0
___lshrdi3 ___lshrdi3
___moddi3 ___moddi3
......
...@@ -7,6 +7,7 @@ __Unwind_GetCFA ...@@ -7,6 +7,7 @@ __Unwind_GetCFA
__Unwind_GetDataRelBase __Unwind_GetDataRelBase
__Unwind_GetGR __Unwind_GetGR
__Unwind_GetIP __Unwind_GetIP
__Unwind_GetIPInfo
__Unwind_GetLanguageSpecificData __Unwind_GetLanguageSpecificData
__Unwind_GetRegionStart __Unwind_GetRegionStart
__Unwind_GetTextRelBase __Unwind_GetTextRelBase
...@@ -47,6 +48,9 @@ ___fixunstfdi ...@@ -47,6 +48,9 @@ ___fixunstfdi
___floatdidf ___floatdidf
___floatdisf ___floatdisf
___floatditf ___floatditf
___floatundidf
___floatundisf
___floatunditf
___gcc_personality_v0 ___gcc_personality_v0
___gcc_qadd ___gcc_qadd
___gcc_qdiv ___gcc_qdiv
......
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