1. 91409a9 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 5 years ago
  2. f7ea9ca [runtimes] Support ELF dependent libraries feature by Petr Hosek · 5 years ago
  3. 705d5d9 [libunwind] [test] Fix inferring source paths by Michal Gorny · 5 years ago
  4. 95d024d [runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and include/c++ by Petr Hosek · 5 years ago
  5. 02622c6 [PPC] Fix 32-bit build of libunwind by Martin Storsjo · 5 years ago
  6. adb585f [PPC64][libunwind] Fix r2 not properly restored by Martin Storsjo · 5 years ago
  7. d23b8c4 Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force by Sterling Augustine · 5 years ago
  8. 7e26d36 [gn] Support for building libunwind by Petr Hosek · 5 years ago
  9. b7a6459 [NFC] Fix typo in debug log by Louis Dionne · 5 years ago
  10. a4e735e Add support for ARMv7-M architecture which uses the Thumb 2 ISA (unified syntax) by Martin Storsjo · 5 years ago
  11. 60f690d [NFC] Move the export attribute after extern "C". by Nicolas Lesser · 5 years ago
  12. 8b98d1e [NFC] Correct outdated links to the Itanium C++ ABI documentation by Louis Dionne · 5 years ago
  13. 1f38f4e [libunwind] Fix the typo in unw_save_vfp_as_X alias by Petr Hosek · 5 years ago
  14. ff0f634 Move the alias definition of unw_getcontext to within !defined(__USING_SJLJ_EXCEPTIONS__) by Martin Storsjo · 5 years ago
  15. 2dd28fc [libunwind] Export the weak alias in Mach-O by Petr Hosek · 5 years ago
  16. fde80b8 [libunwind] Export the unw_* symbols as weak symbols by Petr Hosek · 5 years ago
  17. 63d7739 [libunwind] Do not share an object library to create the static/shared libraries by Petr Hosek · 5 years ago
  18. 151a4ee Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" by Matthew Voss · 5 years ago
  19. 326f263 [runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/ by Petr Hosek · 5 years ago
  20. 6a07008 [CMake][libunwind] Define add_target_flags which is missing by Petr Hosek · 5 years ago
  21. 2d3ceb5 [CMake] Don't cache LLVM_MAIN_SRC_DIR by Petr Hosek · 5 years ago
  22. 6c5cd97 [CMake] Support compiler-rt builtins library in tests by Petr Hosek · 5 years ago
  23. ff6e89a [CMake] Update lit test configuration by Petr Hosek · 5 years ago
  24. a832a67 [CMake] Support CMake variables for setting target, sysroot and toolchain by Petr Hosek · 5 years ago
  25. 8957b83 Provide a placement new definition for the SEH version of UnwindCursor by Martin Storsjo · 5 years ago
  26. 53f044d [libunwind] Provide placement new definition by Petr Hosek · 5 years ago
  27. 2c182ef [libunwind] Remove the remote unwinding support by Petr Hosek · 5 years ago
  28. 65eaeac [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  29. aae39f2 Revert "[CMake] Use correct visibility for linked libraries in CMake" by Petr Hosek · 5 years ago
  30. f3b941d [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  31. fe22635 [libunwind] Support building hermetic static library by Petr Hosek · 5 years ago
  32. 611907d Drop the dependency on <algorithm>, add placement new inline by Petr Hosek · 5 years ago
  33. 06d0620 Adjust documentation for git migration. by James Y Knight · 5 years ago
  34. 48b11ad Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__ by Martin Storsjo · 5 years ago
  35. 02cfcd9 Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inline" by Petr Hosek · 5 years ago
  36. b220730 Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library" by Petr Hosek · 5 years ago
  37. 3176f53 [libunwind] Drop the dependency on <algorithm>, add placement new inline by Petr Hosek · 5 years ago
  38. 0b8b341 [CMake] Use __libc_start_main rather than fopen when checking for C library by Petr Hosek · 5 years ago
  39. afd00d2 [libunwind] Use placement new to avoid dependency C++ library by Petr Hosek · 5 years ago
  40. 9adf0d5 [libunwind] Don't abort if encoutering invalid .eh_frame_hdr by Petr Hosek · 5 years ago
  41. b2c5ac1 Silence warnings about unused parameters by Martin Storsjo · 5 years ago
  42. 79a9129 Remove an unused variable by Martin Storsjo · 5 years ago
  43. 8e88b77 Add casts to avoid warnings about implicit conversions losing precision by Martin Storsjo · 5 years ago
  44. 71419d4 Fix warnings about printf format strings by Martin Storsjo · 5 years ago
  45. 29ebcbb Enable LLVM_ENABLE_WARNINGS when building standalone out of tree by Martin Storsjo · 5 years ago
  46. 275c17c Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  47. 2918c0f Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  48. f8de24c Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  49. 76f41ba [SjLj] Don't use __declspec(thread) in MinGW mode by Martin Storsjo · 5 years ago
  50. 1db65cb Bump the trunk version to 9.0.0svn by Hans Wennborg · 5 years ago
  51. 22b7357 Update year in license files by Hans Wennborg · 5 years ago
  52. fab505c [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  53. edcff8d Revert "[Sparc] Add Sparc V8 support" by Jorge Gorbe Moya · 5 years ago
  54. d354254 [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  55. ddaf328 [SEH] Add initial support for AArch64 by Martin Storsjo · 5 years ago
  56. 1a9ca7e [AArch64][libunwind] Unwinding support for return address signing with B Key by Luke Cheeseman · 5 years ago
  57. e373721 [AArch64][libunwind] Unwinding support for return address signing by Luke Cheeseman · 5 years ago
  58. 0c45f9b Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC. by Martin Storsjo · 5 years ago
  59. deb8bfe [cmake] Rename append_if to avoid collision with LLVM by Michal Gorny · 5 years ago
  60. 5a626e4 [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before calling RtlUnwindEx by Martin Storsjo · 5 years ago
  61. 4a2e414 Don't export assembly functions when function visibility annotations are disabled by Martin Storsjo · 5 years ago
  62. 57ca299 [CMake] Passthrough CFLAGS when checking the compiler-rt path by Petr Hosek · 5 years ago
  63. 415849e [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. by Charles Davis · 6 years ago
  64. ed33207 Reverting r342895 by Luke Cheeseman · 6 years ago
  65. 84f981a [AArch64] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  66. 4b98a8e [libunwind][NFC] Suppress unused parameter warnings by Louis Dionne · 6 years ago
  67. b56fe29 [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. by Charles Davis · 6 years ago
  68. 7484496 [CMake] Remove variable reference that isn't used. by Charles Davis · 6 years ago
  69. c7b95bd Export public functions implemented in assembly on Windows. by Charles Davis · 6 years ago
  70. 8d2b54b Fix existing code for SEH on ARM to compile correctly by Martin Storsjo · 6 years ago
  71. e05a8d6 [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace. by Charles Davis · 6 years ago
  72. dc942fc Add support for SEH unwinding on Windows. by Charles Davis · 6 years ago
  73. be9a54f NFC: Test commit access by Jordan Rupprecht · 6 years ago
  74. 9b25cec [libunwind][mips] Include gcc_s for linkage by Stefan Maksimovic · 6 years ago
  75. e25fac2 [libunwind][mips] Guard accumulator registers by Stefan Maksimovic · 6 years ago
  76. efb533c [libunwind][mips] Modify the __mips_fpr macro check by Stefan Maksimovic · 6 years ago
  77. 314a7c6 [cmake] Add MINGW_LIBRARIES to the linker flags by Martin Storsjo · 6 years ago
  78. 72cca9c Remove unneeded preprocessor condition. by Charles Davis · 6 years ago
  79. 358b767 [libunwind][include] Add SEH declarations to <unwind.h>. by Charles Davis · 6 years ago
  80. 6643d4b [libunwind] Fix pointer-to-integer cast warnings on LLP64. by Charles Davis · 6 years ago
  81. 35b426c [CMake] Allow building standalone without any llvm-config available by Martin Storsjo · 6 years ago
  82. 42ab5e1 Bump version number to 8.0.0svn by Hans Wennborg · 6 years ago
  83. c1a1cfb Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago
  84. 13dd5dc [CMake] Include CMakeDependentOption in libunwind by Petr Hosek · 6 years ago
  85. c6d8828 [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  86. 73170e5 The semantics of DW_CFA_GNU_args_size have changed subtile over the by Joerg Sonnenberger · 6 years ago
  87. 4f62771 [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  88. f8e5712 Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly controlling a dependency on dladdr(). This will allow us to use libunwind without adding a libdl dependency. by Jordan Rupprecht · 6 years ago
  89. 524edf9 Revert "Revert "Support for multiarch runtimes layout"" by Eric Christopher · 6 years ago
  90. ed2a240 Add a blank line to docs/README.txt test commit access by Jordan Rupprecht · 6 years ago
  91. cbc6b6f Revert "Support for multiarch runtimes layout" by Jordan Rupprecht · 6 years ago
  92. a36281c Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  93. 685229d [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  94. a392904 Update copyright year to 2018. by Paul Robinson · 6 years ago
  95. e714df7 [OR1K] Add the EPCR special-purpose register to register state. by whitequark · 6 years ago
  96. 451393d [OR1K] Add a dedicated PC register to register state. by whitequark · 6 years ago
  97. 1a722f9 [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs. by John Baldwin · 6 years ago
  98. 68f72df [cmake] Remove duplicate command line options from build by Aaron Smith · 6 years ago
  99. b597d1e [CMake] Support for monorepo layout by Petr Hosek · 6 years ago
  100. 29f0ccd [libunwind][MIPS]: Add support for unwinding in N32 processes. by John Baldwin · 6 years ago