aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
* Merge from headSimon J. Gerraty2014-05-081-1/+1
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-281-3/+1
|\|
| * To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-221-3/+1
* | Merge head@256284Simon J. Gerraty2013-10-131-0/+4
|\|
| * After r255321, clang uses libc++ by default. This leads to a lot ofDimitry Andric2013-09-121-0/+4
* | Merge from headSimon J. Gerraty2013-09-051-2/+2
|\|
| * Teach libstdc++ about logl(3).Pedro F. Giffuni2013-08-131-2/+2
* | sync from headSimon J. Gerraty2013-04-121-5/+14
|\|
| * Regenerate libstdc++'s config.h, synchronizing it with our currentDimitry Andric2013-02-151-5/+14
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync with HEAD.David E. O'Brien2013-02-081-1/+9
|\|
| * Add compiler support for the ARM EABI.Andrew Turner2013-01-171-1/+9
* | Correct the r242545 sync with head@242525.David E. O'Brien2013-02-071-4/+0
|\|
* | We need /backward too it seemsSimon J. Gerraty2012-11-081-0/+4
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
* | Sync from headSimon J. Gerraty2012-11-042-1/+4
|\|
| * For building GNU libstdc++ and libsupc++, filter out libc++-specific andDimitry Andric2012-10-231-1/+3
| * For building libstdc++ and libsupc++, filter out any -stdlib=libc++Dimitry Andric2012-08-251-0/+1
| * Turn on TLS support for arm on here as it is supported since r231618/Marius Strobl2012-06-141-1/+1
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+65
|/
* Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall2012-03-311-1/+1
* When one attempts to compile the tree with -march=i386, which also usedDimitry Andric2011-11-061-1/+1
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl2011-03-111-1/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.Tijl Coosemans2010-09-072-2/+2
* MFtbemd:Warner Losh2010-08-231-6/+6
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-121-1/+2
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'Stephane E. Potvin2010-01-221-0/+1
* There's no need to redundantly redefine atomicity.h.Warner Losh2008-12-311-1/+0
* Install extra include files that were forgotten in original GCC 4.2.xAlexander Kabaev2008-06-161-1/+15
* Add MIPS to the list of "no TLS" architectures.Oleksandr Tymoshenko2008-05-031-1/+1
* Install etx/numeric_traits.h.Alexander Kabaev2007-08-161-4/+4
* Fix the fallout from over-zealous obsolete files removal. Use correctAlexander Kabaev2007-05-191-1/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-192-513/+783
* The ARM platform does the setjmp/longjmp type of exception handling.David E. O'Brien2006-10-051-0/+3
* Fix build due to the incomplete removal of demangle.h.Ruslan Ermilov2006-09-301-1/+1
* Reduce diffs with file generated by FSF configure.Alexander Kabaev2006-09-221-12/+18
* Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is notAlexander Kabaev2005-09-161-0/+3
* Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions ifAlexander Kabaev2005-09-161-0/+8
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Enforce style.Makefile(5).Tom Rhodes2005-04-221-1/+1
* Teach libstdc++ about frexpl() and ldexpl().David Schultz2005-03-261-2/+2
* More math functions.Alexander Kabaev2005-01-261-3/+3
* We have floorl() now. Reflect this in the library config file.Alexander Kabaev2005-01-261-1/+1
* Of all templates only lists need a special implmementation file compiledAlexander Kabaev2005-01-261-8/+9
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thisColin Percival2005-01-171-0/+1
* Add atomicity.cc to CLEANFILES.Ruslan Ermilov2004-09-011-0/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-282-517/+621