1. d3253a7 [libc++] Add missing revision number in ABI changelog by Louis Dionne · 6 years ago
  2. e97eb5d [libc++] Update ABI list for ABI v2 by Louis Dionne · 6 years ago
  3. 548aa18 [libcxx] Move CMake file to src, avoid using globs by Petr Hosek · 6 years ago
  4. df0111c [libc++][CMake] Refactor how we link against system libraries by Louis Dionne · 6 years ago
  5. ddc4442 Remove incorrect explicit instantiation declarations for valarray by Richard Smith · 6 years ago
  6. af3bb36 [libcxx] Update gen_link_script.py to support different input and output by Petr Hosek · 6 years ago
  7. 2696247 [libc++] Make sure we re-export some missing libc++abi symbols from libc++ by Louis Dionne · 6 years ago
  8. 8a82647 [CMake] Split linked libraries for shared and static libc++ by Petr Hosek · 6 years ago
  9. 2113da5 [NFC] Add missing revision number in libc++ ABI changelog by Louis Dionne · 6 years ago
  10. 56dd723 [CMake] Fix statically linking in libcxxabi if built separately by Martin Storsjo · 6 years ago
  11. 9f8a406 [libc++] Remove install_name and compatibility_version on OS X by Louis Dionne · 6 years ago
  12. 2884b59 [libc++][CMake] Make sure the benchmarks link against libc++abi by Louis Dionne · 6 years ago
  13. dda98ab [libc++] Localize CMake code only related to the shared library by Louis Dionne · 6 years ago
  14. d5529b8 [CMake] Differentiate between static and shared libc++abi by Petr Hosek · 6 years ago
  15. 2443347 [libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platforms by Louis Dionne · 6 years ago
  16. 61ce4eb [libc++] Update the list of symbols exported from libc++abi for new/delete by Louis Dionne · 6 years ago
  17. 0b3b8d8 [libc++] Re-export the sjlj ABI v2 for ARM architectures by Louis Dionne · 6 years ago
  18. cdb3094 Allow disabling of filesystem library. by Eric Fiselier · 6 years ago
  19. 3af5f5e [libc++][CMake] Clean up some of the libc++ re-exporting logic by Louis Dionne · 6 years ago
  20. b0ee47d [libc++] Complete the ABI changelog after landing <filesystem> in the dylib by Louis Dionne · 6 years ago
  21. 3b886a1 [libc++] Build <filesystem> support as part of the dylib by Louis Dionne · 6 years ago
  22. e76d13a Revert "[libc++] Build <filesystem> support as part of the dylib" by Louis Dionne · 6 years ago
  23. e598abf Fixup ABI lists on Linux after adding <filesystem> to the dylib. by Eric Fiselier · 6 years ago
  24. 582679a [libc++] Build <filesystem> support as part of the dylib by Louis Dionne · 6 years ago
  25. eb2e397 Remove exception throwing debug mode handler support. by Eric Fiselier · 6 years ago
  26. 41aeda8 [libc++][CMake] Do not define `cxx_shared_EXPORTS` when building the shared library by Louis Dionne · 6 years ago
  27. 36684e4 [libc++][CMake] Fix typo introduced in r356150 by Louis Dionne · 6 years ago
  28. e54dd56 [libc++] Do not force building with -fPIC (re-applying) by Louis Dionne · 6 years ago
  29. 1861696 [libc++] Do not share an object library to create the static/shared libraries by Louis Dionne · 6 years ago
  30. a23faa9 Revert "[libc++] Do not force building with -fPIC" by Eric Fiselier · 6 years ago
  31. 11e3f8c [libc++] Do not force building with -fPIC by Louis Dionne · 6 years ago
  32. 6fb366d [NFC] Add missing revision information to ABI Changelog by Louis Dionne · 6 years ago
  33. 7f35e38 Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" by Matthew Voss · 6 years ago
  34. 7f02475 [runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/ by Petr Hosek · 6 years ago
  35. 1f820d8 Fix -fsanitize=vptr badness in <__debug> by Eric Fiselier · 6 years ago
  36. 7f3087e [libc++] Remove old CMake workaround by Louis Dionne · 6 years ago
  37. bc41582 Make LIBCXX_STANDARD_VER configurable by Eric Fiselier · 6 years ago
  38. b9a4d07 Format sym_extract.py output to minimize diff output. by Eric Fiselier · 6 years ago
  39. 25c089e Add missing symbols to Apple v2 abi list. by Eric Fiselier · 6 years ago
  40. e8be871 Add ABI list directories for 8.0 by Eric Fiselier · 6 years ago
  41. d4a2081 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 6 years ago
  42. 7b459f3 Revert "[CMake] Use correct visibility for linked libraries in CMake" by Petr Hosek · 6 years ago
  43. 30f748d [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 6 years ago
  44. b8bdc7a [NFC] Add missing revision for removal of bad_array_length in ABI changelog by Louis Dionne · 6 years ago
  45. 9e444eb [libcxx] Support building hermetic static library by Petr Hosek · 6 years ago
  46. c28aca1 [libcxx] Remove bad_array_length by Louis Dionne · 7 years ago
  47. c56c9cf [libcxx] Make sure the re-export logic works when paths contain spaces by Louis Dionne · 7 years ago
  48. f27a903 [libcxx] Fix libc++ re-exporting logic when Command Line Tools are not installed by Louis Dionne · 7 years ago
  49. 23e4ddc [NFC][libcxx] Add revision number to ABI changelog by Louis Dionne · 7 years ago
  50. 507fe40 [libcxx] Make sure we can build with -fvisibility=hidden on Linux by Louis Dionne · 7 years ago
  51. 3a73f01 Correct ABI list change wrongly advertised as being in the 7.0 release by Louis Dionne · 7 years ago
  52. 381fd9e Revert "Build with -fvisibility=hidden" by Eric Fiselier · 7 years ago
  53. 74b3eac Build with -fvisibility=hidden by Eric Fiselier · 7 years ago
  54. 73f498b [NFC] Update comment in libc++ ABI changelog by Louis Dionne · 7 years ago
  55. 07f95bd [libc++] Make sure we can build libc++ with -fvisibility=hidden by Louis Dionne · 7 years ago
  56. 9bc5d8e [libcxx] Remove custom CMake code targeting Mac OS 10.6 by Louis Dionne · 7 years ago
  57. e992efe [libcxx] Document new symbols __u64toa and __u32toa on Darwin by Louis Dionne · 7 years ago
  58. 7c3b27d [libcxx] Fix the definition of the check-cxx-abilist target on Darwin by Louis Dionne · 7 years ago
  59. 5ba8919 Document new symbols for __u64toa and __u32toa by Zhihao Yuan · 7 years ago
  60. 699bfec Similar to the handling of darwin target triples, strip the version by Dimitry Andric · 7 years ago
  61. 5ae92f0 [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro by Louis Dionne · 7 years ago
  62. 80f0ca0 [libc++] Fix build failures after merging <charconv> by Zhihao Yuan · 7 years ago
  63. bc3f403 Add libc++fs to the test deps, and not to the target 'cxx'. by Eric Fiselier · 7 years ago
  64. 0be5527 Attempt to unbreak *all the bots* by Eric Fiselier · 7 years ago
  65. a0866c5 Implement <filesystem> by Eric Fiselier · 7 years ago
  66. 89d973a [CMake] Option to control whether shared/static library is installed by Petr Hosek · 7 years ago
  67. 44ef94a Reland "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 7 years ago
  68. 78c3548 Revert "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 7 years ago
  69. 24acfd8 [CMake] Support statically linking dependencies only to shared or static library by Petr Hosek · 7 years ago
  70. c69e1a0 [libc++] Allow running ABI list tests with different ABI versions by Louis Dionne · 7 years ago
  71. 92f1507 [CMake] Rename cxx_headers back to cxx-headers. by Ahmed Bougacha · 7 years ago
  72. 204d5ec [CMake] Use common variable for all header targets NFC by Petr Hosek · 7 years ago
  73. 8650687 [CMake] Add a missing target dependency on C++ ABI headers by Petr Hosek · 7 years ago
  74. f48515b Reland "Use custom command and target to install libc++ headers" by Petr Hosek · 7 years ago
  75. 6d9d212 Update ABI lists after change in r333467. by Eric Fiselier · 7 years ago
  76. 09ff3dc Revert "[CMake] Use custom command and target to install libc++ headers" by Petr Hosek · 7 years ago
  77. 8d0d6fa [CMake] Use custom command and target to install libc++ headers by Petr Hosek · 7 years ago
  78. 698b695 [CMake] Copy the generated __config header into build directory by Petr Hosek · 7 years ago
  79. 1dfee5b LLVM_FOUND isn't always set, so just test if llvm_setup_rpath() is by Don Hinton · 7 years ago
  80. 44aacb7 Reland: [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 7 years ago
  81. e0c8dbe Revert [libcxx] r323453 - [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 7 years ago
  82. 102b0a1 [cmake] [libcxx] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 7 years ago
  83. cd9466e [libc++] Create install-stripped targets by Shoaib Meenai · 8 years ago
  84. edf6f11 Update changelog revision by Eric Fiselier · 8 years ago
  85. 0732dcf ABI: Fix for undefined "___cxa_deleted_virtual" symbol in MacOSX by Eric Fiselier · 8 years ago
  86. 5f919fe Use CMAKE_AR instead of the system default 'ar' for merging static libraries by Martin Storsjo · 8 years ago
  87. ed487a3 Add MINGW_LIBRARIES to the linker flags by Martin Storsjo · 8 years ago
  88. 158fe10 [CMake] Use MATCHES for regular expression. by Leo Li · 8 years ago
  89. 347be61 [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 8 years ago
  90. 957d7f4 Move external instantiation for __vector_base_common to vector.cpp by Eric Fiselier · 8 years ago
  91. fa3bd28 libcxx: fix bootstrapping for mingw-w64 by Martell Malone · 8 years ago
  92. 78f5dc0 [libc++] Implement exception_ptr on Windows by Eric Fiselier · 8 years ago
  93. 23ccaa5 Rename the static version of libc++ on Windows. by Eric Fiselier · 8 years ago
  94. 9ea4041 [libcxx] Fix check-cxx-abilist on OS X by Eric Fiselier · 8 years ago
  95. 1662a85 [CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested by Petr Hosek · 8 years ago
  96. 3f140f0 Reexport operator new / delete from libc++abi by Mehdi Amini · 8 years ago
  97. 0a74c73 Do not pass an explicit reexported symbol list when building libc++ dylib if also defining new/delete by Mehdi Amini · 8 years ago
  98. f012f26 [libc++] Add a key function for bad_function_call by Shoaib Meenai · 8 years ago
  99. c51e0d2 Change test coverage generation to use llvm-cov instead of gcov. by Eric Fiselier · 8 years ago
  100. a075831 Remove the buildit and testit scripts; they haven't been supported in years by Eric Fiselier · 8 years ago