This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] fix c++ on darwin


When Jakub added _Unwind_GetIPInfo he added the version to libgcc- std, but not the darwin versions. This fixes it.

OK?

-eric

2006-02-28 Eric Christopher <echristo@apple.com>

	* config/rs6000/darwin-libgcc.10.5.ver: Add __Unwind_GetIPInfo.
	* config/rs6000/darwin-libgcc.10.4.ver: Ditto.
	* config/i386/darwin-libgcc.10.5.ver: Ditto.
	* config/i386/darwin-libgcc.10.4.ver: Ditto.

Attachment: c++.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]