aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxxrt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-251-0/+26