aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxxrt/Version.map
Commit message (Expand)AuthorAgeFilesLines
* libcxxrt: don't export nonexistant symbolsBrooks Davis2024-04-161-42/+5
* Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28baDimitry Andric2024-01-251-0/+4
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-261-0/+4
* 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
* 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
* libcxxrt: correct mangled "typeinfo name" symbols in Version.mapEd Maste2016-06-291-8/+8
* Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+6
* Add __cxa_deleted_virtual to libcxxrt's version map.Dimitry Andric2015-06-231-1/+5
* 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
* 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-191-0/+318