summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
AgeCommit message (Expand)Author
2008-06-16Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev
2008-05-03 Add MIPS to the list of "no TLS" architectures.Oleksandr Tymoshenko
2007-08-16Install etx/numeric_traits.h.Alexander Kabaev
2007-05-19Fix the fallout from over-zealous obsolete files removal. Use correctAlexander Kabaev
2007-05-19Update bmake glue to build GCC 4.2.Alexander Kabaev
2006-10-05The ARM platform does the setjmp/longjmp type of exception handling.David E. O'Brien
2006-09-30Fix build due to the incomplete removal of demangle.h.Ruslan Ermilov
2006-09-22Reduce diffs with file generated by FSF configure.Alexander Kabaev
2005-09-16Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notAlexander Kabaev
2005-09-16Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifAlexander Kabaev
2005-07-22Bump the shared library version number of all libraries that have notKen Smith
2005-04-22Enforce style.Makefile(5).Tom Rhodes
2005-03-26Teach libstdc++ about frexpl() and ldexpl().David Schultz
2005-01-26More math functions.Alexander Kabaev
2005-01-26We have floorl() now. Reflect this in the library config file.Alexander Kabaev
2005-01-26Of all templates only lists need a special implmementation file compiledAlexander Kabaev
2005-01-17Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thisColin Percival
2004-09-01Add atomicity.cc to CLEANFILES.Ruslan Ermilov
2004-07-28Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev
2004-07-28We generate this file from config.h automatically.Alexander Kabaev
2004-02-05Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov
2004-01-06Correct the atomicity.h fallback path on architectures which do notAlexander Kabaev
2004-01-05Do not install files which are not part of GCC 3.3.x anymore.Alexander Kabaev
2003-07-11Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev
2003-07-11Update for GCC 3.3.1-pre.Alexander Kabaev
2003-06-26Oops, remove hack to stop libstdc++.so being built now that gcc usesPeter Wemm
2003-06-14Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav
2003-06-02Something funky is going on here... disabling CSTD makes it go away...David E. O'Brien
2003-05-24libstdc++.so breaks on amd64 due to bogons in our build, so prevent thePeter Wemm
2003-04-29Enable wchar_t support in libstdc++.Alexander Kabaev
2003-04-25Enable ISO-C99 compatibility -- among other things, this tells libstdc++David E. O'Brien
2003-02-19Update for GCC 3.2.2Alexander Kabaev
2003-02-10Install one more header file which is new with GCC 3.2.2.Alexander Kabaev
2002-12-05C++ exceptions with shared libraries are working on sparc64 now.Alexander Kabaev
2002-12-04Update for Gcc 3.2.1 release.David E. O'Brien
2002-11-27Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.David E. O'Brien
2002-09-28Zap now-unused SHLIB_MINORPeter Wemm
2002-09-17Bmake bits for GCC 3.2.1-prerelease libstdc++.Alexander Kabaev
2002-09-01Connect new files added with GCC 3.2.1 import to the build.Alexander Kabaev
2002-07-08Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.Peter Wemm
2002-06-19Disconnect the docs until we figure out if there are any with v3.David E. O'Brien
2002-06-02Turn on the math function stub stubs.David E. O'Brien
2002-05-31The new bsd.incs.mk is powerful enough to handle this wrinkle.Ruslan Ermilov
2002-05-29Tweak so that .o's are written into src/contrib/gccDavid E. O'Brien
2002-05-29Build docs not out of libobc++.295David E. O'Brien
2002-05-29Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm
2002-05-12Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov
2002-05-10Bmake bits for Gcc 3.1.David E. O'Brien
2002-05-07Mostly filled in contents for GCC 3.1.David E. O'Brien
2002-05-07Fill in the missing.David E. O'Brien