1. 7484496 [CMake] Remove variable reference that isn't used. by Charles Davis · 6 years ago
  2. c7b95bd Export public functions implemented in assembly on Windows. by Charles Davis · 6 years ago
  3. 8d2b54b Fix existing code for SEH on ARM to compile correctly by Martin Storsjo · 6 years ago
  4. e05a8d6 [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace. by Charles Davis · 6 years ago
  5. dc942fc Add support for SEH unwinding on Windows. by Charles Davis · 6 years ago
  6. be9a54f NFC: Test commit access by Jordan Rupprecht · 6 years ago
  7. 9b25cec [libunwind][mips] Include gcc_s for linkage by Stefan Maksimovic · 6 years ago
  8. e25fac2 [libunwind][mips] Guard accumulator registers by Stefan Maksimovic · 6 years ago
  9. efb533c [libunwind][mips] Modify the __mips_fpr macro check by Stefan Maksimovic · 6 years ago
  10. 314a7c6 [cmake] Add MINGW_LIBRARIES to the linker flags by Martin Storsjo · 6 years ago
  11. 72cca9c Remove unneeded preprocessor condition. by Charles Davis · 6 years ago
  12. 358b767 [libunwind][include] Add SEH declarations to <unwind.h>. by Charles Davis · 6 years ago
  13. 6643d4b [libunwind] Fix pointer-to-integer cast warnings on LLP64. by Charles Davis · 6 years ago
  14. 35b426c [CMake] Allow building standalone without any llvm-config available by Martin Storsjo · 6 years ago
  15. 42ab5e1 Bump version number to 8.0.0svn by Hans Wennborg · 6 years ago
  16. c1a1cfb Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago
  17. 13dd5dc [CMake] Include CMakeDependentOption in libunwind by Petr Hosek · 6 years ago
  18. c6d8828 [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  19. 73170e5 The semantics of DW_CFA_GNU_args_size have changed subtile over the by Joerg Sonnenberger · 6 years ago
  20. 4f62771 [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  21. 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
  22. 524edf9 Revert "Revert "Support for multiarch runtimes layout"" by Eric Christopher · 6 years ago
  23. ed2a240 Add a blank line to docs/README.txt test commit access by Jordan Rupprecht · 6 years ago
  24. cbc6b6f Revert "Support for multiarch runtimes layout" by Jordan Rupprecht · 6 years ago
  25. a36281c Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  26. 685229d [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  27. a392904 Update copyright year to 2018. by Paul Robinson · 6 years ago
  28. e714df7 [OR1K] Add the EPCR special-purpose register to register state. by whitequark · 6 years ago
  29. 451393d [OR1K] Add a dedicated PC register to register state. by whitequark · 6 years ago
  30. 1a722f9 [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs. by John Baldwin · 6 years ago
  31. 68f72df [cmake] Remove duplicate command line options from build by Aaron Smith · 6 years ago
  32. b597d1e [CMake] Support for monorepo layout by Petr Hosek · 6 years ago
  33. 29f0ccd [libunwind][MIPS]: Add support for unwinding in N32 processes. by John Baldwin · 6 years ago
  34. dca6b1d [libunwind] Permit additional compiler and linker flags to be passed to tests. by John Baldwin · 6 years ago
  35. 16bc8eb [cmake] [libunwind] LLVM_FOUND isn't always set, so just test if by Don Hinton · 6 years ago
  36. be0499e Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs by Martin Storsjo · 6 years ago
  37. be42e69 [cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 6 years ago
  38. 24e4ab9 [cmake] [libunwind] Fix find_path() problems when cross compiling by Don Hinton · 6 years ago
  39. 694048d [PPC64] Added vector registers. by Martin Storsjo · 6 years ago
  40. 9d1c793 [libunwind] Set up .arcconfig to point to new Diffusion UNW repository by Petr Hosek · 6 years ago
  41. 3de1b06 [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. by John Baldwin · 6 years ago
  42. 57821dd Update PACKAGE_VERSION to 7.0.0svn by Hans Wennborg · 6 years ago
  43. a42f90e Update docs version to 7.0 by Hans Wennborg · 6 years ago
  44. d2453d0 Reland [PPC64] Port to ppc64le - initial version by Martin Storsjo · 6 years ago
  45. 73a76f8 Don't use a strict larger-than comparison in the check_fit/does_fit static assert by Martin Storsjo · 6 years ago
  46. 9a56b9b Revert `rL321667: [PPC64] Port to ppc64le - initial version` by Tim Shen · 6 years ago
  47. 59c20bb [PPC64] Port to ppc64le - initial version by Martin Storsjo · 6 years ago
  48. b80fb6a There is no portable format string for printing `uintptr_t` values. by Chandler Carruth · 6 years ago
  49. 848cad6 [libunwind] Remove dubious template function. NFC. by whitequark · 6 years ago
  50. bba2dc1 [libunwind] Unbreak debug builds after r321440. by whitequark · 6 years ago
  51. 218817e [libunwind] Add proper support for DWARF unwind on bare metal. by whitequark · 6 years ago
  52. 19ed036 [libunwind] fix a typo in r321441. by whitequark · 6 years ago
  53. 9817973 [libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0. by whitequark · 6 years ago
  54. f25e394 [libunwind] Avoid using C++ headers. by whitequark · 6 years ago
  55. 9cc0554 [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes. by John Baldwin · 6 years ago
  56. d518b00 [libunwind] Create install-unwind-stripped target manually by Shoaib Meenai · 6 years ago
  57. 64144ed [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set by Petr Hosek · 6 years ago
  58. 5046dd1 [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit by Petr Hosek · 6 years ago
  59. a1922c3 [libunwind] Switch to add_llvm_install_targets by Shoaib Meenai · 6 years ago
  60. 24e6dfd Support building libunwind as a DLL by Martin Storsjo · 6 years ago
  61. f8a5631 [CMake] Use the variable from the right project in install-unwind by Martin Storsjo · 6 years ago
  62. 0085202 [libunwind][CMake] Provide option to disable instalation of the library by Petr Hosek · 6 years ago
  63. a2560d9 Remove a FIXME about truncated section names by Martin Storsjo · 6 years ago
  64. e94803a [docs] Mention that dwarf unwinding should be supported on arm64/windows by Martin Storsjo · 6 years ago
  65. 73e4fda Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm by Martin Storsjo · 6 years ago
  66. 4187d02 Fix building for ARM with dwarf exception handling by Martin Storsjo · 7 years ago
  67. f0c5141 [libunwind] Don't use dl_iterate_phdr if __ANDROID_API__ < 21 by Dan Albert · 7 years ago
  68. 3d32dc7 Change unw_word_t to always have the same size as the pointer size by Martin Storsjo · 7 years ago
  69. 0769623 Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY by Martin Storsjo · 7 years ago
  70. 855d42d Add support for dwarf unwinding on windows on x86_64 by Martin Storsjo · 7 years ago
  71. 3785f70 Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER by Martin Storsjo · 7 years ago
  72. 7d54def [libunwind] Always use unwind tables in tests by Peter Smith · 7 years ago
  73. 2b2eb5e Fix the context/cursor size for ARM with WMMX enabled by Martin Storsjo · 7 years ago
  74. 4581e57 Add missing checks for register number by Martin Storsjo · 7 years ago
  75. 83fc2d9 Abstract rwlocks into a class, provide a SRW lock implementation for windows by Martin Storsjo · 7 years ago
  76. 46b3dd3 Make HIDDEN_DIRECTIVE a function-like macro. NFCI. by Martin Storsjo · 7 years ago
  77. 54cba9a GNU: do not read the FDE count if omitted by Saleem Abdulrasool · 7 years ago
  78. 2b88736 libunwind: document tested FreeBSD configs and sort OS list by Ed Maste · 7 years ago
  79. ac402af Support DWARF unwinding on i386 windows by Martin Storsjo · 7 years ago
  80. 3be7a4a [docs] Mention that linux/arm64 is supported with DWARF by Martin Storsjo · 7 years ago
  81. 909352a [docs] Mention that SjLj works on any OS on the archs where supported by the compiler by Martin Storsjo · 7 years ago
  82. 61aaea4 build: use POSITION_INDEPENDENT_CODE instead of -fPIC by Saleem Abdulrasool · 7 years ago
  83. 7fbe80d Add CMake support for building for MinGW by Martin Storsjo · 7 years ago
  84. b6774a8 Fix building on macOS after SVN r314492 by Martin Storsjo · 7 years ago
  85. 77dd692 SjLj: Fix building after SVN r314632 by Martin Storsjo · 7 years ago
  86. 41cdae5 SjLj: make the SjLj implementation more portable by Saleem Abdulrasool · 7 years ago
  87. 5144b36 Skip building x86 parts of UnwindRegisters*.S when targeting SjLj by Martin Storsjo · 7 years ago
  88. 96f4c6a Skip building unused parts when targeting SJLJ by Martin Storsjo · 7 years ago
  89. 4bb8107 Correct data types in the _Unwind_FunctionContext struct by Martin Storsjo · 7 years ago
  90. 4a75f7e [libunwind] Partially revert r297174 to fix build on at least FreeBSD. by John Baldwin · 7 years ago
  91. 6beacfe Fix a typo in the documentation. NFC. by Martin Storsjo · 7 years ago
  92. b169d07 Revert r312240 by Alex Lorenz · 7 years ago
  93. a384309 Build LLVM with -Wstrict-prototypes enabled by Alex Lorenz · 7 years ago
  94. f8f6c52 ARM: explicitly specify the 8-byte alignment by Saleem Abdulrasool · 7 years ago
  95. d688282 unwind: explicitly align `_Unwind_Control_Block` by Saleem Abdulrasool · 7 years ago
  96. 8933da7 [CMake] Allow overriding lib dir suffix independently from LLVM by Petr Hosek · 7 years ago
  97. 1868165 Partial fix for PR33858 by Jonathan Roelofs · 7 years ago
  98. 340f06b [libunwind] Handle .ARM.exidx tables without sentinel last entry by Momchil Velikov · 7 years ago
  99. c490575 Bump docs version to 6.0 by Hans Wennborg · 7 years ago
  100. d162c32 [CMake] Set library dir to be LLVM's intermediate output dir by Petr Hosek · 7 years ago