1. 3e6ec2a [libunwind][Android] Fix findUnwindSections for ARM EHABI Bionic by Ryan Prichard · 4 years, 6 months ago master
  2. 4454bbf [libunwind][Android] Improve workaround for PIE zero-dlpi_addr bug by Ryan Prichard · 4 years, 6 months ago
  3. b956c52 [libunwind] Fix issues introduced in r374606 by Petr Hosek · 4 years, 7 months ago
  4. 38529c1 [libunwind] Refactor CMake flag checks to match libc++ and libc++abi by Petr Hosek · 4 years, 7 months ago
  5. 9caec0a [libunwind] Adjust libunwind_01.pass.cpp test for ARM EHABI by John Brawn · 4 years, 7 months ago
  6. 6a94361 Unwind: avoid warning about unused typedef by Saleem Abdulrasool · 4 years, 7 months ago
  7. d715ca3 Unwind: prevent unw_get_proc_info from returning stale data by Saleem Abdulrasool · 4 years, 7 months ago
  8. 72889c5 unwind: remove a could of extraneous `else` (NFC) by Saleem Abdulrasool · 4 years, 7 months ago
  9. 560e9f6 [runtimes] Don't depend on libpthread on Android by Yi Kong · 4 years, 9 months ago
  10. 7e0aa14 [libunwind][ARM] Fix types in _Unwind_VRS_Get. by Mikhail Maltsev · 4 years, 9 months ago
  11. 65245a0 [libunwind][ARM] Fix loading FP registers on big-endian targets by Mikhail Maltsev · 4 years, 9 months ago
  12. 8af4eb6 Bump the trunk version to 10.0.0svn by Hans Wennborg · 4 years, 9 months ago
  13. 6c10a80 [libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian targets by Mikhail Maltsev · 4 years, 10 months ago
  14. 563f0d1 [libunwind][AArch64] Fix libunwind::Registers_arm64::jumpto by Mikhail Maltsev · 4 years, 10 months ago
  15. 9aebfea [Docs] Modernize references to macOS by J. Ryan Stinnett · 5 years ago
  16. ff9de2f [CMake] Use find_package(LLVM) instead of LLVMConfig by Petr Hosek · 5 years ago
  17. 2905670 [runtimes] Use -Wunknown-pragmas for the pragma check by Petr Hosek · 5 years ago
  18. 557ff80 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 5 years ago
  19. 865249f [runtimes] Support ELF dependent libraries feature by Petr Hosek · 5 years ago
  20. 4843fb2 [libunwind] [test] Fix inferring source paths by Michal Gorny · 5 years ago
  21. a822c5b [runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and include/c++ by Petr Hosek · 5 years ago
  22. 4e6d393 [PPC] Fix 32-bit build of libunwind by Martin Storsjo · 5 years ago
  23. 0f823ca [PPC64][libunwind] Fix r2 not properly restored by Martin Storsjo · 5 years ago
  24. 74034c7 Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force by Sterling Augustine · 5 years ago
  25. db7b016 [gn] Support for building libunwind by Petr Hosek · 5 years ago
  26. 6ee92fc [NFC] Fix typo in debug log by Louis Dionne · 5 years ago
  27. a7c9203 Add support for ARMv7-M architecture which uses the Thumb 2 ISA (unified syntax) by Martin Storsjo · 5 years ago
  28. b98bcdb [NFC] Move the export attribute after extern "C". by Nicolas Lesser · 5 years ago
  29. 1fbe3d8 [NFC] Correct outdated links to the Itanium C++ ABI documentation by Louis Dionne · 5 years ago
  30. 958770d [libunwind] Fix the typo in unw_save_vfp_as_X alias by Petr Hosek · 5 years ago
  31. eda6238 Move the alias definition of unw_getcontext to within !defined(__USING_SJLJ_EXCEPTIONS__) by Martin Storsjo · 5 years ago
  32. 7de0909 [libunwind] Export the weak alias in Mach-O by Petr Hosek · 5 years ago
  33. 0ec02c6 [libunwind] Export the unw_* symbols as weak symbols by Petr Hosek · 5 years ago
  34. 5cdb6a2 [libunwind] Do not share an object library to create the static/shared libraries by Petr Hosek · 5 years ago
  35. 255dc59 Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" by Matthew Voss · 5 years ago
  36. 2e2aa67 [runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/ by Petr Hosek · 5 years ago
  37. 2ae4f16 [CMake][libunwind] Define add_target_flags which is missing by Petr Hosek · 5 years ago
  38. 391fc2c [CMake] Don't cache LLVM_MAIN_SRC_DIR by Petr Hosek · 5 years ago
  39. 317087c [CMake] Support compiler-rt builtins library in tests by Petr Hosek · 5 years ago
  40. a2f706e [CMake] Update lit test configuration by Petr Hosek · 5 years ago
  41. 99a5490 [CMake] Support CMake variables for setting target, sysroot and toolchain by Petr Hosek · 5 years ago
  42. 8ee1c59 Provide a placement new definition for the SEH version of UnwindCursor by Martin Storsjo · 5 years ago
  43. 57c06d6 [libunwind] Provide placement new definition by Petr Hosek · 5 years ago
  44. 007947d [libunwind] Remove the remote unwinding support by Petr Hosek · 5 years ago
  45. 28438a8 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  46. 6020f99 Revert "[CMake] Use correct visibility for linked libraries in CMake" by Petr Hosek · 5 years ago
  47. cc9b748 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  48. df9c0cf [libunwind] Support building hermetic static library by Petr Hosek · 5 years ago
  49. 3aa86fb Drop the dependency on <algorithm>, add placement new inline by Petr Hosek · 5 years ago
  50. 38c90f2 Adjust documentation for git migration. by James Y Knight · 5 years ago
  51. 96cba43 Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__ by Martin Storsjo · 5 years ago
  52. 30f218d Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inline" by Petr Hosek · 5 years ago
  53. 4001b16 Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library" by Petr Hosek · 5 years ago
  54. e050272 [libunwind] Drop the dependency on <algorithm>, add placement new inline by Petr Hosek · 5 years ago
  55. 6bf0ba1 [CMake] Use __libc_start_main rather than fopen when checking for C library by Petr Hosek · 5 years ago
  56. 34a45c6 [libunwind] Use placement new to avoid dependency C++ library by Petr Hosek · 5 years ago
  57. 216d721 [libunwind] Don't abort if encoutering invalid .eh_frame_hdr by Petr Hosek · 5 years ago
  58. 0b120ac Silence warnings about unused parameters by Martin Storsjo · 5 years ago
  59. 50a394d Remove an unused variable by Martin Storsjo · 5 years ago
  60. 5653ade Add casts to avoid warnings about implicit conversions losing precision by Martin Storsjo · 5 years ago
  61. 1547e87 Fix warnings about printf format strings by Martin Storsjo · 5 years ago
  62. 3f89b3e Enable LLVM_ENABLE_WARNINGS when building standalone out of tree by Martin Storsjo · 5 years ago
  63. a524580 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  64. b81a942 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  65. 1d0e7a1 Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  66. 90c7a8c [SjLj] Don't use __declspec(thread) in MinGW mode by Martin Storsjo · 5 years ago
  67. 1175a71 Bump the trunk version to 9.0.0svn by Hans Wennborg · 5 years ago
  68. 591b910 Update year in license files by Hans Wennborg · 5 years ago
  69. 3847b16 [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  70. ab2407a Revert "[Sparc] Add Sparc V8 support" by Jorge Gorbe Moya · 5 years ago
  71. f936440 [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  72. 9defb52 [SEH] Add initial support for AArch64 by Martin Storsjo · 5 years ago
  73. 0930d6c [AArch64][libunwind] Unwinding support for return address signing with B Key by Luke Cheeseman · 5 years ago
  74. 96fa501 [AArch64][libunwind] Unwinding support for return address signing by Luke Cheeseman · 5 years ago
  75. 69d9b84 Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC. by Martin Storsjo · 5 years ago
  76. 060d34e [cmake] Rename append_if to avoid collision with LLVM by Michal Gorny · 5 years ago
  77. 03a1074 [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before calling RtlUnwindEx by Martin Storsjo · 5 years ago
  78. 0731f1a Don't export assembly functions when function visibility annotations are disabled by Martin Storsjo · 5 years ago
  79. 395b27b [CMake] Passthrough CFLAGS when checking the compiler-rt path by Petr Hosek · 5 years ago
  80. 94edd59 [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. by Charles Davis · 6 years ago
  81. ba3cb05 Reverting r342895 by Luke Cheeseman · 6 years ago
  82. 389c9bb [AArch64] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  83. f3eb7f5 [libunwind][NFC] Suppress unused parameter warnings by Louis Dionne · 6 years ago
  84. ef9235c [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. by Charles Davis · 6 years ago
  85. 7ca2655 [CMake] Remove variable reference that isn't used. by Charles Davis · 6 years ago
  86. 5598288 Export public functions implemented in assembly on Windows. by Charles Davis · 6 years ago
  87. d743159 Fix existing code for SEH on ARM to compile correctly by Martin Storsjo · 6 years ago
  88. d511f35 [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace. by Charles Davis · 6 years ago
  89. 1f89d78 Add support for SEH unwinding on Windows. by Charles Davis · 6 years ago
  90. bd4a414 NFC: Test commit access by Jordan Rupprecht · 6 years ago
  91. eb3e070 [libunwind][mips] Include gcc_s for linkage by Stefan Maksimovic · 6 years ago
  92. bb3ea9c [libunwind][mips] Guard accumulator registers by Stefan Maksimovic · 6 years ago
  93. 61bf962 [libunwind][mips] Modify the __mips_fpr macro check by Stefan Maksimovic · 6 years ago
  94. 0297c29 [cmake] Add MINGW_LIBRARIES to the linker flags by Martin Storsjo · 6 years ago
  95. 1e73cee Remove unneeded preprocessor condition. by Charles Davis · 6 years ago
  96. fdc081c [libunwind][include] Add SEH declarations to <unwind.h>. by Charles Davis · 6 years ago
  97. 96902e1 [libunwind] Fix pointer-to-integer cast warnings on LLP64. by Charles Davis · 6 years ago
  98. 18823fe [CMake] Allow building standalone without any llvm-config available by Martin Storsjo · 6 years ago
  99. 59d418f Bump version number to 8.0.0svn by Hans Wennborg · 6 years ago
  100. 6b4a02c Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago