summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/scripts/make_exports.pl
Commit message (Collapse)AuthorAgeFilesLines
* * scripts/make_exports.pl: Use -_ rather than --strip-underscoresgeoffk2006-10-151-1/+1
| | | | | | | or --strip-underscore. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117742 138bc75d-0d04-0410-961f-82ee72b054a4
* 2006-04-26 Shantonu Sen <ssen@opendarwin.org>bkoz2006-04-261-3/+3
| | | | | | | | | PR libstdc++/26513 * scripts/make_exports.pl: Use $ENV{NM_FOR_TARGET}, if present. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113281 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-07-30 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-301-1/+1
| | | | | | | * scripts/make_exports.pl: Pass --strip-underscores to c++filt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102595 138bc75d-0d04-0410-961f-82ee72b054a4
* Index: gcc/ChangeLoggeoffk2005-07-271-0/+144
2005-07-25 Geoffrey Keating <geoffk@apple.com> * doc/install.texi (Prerequisites): Mention that perl is needed to do export control in libstdc++ targetting Darwin. Index: libstdc++-v3/ChangeLog 2005-07-25 Geoffrey Keating <geoffk@apple.com> * acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Handle darwin-export, and make it the default for Darwin. * scripts/make-exports.pl: New. * src/Makefile.am: Update for changes to GLIBCXX_ENABLE_SYMVERS. Handle darwin-export. * configure: Regenerate. * include/Makefile.in: Regenerate. * libmath/Makefile.in: Regenerate. * libsupc++/Makefile.in: Regenerate. * po/Makefile.in: Regenerate. * src/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102435 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud