summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: rev 1.54: Add debug_list.cc to the list of files to compile.David E. O'Brien2005-03-021-8/+9
* MFC: rev 1.52: Add atomicity.cc to CLEANFILES.David E. O'Brien2005-03-021-0/+1
* MFC revision 1.53:Colin Percival2005-01-241-0/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-97/+130
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Correct the atomicity.h fallback path on architectures which do notAlexander Kabaev2004-01-061-1/+1
* Do not install files which are not part of GCC 3.3.x anymore.Alexander Kabaev2004-01-051-3/+3
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-29/+41
* Oops, remove hack to stop libstdc++.so being built now that gcc usesPeter Wemm2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav2003-06-141-1/+0
* Something funky is going on here... disabling CSTD makes it go away...David E. O'Brien2003-06-021-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thePeter Wemm2003-05-241-0/+5
* Install one more header file which is new with GCC 3.2.2.Alexander Kabaev2003-02-101-0/+1
* C++ exceptions with shared libraries are working on sparc64 now.Alexander Kabaev2002-12-051-2/+0
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.David E. O'Brien2002-11-271-1/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Bmake bits for GCC 3.2.1-prerelease libstdc++.Alexander Kabaev2002-09-171-2/+3
* Connect new files added with GCC 3.2.1 import to the build.Alexander Kabaev2002-09-011-2/+3
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.Peter Wemm2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.David E. O'Brien2002-06-191-1/+1
* Turn on the math function stub stubs.David E. O'Brien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.Ruslan Ermilov2002-05-311-22/+99
* Tweak so that .o's are written into src/contrib/gccDavid E. O'Brien2002-05-291-2/+2
* Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm2002-05-291-61/+66
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-14/+5
* Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+105