1. 338c147 Fix invalid memory access on android x86 by Saleem Abdulrasool · 8 years ago
  2. e128003 Try to trigger the new docs builder. NFC by Jonathan Roelofs · 8 years ago
  3. 7d67413 [libunwind] Clean up macro usage. by Ranjeet Singh · 8 years ago
  4. 87afb02 [libunwind] Add sphinx docs by Jonathan Roelofs · 8 years ago
  5. c1f5a44 DarwinParser: include limits by Saleem Abdulrasool · 8 years ago
  6. 188f3c7 Fix up the places where AddressSpace.hpp is included. by Ed Schouten · 8 years ago
  7. 2fd2d58 DARWF: silence some warnings about conversions by Saleem Abdulrasool · 8 years ago
  8. 9834081 Tidy up the way we include EHHeaderParser.hpp. by Ed Schouten · 8 years ago
  9. 4b0ff4e Improve readability and correctness of the OS specific libunwind bits. by Ed Schouten · 8 years ago
  10. 9979472 Let arm_section_length store the number of bytes. by Ed Schouten · 8 years ago
  11. 1b650c9 Drop the dependency on dl_unwind_find_exidx(). by Ed Schouten · 8 years ago
  12. ede0475 Fix the project name in the license file. by Arnaud A. de Grandmaison · 8 years ago
  13. e97cdf8 Add libcxxabi's LICENSE.TXT to libunwind. by Arnaud A. de Grandmaison · 8 years ago
  14. 29750f4 [libunwind] Disable calls to fprintf for baremetal targets. by Ranjeet Singh · 8 years ago
  15. 50bddc1 Revert r295944. by Ed Schouten · 8 years ago
  16. a60bc3f Drop the dependency on dl_unwind_find_exidx(). by Ed Schouten · 8 years ago
  17. 43ce8ac [libunwind][CMake] Use libc++ headers when available by Petr Hosek · 8 years ago
  18. 3d49b5d Revert "[libunwind][CMake] Use libc++ headers when available" by Petr Hosek · 8 years ago
  19. 0e14fd1 [libunwind][CMake] Use libc++ headers when available by Petr Hosek · 8 years ago
  20. cb2bed4 Revert "[libunwind][CMake] Use libc++ headers when available" by Petr Hosek · 8 years ago
  21. 42bf295 [libunwind][CMake] Use libc++ headers when available by Petr Hosek · 8 years ago
  22. 42129c3 Revert "DWARF: convert error logs to _LIBUNWIND_LOG" by Saleem Abdulrasool · 8 years ago
  23. 11ea06f DWARF: fix -Asserts builds by Saleem Abdulrasool · 8 years ago
  24. 43a1c58 DWARF: correct cast (NFC) by Saleem Abdulrasool · 8 years ago
  25. aa805e4 X86: swap EBP, ESP on !APPLE by Saleem Abdulrasool · 8 years ago
  26. e1d4b2e DWARF: allow enabling tracing at runtime by Saleem Abdulrasool · 8 years ago
  27. d8c14f5 DWARF: convert error logs to _LIBUNWIND_LOG by Saleem Abdulrasool · 8 years ago
  28. 24e592c config: clean up some of the macro definition by Saleem Abdulrasool · 8 years ago
  29. fa05468 rename OtherAddressSpace to RemoteAddressSpace; NFC by Saleem Abdulrasool · 8 years ago
  30. 52aed8f Don't dump llvm-config --cmakedir output if command fails. by Eric Fiselier · 8 years ago
  31. ecdac18 Bump version to 5.0.0svn by Hans Wennborg · 8 years ago
  32. 88c0132 [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available by Michal Gorny · 8 years ago
  33. 1041783 EHABI: mark some functions as exported by Saleem Abdulrasool · 8 years ago
  34. 8bfcea4 [CMake] Get libunwind building under LLVM/runtimes by Petr Hosek · 8 years ago
  35. 0eea5e2 Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to Jeremy for the bug report and the patch. by Marshall Clow · 8 years ago
  36. 0f7ffb2 Add conditions for PPC to libunwind. Fixes PR22200. Thanks to Jeremy for the bug report and the patch. by Marshall Clow · 8 years ago
  37. b109e94 fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia by Nick Kledzik · 8 years ago
  38. a60a2d5 [libunwind] Add support for Fuchsia by Petr Hosek · 8 years ago
  39. 122a0f8 [libunwind] Add missing <stdint.h> include. NFC. by Asiri Rathnayake · 8 years ago
  40. 4289761 libunwind: Add OpenBSD case for _Unwind_Ptr typedef by Ed Maste · 8 years ago
  41. 99e90f4 Also use the proper register numbers on CloudABI. by Ed Schouten · 8 years ago
  42. 9feea20 [libunwind] Add support for a single-threaded libunwind build by Asiri Rathnayake · 8 years ago
  43. a2a8dc6 Add missing _US_ACTION_MASK constant to unwind.h by Dimitry Andric · 8 years ago
  44. adc2908 consistently add \n to log and trace messages by Ed Maste · 8 years ago
  45. 85e3961 libunwind: fix X86 register numbers for FreeBSD/i386 by Ed Maste · 8 years ago
  46. 17473fd libunwind: correct 'libuwind' typo by Ed Maste · 8 years ago
  47. e55c15b EHABI: fail on WMMX vops without WMMX support by Saleem Abdulrasool · 8 years ago
  48. a091c23 [ARM] Adding .arch directives around WMMX unwind code by Renato Golin · 8 years ago
  49. ef03fd6 EHABI: cover switch once more by Saleem Abdulrasool · 8 years ago
  50. 949ee87 Allow building both shared and static library by Petr Hosek · 8 years ago
  51. 74a18ee CMakeLists.txt cleanups: synchronize version and CMake minimum required version with rest of LLVM, consistent spacing. by Eugene Zelenko · 8 years ago
  52. 6a38e34 unwind: disable executable stacks by Saleem Abdulrasool · 8 years ago
  53. f1034cf libunwind: correct return code in unwinding trace log message by Ed Maste · 8 years ago
  54. 8b1a2bb [libunwind][ARM] Add support for Thumb1 targets by Oliver Stannard · 8 years ago
  55. 9be9138 [libunwind] Properly align _Unwind_Exception. by Eric Fiselier · 8 years ago
  56. 44db3c9 Update .arcconfig by Eric Fiselier · 8 years ago
  57. f9f7928 libunwind: limit stack usage in unwind cursor by Ed Maste · 8 years ago
  58. 9de42aa libunwind: sync some coments with NetBSD's version by Ed Maste · 8 years ago
  59. 63469ff libunwind: Use conventional DWARF capitalization in comments and errors by Ed Maste · 8 years ago
  60. cb6dce5 Switch libunwind_llvm over to building for NDK 21. am: d9a5f194c9 am: 5dedb3c1c2 am: 7e5bffe836 by Stephen Hines · 8 years ago
  61. a117106 Switch libunwind_llvm over to building for NDK 21. am: d9a5f194c9 am: 5dedb3c1c2 by Stephen Hines · 8 years ago
  62. 7e5bffe Switch libunwind_llvm over to building for NDK 21. am: d9a5f194c9 am: 5dedb3c1c2 by Stephen Hines · 8 years ago
  63. 5dedb3c Switch libunwind_llvm over to building for NDK 21. am: d9a5f194c9 by Stephen Hines · 8 years ago
  64. d9a5f19 Switch libunwind_llvm over to building for NDK 21. by Stephen Hines · 8 years ago
  65. 878c40b [PATCH] [libunwind][ehabi] Use early returns where possible. by Asiri Rathnayake · 8 years ago
  66. 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional by Asiri Rathnayake · 8 years ago
  67. 7a00ec9 [libunwind] Improve unwinder stack usage - III by Asiri Rathnayake · 8 years ago
  68. 6079e79 [libunwind] Remove unused code. by Asiri Rathnayake · 8 years ago
  69. 6c56a90 Remove deprecated Android.mk files am: d8de81f217 am: a804678e0a am: ff3b1b9ea6 by Colin Cross · 8 years ago
  70. 99bfd75 Remove deprecated Android.mk files am: d8de81f217 am: a804678e0a am: ff3b1b9ea6 by Colin Cross · 8 years ago
  71. ff3b1b9 Remove deprecated Android.mk files am: d8de81f217 am: a804678e0a by Colin Cross · 8 years ago
  72. a804678 Remove deprecated Android.mk files am: d8de81f217 by Colin Cross · 8 years ago
  73. f7e48cd Attempt to fix libunwind build by Eric Fiselier · 8 years ago
  74. ced9d77 Add status/warning message for 32 bit builds by Eric Fiselier · 8 years ago
  75. c00311e [libunwind] Allow target flags to affect CMake configuration tests by Eric Fiselier · 8 years ago
  76. 589a156 [libunwind] Improve unwinder stack usage - II by Asiri Rathnayake · 8 years ago
  77. d45afb2 [libunwind] Disable cross-unwinding by default. by Asiri Rathnayake · 8 years ago
  78. d8de81f Remove deprecated Android.mk files by Colin Cross · 8 years ago
  79. be69e8b Use size_t to store the results of sizeof calculations. by Asiri Rathnayake · 8 years ago
  80. 98bc676 Fix gcc libunwind build. by Asiri Rathnayake · 8 years ago
  81. d2d1ea9 Introduce a native-only unwinder build. by Asiri Rathnayake · 8 years ago
  82. 7b1a88c unwind: remove last instance of -Wexpansion-to-defined by Saleem Abdulrasool · 9 years ago
  83. 3958c71 unwind: remove unnecessary header by Saleem Abdulrasool · 9 years ago
  84. 64fe393 unwind: unify _LIBUNWIND_ABORT by Saleem Abdulrasool · 9 years ago
  85. 91596d3 unwind: unify some more macros by Saleem Abdulrasool · 9 years ago
  86. 1d0f931 unwind: remove another instance of -Wexpansion-to-defined by Saleem Abdulrasool · 9 years ago
  87. 237becc unwind: unify the definition of _LIBUNWIND_SUPPORT_FRAME_APIS by Saleem Abdulrasool · 9 years ago
  88. 20c1a03 unwind: remove a second instance of -Wexpansion-to-defined by Saleem Abdulrasool · 9 years ago
  89. 3a3a5ea unwind: remove an instance of -Wexpansion-to-defined by Saleem Abdulrasool · 9 years ago
  90. b08360d unwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND by Saleem Abdulrasool · 9 years ago
  91. e93bc61 Update sanitize property format am: 75720b6 am: f779f15fb5 am: 8c22847c9d by Colin Cross · 9 years ago
  92. c8809a8 Update sanitize property format am: 75720b6 am: f779f15fb5 am: 8c22847c9d by Colin Cross · 9 years ago
  93. 8c22847 Update sanitize property format am: 75720b6 am: f779f15fb5 by Colin Cross · 9 years ago
  94. f779f15 Update sanitize property format am: 75720b6 by Colin Cross · 9 years ago
  95. 75720b6 Update sanitize property format by Colin Cross · 9 years ago
  96. d41b48c Add README.version. am: 90a4245 am: d1ec7b2 am: 3add113 by Dan Albert · 9 years ago
  97. 3add113 Add README.version. am: 90a4245 am: d1ec7b2 by Dan Albert · 9 years ago
  98. d1ec7b2 Add README.version. am: 90a4245 by Dan Albert · 9 years ago
  99. 90a4245 Add README.version. by Dan Albert · 9 years ago
  100. 7daa018 Merge "Add the exported include directory for libunwind." by Christopher Ferris · 9 years ago