summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* MFC r257532 (by adrian):dim2013-12-301-3/+1
* After r255321, clang uses libc++ by default. This leads to a lot ofdim2013-09-121-0/+4
* Teach libstdc++ about logl(3).pfg2013-08-131-2/+2
* Regenerate libstdc++'s config.h, synchronizing it with our currentdim2013-02-151-5/+14
* Add compiler support for the ARM EABI.andrew2013-01-171-1/+9
* For building GNU libstdc++ and libsupc++, filter out libc++-specific anddim2012-10-231-1/+3
* For building libstdc++ and libsupc++, filter out any -stdlib=libc++dim2012-08-251-0/+1
* Turn on TLS support for arm on here as it is supported since r231618/marius2012-06-141-1/+1
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-311-1/+1
* When one attempts to compile the tree with -march=i386, which also useddim2011-11-061-1/+1
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-111-1/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.tijl2010-09-072-2/+2
* MFtbemd:imp2010-08-231-6/+6
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-121-1/+2
* 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
OpenPOWER on IntegriCloud