summaryrefslogtreecommitdiff
path: root/gnu/lib/libsupc++
AgeCommit message (Expand)Author
2020-02-29remove GCC 4.2.1 build infrastructureEd Maste
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-06-08libsupc++: Fix typo in symbol map.Pedro F. Giffuni
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
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-06-16Fix some missing symbols in the libsupc++ Version.mapDavid Chisnall
2013-04-12sync from headSimon J. Gerraty
2013-03-22As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notOlivier Houchard
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2013-02-08Sync with HEAD.David E. O'Brien
2013-01-28Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall
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-11Clean up some symbol versions for libsupc++ / libcxxrt.David Chisnall
2012-06-05Add mangled symbols for operator new / delete on 64-bit platforms.Dag-Erling Smørgrav
2012-05-28Correctly export operator new / delete for things linking against libsupc++ butDavid Chisnall
2012-03-31Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall
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
2007-05-19Update bmake glue to build GCC 4.2.Alexander Kabaev
2006-08-19Update libsupc++ to include missing files. This was fixed in libstdc++Alexander Kabaev
2005-08-17Repeatability is Considered Good when building this library, too. (AndColin Percival
2004-07-28Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev
2003-07-11Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev
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-07Mostly filled in contents for GCC 3.1.David E. O'Brien
2002-05-06This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn