aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxxrt
Commit message (Expand)AuthorAgeFilesLines
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2020-01-141-1/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it aroundKyle Evans2019-10-061-0/+1
* Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-262-1/+5
* Rework CXXSTD setting via r345708Enji Cooper2019-04-221-1/+1
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-1/+3
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-3/+1
* Revert r345704Enji Cooper2019-03-291-1/+3
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-3/+1
* libcxxrt: Move mangled symbols out of extern "C++" in Version.mapEd Maste2018-01-231-28/+28
* Export std::get_new_handler() from libcxxrt.soAlex Richardson2017-11-031-1/+7
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Surround any unmangled C++ names in libcxxrt's version map with 'externDimitry Andric2017-02-221-12/+16
* Add __int128-related symbols to libcxxrt's version map. Put these intoDimitry Andric2017-02-211-2/+19
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* libcxxrt: correct mangled "typeinfo name" symbols in Version.mapEd Maste2016-06-291-8/+8
* GCC External: Revert r300886, r300904, r300917, r300918Bryan Drewery2016-05-291-1/+1
* Move external GCC compiler hacks to bsd.sys.mk.Bryan Drewery2016-05-271-1/+1
* After r300770, for libc++ and libcxxrt, use -isystem instead of -I.Dimitry Andric2016-05-271-1/+1
* MFHGlen Barber2016-04-041-1/+4
|\
| * Compile libcxxrt as C++11, since it is only really used in combinationDimitry Andric2016-03-271-1/+4
* | MFHGlen Barber2016-03-021-1/+0
|\|
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-241-1/+0
* | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+6
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add __cxa_deleted_virtual to libcxxrt's version map.Dimitry Andric2015-06-231-1/+5
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+33
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-0/+13
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-0/+9
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-271-0/+26
| |\
| * | New/updated dependenciesSimon J. Gerraty2013-10-171-0/+18
* | | Add support for __cxa_throw_bad_array_new_length in libcxxrtBaptiste Daroussin2014-10-211-0/+9
| |/ |/|
* | Add missing C++11 typeinfos to the libcxxrt version script.David Chisnall2014-01-111-0/+26
|/
* Add several missing symbols to libcxxrt's symbol version map, and removeDimitry Andric2013-02-031-14/+12
* Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrtDavid Chisnall2013-01-281-56/+46
* Clean up some symbol versions for libsupc++ / libcxxrt.David Chisnall2012-06-111-5/+13
* Tabify libcxxrt and libc++'s Makefiles.Dimitry Andric2012-06-021-16/+16
* Import new version of libcxxrt. Now works correctly with libobjc2 to implementDavid Chisnall2012-03-201-0/+5
* Add symbol versioning to libcxxrt.David Chisnall2012-03-192-0/+319
* Update libcxxrt to remove the pthread dependency.David Chisnall2011-11-261-1/+0