summaryrefslogtreecommitdiffstats
path: root/lib/libcxxabi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make libcxxabi provide __register_frame, _Unwind_Backtrace and friendsjca2020-04-041-1/+1
* crank major versions of libLLVM libc++ libc++abigkoehler2020-03-041-1/+1
* Merge libc++, libc++abi and libunwind version 8.0.0.patrick2019-06-171-2/+2
* Import libc++abi 8.0.0.patrick2019-06-1719-4906/+5479
* libcxxrobert2019-03-141-1/+2
* Remove .gitignore from libc++ and libc++abi that I usually remove beforepatrick2019-02-041-58/+0
* Import libc++abi 7.0.1.patrick2019-02-0421-4855/+4271
* Add comment to remind people to bump libc++.kettenis2018-10-311-0/+1
* define _LIBCXXABI_BUILDING_LIBRARY to avoid the same issues as in libcxxrobert2018-09-111-1/+2
* add -Wall to CFLAGSrobert2018-09-111-2/+2
* merge libc++abi 6.0.0 and bump lib minor; ok patrick@, kettenis@robert2018-09-118-661/+28
* import of libc++abi 6.0.0robert2018-09-1136-1939/+4754
* Change build infrastructure to allow building both gcc and clang. Thiskettenis2017-04-171-2/+7
* Compile C code with -funwind-tables. Fixes exception handling on architectureskettenis2017-04-061-1/+2
* Provide libc++abi as shared library as well. Discussed and requestedpatrick2017-02-251-0/+2
* clang is installed as cc and c++ there is no need to set CC and CXX tojsg2017-02-161-4/+1
* Depend compilation on the compiler version, so that we can alwayspatrick2017-01-201-1/+10
* Compile libc++ and libc++abi with clang by default instead of egcc.patrick2016-12-191-2/+3
* We don't need cross-unwinding support,kettenis2016-09-191-1/+2
* Add -nostdinc++ like the original CMakeLists.txt does. Fixes bulding withkettenis2016-09-191-2/+2
* Add makefiles to compile libc++, libc++abi and libunwind.patrick2016-09-041-0/+89
* Import libc++abi 3.9.0patrick2016-09-0333-0/+11723