Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc++abi: remove the duplicated unwind content | Saleem Abdulrasool | 2015-04-24 | 1 | -117/+0 |
* | Do not add -fno-exceptions without -funwind-tables | Sergey Dmitrouk | 2015-02-16 | 1 | -2/+9 |
* | unwind: improve compilation on Linux with gcc | Saleem Abdulrasool | 2015-02-10 | 1 | -23/+24 |
* | unwind: use -fno-rtti -fno-exceptions -funwind-tables | Saleem Abdulrasool | 2015-02-06 | 1 | -1/+7 |
* | [libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to s... | Eric Fiselier | 2014-11-18 | 1 | -9/+9 |
* | libcxxabi must link to dl if using bundled unwind | Jonathan Roelofs | 2014-08-18 | 1 | -0/+1 |
* | Fix for libc++abi when using -Wl,--as-needed. | Dan Albert | 2014-07-14 | 1 | -0/+1 |
* | Support LLVM_LIBDIR_SUFFIX. | Dan Albert | 2014-07-11 | 1 | -2/+2 |
* | Add support for building and testing the unwinder. | Dan Albert | 2014-07-11 | 1 | -0/+101 |