summaryrefslogtreecommitdiffstats
path: root/contrib/libcxxrt/libelftc_dem_gnu3.c
Commit message (Collapse)AuthorAgeFilesLines
* Import libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c054bfa65.emaste2015-06-181-64/+438
| | | | | | | | This includes a number of demangler fixes obtained from upstream ELF Tool Chain. PR: 200913 Sponsored by: The FreeBSD Foundation
* Import a new libcxxrt. This fixes some potential crashing in the demangler.theraven2013-09-231-15/+61
| | | | | Approved by: re (gjb) MFC after: 1 week
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-251-0/+3473
MK_LIBCPLUSPLUS=yes to enable). This is a work-in-progress. It works for me, but is not guaranteed to work for anyone else and may eat your dog. To build C++ using libc++, add -stdlib=libc++ to your CXX and LD flags. Bug reports welcome, bug fixes even more welcome... Approved by: dim (mentor)
OpenPOWER on IntegriCloud