summaryrefslogtreecommitdiffstats
path: root/lib/libcxxabi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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