summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
AgeCommit message (Expand)Author
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2018-07-16Update libstdc++ configuration.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-03-12Convert gnu to using SRCTOPWarner Losh
2016-02-24DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery
2015-11-25META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-01-02Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcEnji Cooper
2014-11-25Convert to LIBADDBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-10-01Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-05-16Fix building libstdc++ with clangSimon J. Gerraty
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-11Allow libstdc++ and libsupc++ to compile with clang again, after theDimitry Andric
2014-05-10Updated dependenciesSimon J. Gerraty
2014-05-08Merge from headSimon J. Gerraty
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2014-04-28Merge headSimon J. Gerraty
2013-12-22To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric
2013-10-13Merge head@256284Simon J. Gerraty
2013-09-12After r255321, clang uses libc++ by default. This leads to a lot ofDimitry Andric
2013-09-05Merge from headSimon J. Gerraty
2013-08-13Teach libstdc++ about logl(3).Pedro F. Giffuni
2013-04-12sync from headSimon J. Gerraty
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-15Regenerate libstdc++'s config.h, synchronizing it with our currentDimitry Andric
2013-02-08Sync with HEAD.David E. O'Brien
2013-02-07Correct the r242545 sync with head@242525.David E. O'Brien
2013-01-17Add compiler support for the ARM EABI.Andrew Turner
2012-11-08We need /backward too it seemsSimon J. Gerraty
2012-11-08Updated/new Makefile.dependSimon J. Gerraty
2012-11-04Sync from headSimon J. Gerraty
2012-10-23For building GNU libstdc++ and libsupc++, filter out libc++-specific andDimitry Andric
2012-08-25For building libstdc++ and libsupc++, filter out any -stdlib=libc++Dimitry Andric
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2012-06-14Turn on TLS support for arm on here as it is supported since r231618/Marius Strobl
2012-03-31Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall
2011-11-06When one attempts to compile the tree with -march=i386, which also usedDimitry Andric
2011-03-11Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl
2010-09-07GCC defines built-ins for atomic instructions found on i486 and higher.Tijl Coosemans
2010-08-23MFtbemd:Warner Losh
2010-05-12Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien
2010-01-22Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'Stephane E. Potvin
2008-12-31There's no need to redundantly redefine atomicity.h.Warner Losh