1. 1e5f94f Fix Libc++abi linking under MinGW64 by Eric Fiselier · 7 years ago
  2. 9a8ac6a Rename c++abi.a on Windows to libc++abi to avoid name conflicts by Eric Fiselier · 7 years ago
  3. 8d06271 Don't use posix_memalign under MinGW by Eric Fiselier · 7 years ago
  4. b17dd49 Apply libc++ MinGW CMake fix to libc++abi by Eric Fiselier · 7 years ago
  5. 03d803f [libc++abi] Disable libc++ extern templates project-wide by Shoaib Meenai · 7 years ago
  6. f8b91ee Fix use of now removed %exec test substitution by Eric Fiselier · 7 years ago
  7. 3a15043 Fix use of removed SH test replacement %exec by Eric Fiselier · 7 years ago
  8. 8ca586d XFAIL noexcept member function throw/catch test under GCC. by Eric Fiselier · 7 years ago
  9. a4c4545 [libcxxabi][CMake] Set library dir when built under runtimes/ by Jonas Hahnfeld · 7 years ago
  10. 700fa35 Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. by Eric Fiselier · 7 years ago
  11. 2ef575d [CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handling by Petr Hosek · 7 years ago
  12. 91a5509 Mark as vendor_available am: 6705962b2b am: 324bc2a10c by Dan Willemsen · 7 years ago
  13. 324bc2a Mark as vendor_available am: 6705962b2b by Dan Willemsen · 7 years ago
  14. 38609d8 Mark as vendor_available am: c41479a1d7 am: 198d844558 am: 70a7b267a0 by Dan Willemsen · 7 years ago
  15. 6f23fe4 Mark as vendor_available am: c41479a1d7 am: 198d844558 am: 70a7b267a0 by Dan Willemsen · 7 years ago
  16. 70a7b26 Mark as vendor_available am: c41479a1d7 am: 198d844558 by Dan Willemsen · 7 years ago
  17. 198d844 Mark as vendor_available am: c41479a1d7 by Dan Willemsen · 7 years ago
  18. 6705962 Mark as vendor_available by Dan Willemsen · 7 years ago
  19. c41479a Mark as vendor_available by Dan Willemsen · 7 years ago
  20. a917419 [CMake][libcxxabi] Use -nodefaultlibs for CMake checks by Petr Hosek · 7 years ago
  21. 0a3a1a8 Fix exception address alignment test for EHABI by Asiri Rathnayake · 7 years ago
  22. 66db5e3 Uses quote to include cxxabi.h to make sure the local one is included by Mehdi Amini · 7 years ago
  23. f4745ae [libc++abi] Remove missed use of config.h by Shoaib Meenai · 7 years ago
  24. 847e4d2 [libc++abi] Delete config.h by Shoaib Meenai · 7 years ago
  25. 78bab8f [libc++abi] Remove unistd.h include by Shoaib Meenai · 7 years ago
  26. 1f43533 Fully Reformat fallback_malloc.cpp by Eric Fiselier · 7 years ago
  27. 7fa8331 Add missing UNSUPPORTED for -fno-exception mode by Eric Fiselier · 7 years ago
  28. 494247c Attempt to suppress test failures on OS X by Eric Fiselier · 7 years ago
  29. 0368af0 Fix CMake configuration errors on OS X by Eric Fiselier · 7 years ago
  30. aad0594 [libcxxabi] Fix alignment of allocated exceptions in 32 bit builds by Eric Fiselier · 7 years ago
  31. da7d616 Fix PR25874 - Detect features required for cxa_thread_atexit_test.pass.cpp by Eric Fiselier · 7 years ago
  32. 9e9cb7b Turn on -Wunused-function and cleanup occurances by Eric Fiselier · 7 years ago
  33. ed5abb1 Work around GCC linking errors within libc++abi due to missing new/delete definitions by Eric Fiselier · 7 years ago
  34. 4841062 [libc++abi] Add option to enable definitions for the new/delete overloads. by Eric Fiselier · 7 years ago
  35. 4bf15a0 [libc++abi] Update new/delete definitions to match libc++ by Eric Fiselier · 7 years ago
  36. 477fd7e Cleanup new/delete definitions by Eric Fiselier · 7 years ago
  37. 2ecb4ee [libcxxabi] Clean up macro usage. by Ranjeet Singh · 7 years ago
  38. 54227ae [libc++abi] Clean up visibility by Shoaib Meenai · 7 years ago
  39. 9e2169e Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI_ARM_EHABI. by Eric Fiselier · 7 years ago
  40. 3f19f77 Attempt to fix arm-native libcxxabi tests for the no-exceptions variant by Asiri Rathnayake · 7 years ago
  41. fbe5bc1 [libcxxabi] Fix condition typo in rL296136 by Ranjeet Singh · 7 years ago
  42. fd7644a [libcxxabi] Disable calls to fprintf for baremetal targets. by Ranjeet Singh · 7 years ago
  43. f0f0257 [CMake][libcxxabi] Update the libc++ test module path by Petr Hosek · 7 years ago
  44. 66c8647 Fix test_exception_storage.pass.cpp in C++17 my re-enabling the unexpected handlers by Eric Fiselier · 7 years ago
  45. a3b0b11 Fix couple of test failures when using the LIBCXXABI_SILENT_TERMINATE mode. by Asiri Rathnayake · 7 years ago
  46. a687100 Fix path to libc++'s python test module by Eric Fiselier · 7 years ago
  47. b052fac [libcxxabi][CMake] Support in-tree libunwind when building as part of runtimes by Petr Hosek · 7 years ago
  48. 41e605b Fix Android.bp for renamed files. am: 9dd52f4300 am: 8d9a316d1f am: 714425abe0 by Dan Albert · 7 years ago
  49. a86571a Merge to upstream r293166. am: 467bf41d66 am: 444d5607de am: 838ac37536 by Dan Albert · 7 years ago
  50. 80aa93f Fix Android.bp for renamed files. am: 9dd52f4300 am: 8d9a316d1f am: 714425abe0 by Dan Albert · 7 years ago
  51. 72c474b Merge to upstream r293166. am: 467bf41d66 am: 444d5607de am: 838ac37536 by Dan Albert · 7 years ago
  52. 714425a Fix Android.bp for renamed files. am: 9dd52f4300 am: 8d9a316d1f by Dan Albert · 7 years ago
  53. 838ac37 Merge to upstream r293166. am: 467bf41d66 am: 444d5607de by Dan Albert · 7 years ago
  54. 8d9a316 Fix Android.bp for renamed files. am: 9dd52f4300 by Dan Albert · 7 years ago
  55. 444d560 Merge to upstream r293166. am: 467bf41d66 by Dan Albert · 7 years ago
  56. c2fa8f1 Add support for demangling C++11 thread_local variables. In clang, the grammar for mangling for these names are "<special-name> ::= TW <object name>" for wrapper variables or "<special-name> ::= TH <object name>" for initialization variables. by David Bozier · 7 years ago
  57. eb7bd38 Fix ASAN failure in cxa_demangle by Mehdi Amini · 7 years ago
  58. 9dd52f4 Fix Android.bp for renamed files. by Dan Albert · 7 years ago
  59. 467bf41 Merge to upstream r293166. by Dan Albert · 7 years ago
  60. bbc3824 Fix chromium build (libcxxabi) by Asiri Rathnayake · 7 years ago
  61. 38a1060 cxa_demangle: fix rvalue ref check by Saleem Abdulrasool · 7 years ago
  62. b314024 cxa_demangle: avoid butchering the last parameter type by Saleem Abdulrasool · 7 years ago
  63. 279d648 Remove all usages of REQUIRES-ANY in the test suite. by Eric Fiselier · 7 years ago
  64. dc0e3f7 Fix catch_reference_nullptr.pass.cpp test for GCC. by Eric Fiselier · 7 years ago
  65. 0cbb1da Revert r286788 by Jonathan Roelofs · 7 years ago
  66. 7769ea2 Mark the dynamic-exception tests as unsupported under C++17, since it has no dynamic-exception specs. Also, remove a FIXME workaround from the config that allowed these tests to work under C++17. This addresses PR#31621. by Marshall Clow · 7 years ago
  67. ed61102 [cmake] Handle missing LIBUNWIND_* directories gracefully by Michal Gorny · 7 years ago
  68. f3a0256 Don't dump llvm-config --cmakedir output if command fails. by Eric Fiselier · 7 years ago
  69. 0ecfd76 [libc++abi] Add a silent terminate handler to libcxxabi. by James Y Knight · 7 years ago
  70. 7974233 Bump version to 5.0.0svn by Hans Wennborg · 7 years ago
  71. 44cd53a [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available by Michal Gorny · 7 years ago
  72. 1f4def2 [libcxxabi] Cleanup and adapt for r291275. NFC. by Asiri Rathnayake · 7 years ago
  73. 06da4e1 [libcxxabi] Enable tests by default in standalone. by Bryant Wong · 7 years ago
  74. ebc9aca [libcxxabi] Add flag to conditionally enable tests by Bryant Wong · 7 years ago
  75. 3eacb7e tweak definition to avoid GCC warning by Saleem Abdulrasool · 7 years ago
  76. 71ba287 [libcxxabi] Introduce an externally threaded libc++abi variant. by Asiri Rathnayake · 7 years ago
  77. cb51028 Update LICENSE.TXT to 2017 by Eric Fiselier · 7 years ago
  78. 81b06b3 Fix new/delete exception specifications to match libc++ after r290845 by Eric Fiselier · 7 years ago
  79. ed8daea clean up `-Wmisleading-indentation` warning by Saleem Abdulrasool · 7 years ago
  80. 6e0f5ef add cxa_demangle_fuzzer by Kostya Serebryany · 7 years ago
  81. a3f4893 Suppress unreachable code warning in unwind tests by Eric Fiselier · 7 years ago
  82. 08bf03c Fix warnings in libc++abi tests by Eric Fiselier · 7 years ago
  83. 534295b [libc++abi] Mark failing test on Darwin as XFAIL by Shoaib Meenai · 7 years ago
  84. f0c4e60 Fix signed comparison warning by Eric Fiselier · 7 years ago
  85. 0b610fe Workaround the removal of dynamic exception specifications in C++17 by Eric Fiselier · 7 years ago
  86. a3219da [libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS by Shoaib Meenai · 7 years ago
  87. 6d9aad0 Check for SD-6 feature test macro when determining which tests should be by Richard Smith · 7 years ago
  88. b126ca0 Fix up r288457 for compilers that don't support noexcept function types: by Richard Smith · 7 years ago
  89. f163620 Update implementation of ABI support for throwing noexcept function pointers by Richard Smith · 7 years ago
  90. 0208ca1 Enable libcxxabi on host bionic am: 8008d24760 am: 67e4d55dd4 am: b8dfd40f52 by Dan Willemsen · 7 years ago
  91. b53cf16 Enable libcxxabi on host bionic am: 8008d24760 am: 67e4d55dd4 am: b8dfd40f52 by Dan Willemsen · 7 years ago
  92. b8dfd40 Enable libcxxabi on host bionic am: 8008d24760 am: 67e4d55dd4 by Dan Willemsen · 7 years ago
  93. 67e4d55 Enable libcxxabi on host bionic am: 8008d24760 by Dan Willemsen · 7 years ago
  94. 8008d24 Enable libcxxabi on host bionic by Dan Willemsen · 8 years ago
  95. 2ecedcc __cxa_demangle: use default member initialization by Saleem Abdulrasool · 8 years ago
  96. 2f1a94f Add new source files to build. am: 498f031515 am: d8bdf8b36d am: 3d46029e4a by Dan Albert · 8 years ago
  97. 7d2778a Merge to upstream r286793. am: 650af220e3 am: ab01021a11 am: 0c51bb032c by Dan Albert · 8 years ago
  98. c3fc78c Add new source files to build. am: 498f031515 am: d8bdf8b36d am: 3d46029e4a by Dan Albert · 8 years ago
  99. 301a4a7 Merge to upstream r286793. am: 650af220e3 am: ab01021a11 am: 0c51bb032c by Dan Albert · 8 years ago
  100. 3d46029 Add new source files to build. am: 498f031515 am: d8bdf8b36d by Dan Albert · 8 years ago