summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-48/+0
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-3/+3
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Add META_MODE support.sjg2015-06-131-0/+68
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-15/+2
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-4/+1
| |\
| * \ Merge head from 7/28sjg2014-08-191-3/+4
| |\ \
| * | | Fix building libstdc++ with clangsjg2014-05-161-3/+2
| * | | Updated dependenciessjg2014-05-161-1/+1
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headsjg2014-04-281-3/+1
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-131-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headsjg2013-09-051-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headsjg2013-04-121-5/+14
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | | | Sync with HEAD.obrien2013-02-081-1/+9
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Correct the r242545 sync with head@242525.obrien2013-02-071-4/+0
| * | | | | | | | | We need /backward too it seemssjg2012-11-081-0/+4
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-042-1/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+65
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etcngie2015-01-021-13/+0
* | | | | | | | | | | | Convert to LIBADDbapt2014-11-251-2/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-4/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Allow libstdc++ and libsupc++ to compile with clang again, after thedim2014-05-111-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | To avoid having to explicitly test COMPILER_TYPE for settingdim2013-12-221-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
OpenPOWER on IntegriCloud