1. 188f3c7 Fix up the places where AddressSpace.hpp is included. by Ed Schouten · 7 years ago
  2. 2fd2d58 DARWF: silence some warnings about conversions by Saleem Abdulrasool · 7 years ago
  3. 9834081 Tidy up the way we include EHHeaderParser.hpp. by Ed Schouten · 7 years ago
  4. 4b0ff4e Improve readability and correctness of the OS specific libunwind bits. by Ed Schouten · 7 years ago
  5. 9979472 Let arm_section_length store the number of bytes. by Ed Schouten · 7 years ago
  6. 1b650c9 Drop the dependency on dl_unwind_find_exidx(). by Ed Schouten · 7 years ago
  7. 29750f4 [libunwind] Disable calls to fprintf for baremetal targets. by Ranjeet Singh · 7 years ago
  8. 50bddc1 Revert r295944. by Ed Schouten · 7 years ago
  9. a60bc3f Drop the dependency on dl_unwind_find_exidx(). by Ed Schouten · 7 years ago
  10. 42129c3 Revert "DWARF: convert error logs to _LIBUNWIND_LOG" by Saleem Abdulrasool · 7 years ago
  11. 11ea06f DWARF: fix -Asserts builds by Saleem Abdulrasool · 7 years ago
  12. 43a1c58 DWARF: correct cast (NFC) by Saleem Abdulrasool · 7 years ago
  13. aa805e4 X86: swap EBP, ESP on !APPLE by Saleem Abdulrasool · 7 years ago
  14. e1d4b2e DWARF: allow enabling tracing at runtime by Saleem Abdulrasool · 7 years ago
  15. d8c14f5 DWARF: convert error logs to _LIBUNWIND_LOG by Saleem Abdulrasool · 7 years ago
  16. 24e592c config: clean up some of the macro definition by Saleem Abdulrasool · 7 years ago
  17. fa05468 rename OtherAddressSpace to RemoteAddressSpace; NFC by Saleem Abdulrasool · 7 years ago
  18. 1041783 EHABI: mark some functions as exported by Saleem Abdulrasool · 8 years ago
  19. 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
  20. b109e94 fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia by Nick Kledzik · 8 years ago
  21. a60a2d5 [libunwind] Add support for Fuchsia by Petr Hosek · 8 years ago
  22. 122a0f8 [libunwind] Add missing <stdint.h> include. NFC. by Asiri Rathnayake · 8 years ago
  23. 4289761 libunwind: Add OpenBSD case for _Unwind_Ptr typedef by Ed Maste · 8 years ago
  24. 9feea20 [libunwind] Add support for a single-threaded libunwind build by Asiri Rathnayake · 8 years ago
  25. adc2908 consistently add \n to log and trace messages by Ed Maste · 8 years ago
  26. 17473fd libunwind: correct 'libuwind' typo by Ed Maste · 8 years ago
  27. e55c15b EHABI: fail on WMMX vops without WMMX support by Saleem Abdulrasool · 8 years ago
  28. a091c23 [ARM] Adding .arch directives around WMMX unwind code by Renato Golin · 8 years ago
  29. ef03fd6 EHABI: cover switch once more by Saleem Abdulrasool · 8 years ago
  30. 949ee87 Allow building both shared and static library by Petr Hosek · 8 years ago
  31. 6a38e34 unwind: disable executable stacks by Saleem Abdulrasool · 8 years ago
  32. f1034cf libunwind: correct return code in unwinding trace log message by Ed Maste · 8 years ago
  33. 8b1a2bb [libunwind][ARM] Add support for Thumb1 targets by Oliver Stannard · 8 years ago
  34. f9f7928 libunwind: limit stack usage in unwind cursor by Ed Maste · 8 years ago
  35. 9de42aa libunwind: sync some coments with NetBSD's version by Ed Maste · 8 years ago
  36. 63469ff libunwind: Use conventional DWARF capitalization in comments and errors by Ed Maste · 8 years ago
  37. 878c40b [PATCH] [libunwind][ehabi] Use early returns where possible. by Asiri Rathnayake · 8 years ago
  38. 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional by Asiri Rathnayake · 8 years ago
  39. 7a00ec9 [libunwind] Improve unwinder stack usage - III by Asiri Rathnayake · 8 years ago
  40. 6079e79 [libunwind] Remove unused code. by Asiri Rathnayake · 8 years ago
  41. f7e48cd Attempt to fix libunwind build by Eric Fiselier · 8 years ago
  42. c00311e [libunwind] Allow target flags to affect CMake configuration tests by Eric Fiselier · 8 years ago
  43. 589a156 [libunwind] Improve unwinder stack usage - II by Asiri Rathnayake · 8 years ago
  44. be69e8b Use size_t to store the results of sizeof calculations. by Asiri Rathnayake · 8 years ago
  45. 98bc676 Fix gcc libunwind build. by Asiri Rathnayake · 8 years ago
  46. d2d1ea9 Introduce a native-only unwinder build. by Asiri Rathnayake · 8 years ago
  47. 7b1a88c unwind: remove last instance of -Wexpansion-to-defined by Saleem Abdulrasool · 8 years ago
  48. 3958c71 unwind: remove unnecessary header by Saleem Abdulrasool · 8 years ago
  49. 64fe393 unwind: unify _LIBUNWIND_ABORT by Saleem Abdulrasool · 8 years ago
  50. 91596d3 unwind: unify some more macros by Saleem Abdulrasool · 8 years ago
  51. 1d0f931 unwind: remove another instance of -Wexpansion-to-defined by Saleem Abdulrasool · 8 years ago
  52. 237becc unwind: unify the definition of _LIBUNWIND_SUPPORT_FRAME_APIS by Saleem Abdulrasool · 8 years ago
  53. 20c1a03 unwind: remove a second instance of -Wexpansion-to-defined by Saleem Abdulrasool · 8 years ago
  54. 3a3a5ea unwind: remove an instance of -Wexpansion-to-defined by Saleem Abdulrasool · 8 years ago
  55. b08360d unwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND by Saleem Abdulrasool · 8 years ago
  56. 874230a [AArch64] Fix libunwind build when using GNU assembler by Renato Golin · 8 years ago
  57. 0f21bf2 Introduce NetBSD support by Kamil Rytarowski · 8 years ago
  58. 543f848 Make it possible to use libunwind without heap. by Peter Zotov · 9 years ago
  59. 4831fd9 Add FreeBSD _Unwind_Ptr typedef by Ed Maste · 9 years ago
  60. db1c263 unwind: Allow the building of libunwind for MIPS. by Vasileios Kalintiris · 9 years ago
  61. 4911b2f unwind: cleanup -Wunused-parameter by Saleem Abdulrasool · 9 years ago
  62. d4255ab [libunwind] Add support for OpenRISC 1000. by Peter Zotov · 9 years ago
  63. a3e613d [libunwind] Remove unused includes. by Peter Zotov · 9 years ago
  64. 7a61b66 unwind: fix invalid memory access by Saleem Abdulrasool · 9 years ago
  65. 40377de Enable zero-cost exceptions on non-Apple arm64 platforms by Ed Maste · 9 years ago
  66. 632aa38 Correct sense of unwind return address register range assertion by Ed Maste · 9 years ago
  67. 0797892 [ARM/Unwind] Fix wrong usage of write-back on register save by Renato Golin · 9 years ago
  68. 2b75068 [libunwind] Flip order of extern "C" and attribute(visibility) by Renato Golin · 9 years ago
  69. 2d2bf2f unwind: Fix libc++abi and libgcc build. by Logan Chien · 9 years ago
  70. 6127858 libunwind: Introduce __libunwind_config.h. by Logan Chien · 9 years ago
  71. 1d9ef03 Fix unw_getcontext() return value on AArch64. by Logan Chien · 9 years ago
  72. bf2f90a Avoid C99 for-declaration statement in C files. (NFC) by Logan Chien · 9 years ago
  73. 7cb3a40 Code cleanup: Reindent statements. by Logan Chien · 9 years ago
  74. 9f323e0 libunwind: Fix unw_step() for ARM EHABI. by Logan Chien · 9 years ago
  75. a802ef4 unwind: permit building against libstdc++ by Saleem Abdulrasool · 9 years ago
  76. 9ed9c3b Fix libunwind to build on FreeBSD by Viktor Kutuzov · 9 years ago
  77. f67c635 Make the .eh_frame_hdr code work on FreeBSD as well. by Ed Schouten · 9 years ago
  78. 326c24c unwind: remove inclusion of private_typeinfo.h by Saleem Abdulrasool · 9 years ago
  79. e185081 unwind: clean up warnings from the build by Saleem Abdulrasool · 9 years ago
  80. a3923ac libunwind: add new build logic by Saleem Abdulrasool · 9 years ago
  81. 675df58 unwind: move src/Unwind, include/, and test/ unwind content by Saleem Abdulrasool · 9 years ago