summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libsupc++
Commit message (Expand)AuthorAgeFilesLines
* MFC r257532 (by adrian):dim2013-12-301-3/+1
* After r255321, clang uses libc++ by default. This leads to a lot ofdim2013-09-121-0/+4
* Fix some missing symbols in the libsupc++ Version.maptheraven2013-06-161-0/+13
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrttheraven2013-01-281-0/+29
* 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
* Clean up some symbol versions for libsupc++ / libcxxrt.theraven2012-06-111-14/+10
* Add mangled symbols for operator new / delete on 64-bit platforms.des2012-06-051-1/+9
* Correctly export operator new / delete for things linking against libsupc++ buttheraven2012-05-281-0/+10
* Make libsupc++ build as a shared library and make libstdc++ a filter librarytheraven2012-03-312-1/+143
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicobrien2010-05-121-2/+3
* Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'sepotvin2010-01-221-0/+1
* Update bmake glue to build GCC 4.2.kan2007-05-191-5/+13
* Update libsupc++ to include missing files. This was fixed in libstdc++kan2006-08-191-5/+6
* Repeatability is Considered Good when building this library, too. (Andcperciva2005-08-171-0/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-2/+2
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-2/+2
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-291-7/+9
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-5/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-0/+27
* GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminateobrien2002-05-061-0/+1
OpenPOWER on IntegriCloud