summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'sepotvin2010-01-221-0/+1
* There's no need to redundantly redefine atomicity.h.imp2008-12-311-1/+0
* Install extra include files that were forgotten in original GCC 4.2.xkan2008-06-161-1/+15
* Add MIPS to the list of "no TLS" architectures.gonzo2008-05-031-1/+1
* Install etx/numeric_traits.h.kan2007-08-161-4/+4
* Fix the fallout from over-zealous obsolete files removal. Use correctkan2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.kan2007-05-192-513/+783
* The ARM platform does the setjmp/longjmp type of exception handling.obrien2006-10-051-0/+3
* Fix build due to the incomplete removal of demangle.h.ru2006-09-301-1/+1
* Reduce diffs with file generated by FSF configure.kan2006-09-221-12/+18
* Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notkan2005-09-161-0/+3
* Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifkan2005-09-161-0/+8
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Enforce style.Makefile(5).trhodes2005-04-221-1/+1
* Teach libstdc++ about frexpl() and ldexpl().das2005-03-261-2/+2
* More math functions.kan2005-01-261-3/+3
* We have floorl() now. Reflect this in the library config file.kan2005-01-261-1/+1
* Of all templates only lists need a special implmementation file compiledkan2005-01-261-8/+9
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thiscperciva2005-01-171-0/+1
* Add atomicity.cc to CLEANFILES.ru2004-09-011-0/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-282-522/+626
* We generate this file from config.h automatically.kan2004-07-281-1227/+0
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Correct the atomicity.h fallback path on architectures which do notkan2004-01-061-1/+1
* Do not install files which are not part of GCC 3.3.x anymore.kan2004-01-051-3/+3
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-29/+41
* Update for GCC 3.3.1-pre.kan2003-07-112-24/+96
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.des2003-06-141-1/+0
* Something funky is going on here... disabling CSTD makes it go away...obrien2003-06-021-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thepeter2003-05-241-0/+5
* Enable wchar_t support in libstdc++.kan2003-04-292-2/+2
* Enable ISO-C99 compatibility -- among other things, this tells libstdc++obrien2003-04-252-9/+9
* Update for GCC 3.2.2kan2003-02-192-11/+17
* Install one more header file which is new with GCC 3.2.2.kan2003-02-101-0/+1
* C++ exceptions with shared libraries are working on sparc64 now.kan2002-12-051-2/+0
* Update for Gcc 3.2.1 release.obrien2002-12-042-80/+125
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-271-1/+1
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Connect new files added with GCC 3.2.1 import to the build.kan2002-09-011-2/+3
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.peter2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.obrien2002-06-191-1/+1
* Turn on the math function stub stubs.obrien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-318-213/+100
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* Build docs not out of libobc++.295obrien2002-05-291-1/+1
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-2910-173/+1420
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-14/+5
* Bmake bits for Gcc 3.1.obrien2002-05-102-165/+1155
OpenPOWER on IntegriCloud