summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-3/+3
* 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
* 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
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-311-1/+1
* GCC defines built-ins for atomic instructions found on i486 and higher.tijl2010-09-071-1/+1
* 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
* 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-191-49/+430
* The ARM platform does the setjmp/longjmp type of exception handling.obrien2006-10-051-0/+3
* Fix build due to the incomplete removal of demangle.h.ru2006-09-301-1/+1
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Enforce style.Makefile(5).trhodes2005-04-221-1/+1
* Of all templates only lists need a special implmementation file compiledkan2005-01-261-8/+9
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thiscperciva2005-01-171-0/+1
* Add atomicity.cc to CLEANFILES.ru2004-09-011-0/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-102/+135
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Correct the atomicity.h fallback path on architectures which do notkan2004-01-061-1/+1
* Do not install files which are not part of GCC 3.3.x anymore.kan2004-01-051-3/+3
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-29/+41
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.des2003-06-141-1/+0
* Something funky is going on here... disabling CSTD makes it go away...obrien2003-06-021-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thepeter2003-05-241-0/+5
* Install one more header file which is new with GCC 3.2.2.kan2003-02-101-0/+1
* C++ exceptions with shared libraries are working on sparc64 now.kan2002-12-051-2/+0
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-271-1/+1
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Connect new files added with GCC 3.2.1 import to the build.kan2002-09-011-2/+3
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.peter2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.obrien2002-06-191-1/+1
* Turn on the math function stub stubs.obrien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-311-23/+100
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-291-71/+76
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-14/+5
* Bmake bits for Gcc 3.1.obrien2002-05-101-165/+80
OpenPOWER on IntegriCloud