aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libsupc++
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-293-266/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* libsupc++: Fix typo in symbol map.Pedro F. Giffuni2016-06-081-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-45/+0
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-1/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+65
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-4/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+3
| |\
| * | Fix building libstdc++ with clangSimon J. Gerraty2014-05-161-3/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-281-3/+1
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-0/+4
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-051-0/+13
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-0/+11
| |\ \ \ \ \ \
| * | | | | | | 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-0/+29
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-042-8/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+61
* | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-4/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Allow libstdc++ and libsupc++ to compile with clang again, after theDimitry Andric2014-05-111-2/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-221-3/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | After r255321, clang uses libc++ by default. This leads to a lot ofDimitry Andric2013-09-121-0/+4
| |_|_|_|/ |/| | | |
* | | | | Fix some missing symbols in the libsupc++ Version.mapDavid Chisnall2013-06-161-0/+13
| |_|_|/ |/| | |
* | | | As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notOlivier Houchard2013-03-221-0/+11
| |_|/ |/| |
* | | Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall2013-01-281-0/+29
| |/ |/|
* | 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
* | Clean up some symbol versions for libsupc++ / libcxxrt.David Chisnall2012-06-111-13/+9
* | Add mangled symbols for operator new / delete on 64-bit platforms.Dag-Erling Smørgrav2012-06-051-1/+9
|/
* Correctly export operator new / delete for things linking against libsupc++ butDavid Chisnall2012-05-281-0/+10
* Make libsupc++ build as a shared library and make libstdc++ a filter libraryDavid Chisnall2012-03-312-1/+143
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-121-2/+3
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'Stephane E. Potvin2010-01-221-0/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-5/+13
* Update libsupc++ to include missing files. This was fixed in libstdc++Alexander Kabaev2006-08-191-5/+6
* Repeatability is Considered Good when building this library, too. (AndColin Percival2005-08-171-0/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-2/+2
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-2/+2
* Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm2002-05-291-7/+9
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-5/+2
* Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+27
* This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-061-0/+1