1. 9defb52 [SEH] Add initial support for AArch64 by Martin Storsjo · 6 years ago
  2. 0930d6c [AArch64][libunwind] Unwinding support for return address signing with B Key by Luke Cheeseman · 6 years ago
  3. 36de0fc Merge "Merge QP1A.181119.002" into q-keystone-qcom-dev by Steven Laver · 6 years ago
  4. 96fa501 [AArch64][libunwind] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  5. 69d9b84 Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC. by Martin Storsjo · 6 years ago
  6. 060d34e [cmake] Rename append_if to avoid collision with LLVM by Michal Gorny · 6 years ago
  7. 03a1074 [SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTORY_TABLE before calling RtlUnwindEx by Martin Storsjo · 6 years ago
  8. 0731f1a Don't export assembly functions when function visibility annotations are disabled by Martin Storsjo · 6 years ago
  9. c3caf29 Merge QP1A.181119.002 by Diego Wilson · 6 years ago
  10. 395b27b [CMake] Passthrough CFLAGS when checking the compiler-rt path by Petr Hosek · 6 years ago
  11. 317c6b7 libunwind_llvm: Enable sdclang for libunwind_llvm by Roopesh Rajashekharaiah Nataraja · 6 years ago
  12. cb72f9b Snap for 5096429 from e8ce6aec0b760eb64f74171449b8af752c3f8070 to qt-release by android-build-team Robot · 6 years ago
  13. de1541e Snap for 5090430 from 6706225faaef04adbb4e04f630035627af932f10 to qt-release by android-build-team Robot · 6 years ago
  14. e8ce6ae [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 6611fedd1a -s ours am: c06aaeb792 -s ours by Bill Yi · 6 years ago
  15. 4b21992 [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 6611fedd1a -s ours by Bill Yi · 6 years ago
  16. c06aaeb [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  17. 6611fed Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  18. 6706225 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE am: 4116756992 -s ours by Bill Yi · 6 years ago
  19. e0702dd [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  20. 4116756 Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  21. c52db47 Merge QP1A.181008.001 by Diego Wilson · 6 years ago
  22. 94edd59 [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. by Charles Davis · 6 years ago
  23. e471871 Snap for 5045582 from 32caf0a976d3bd0d6cc78210588ac146b3b484b0 to qt-release by android-build-team Robot · 6 years ago
  24. 32caf0a Revert "Never enable LTO for libunwind_llvm" am: a8fb6ce7e1 am: 4d7a726f71 by Yi Kong · 6 years ago
  25. c396d4e Revert "Never enable LTO for libunwind_llvm" am: a8fb6ce7e1 am: 4d7a726f71 by Yi Kong · 6 years ago
  26. 4d7a726 Revert "Never enable LTO for libunwind_llvm" am: a8fb6ce7e1 by Yi Kong · 6 years ago
  27. a8fb6ce Revert "Never enable LTO for libunwind_llvm" by Yi Kong · 6 years ago
  28. ba3cb05 Reverting r342895 by Luke Cheeseman · 6 years ago
  29. 389c9bb [AArch64] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  30. f3eb7f5 [libunwind][NFC] Suppress unused parameter warnings by Louis Dionne · 6 years ago
  31. 800d059 Merge QP1A.180918.001 by Bill Peckham · 6 years ago
  32. 8762536 Snap for 4994968 from 84f52cb2c1eda7052b5d46490f5ef6770b1b375e to qt-release by android-build-team Robot · 6 years ago
  33. 84f52cb Suppress -Wimplicit-fallthrough. am: 6136ec05d9 am: 2ed8ddac2c am: 827ea31227 by Chih-Hung Hsieh · 6 years ago
  34. 827ea31 Suppress -Wimplicit-fallthrough. am: 6136ec05d9 am: 2ed8ddac2c by Chih-Hung Hsieh · 6 years ago
  35. 2ed8dda Suppress -Wimplicit-fallthrough. am: 6136ec05d9 by Chih-Hung Hsieh · 6 years ago
  36. 6136ec0 Suppress -Wimplicit-fallthrough. by Chih-Hung Hsieh · 6 years ago
  37. ef9235c [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. by Charles Davis · 6 years ago
  38. 7ca2655 [CMake] Remove variable reference that isn't used. by Charles Davis · 6 years ago
  39. 5598288 Export public functions implemented in assembly on Windows. by Charles Davis · 6 years ago
  40. d743159 Fix existing code for SEH on ARM to compile correctly by Martin Storsjo · 6 years ago
  41. d511f35 [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace. by Charles Davis · 6 years ago
  42. 1f89d78 Add support for SEH unwinding on Windows. by Charles Davis · 6 years ago
  43. bd4a414 NFC: Test commit access by Jordan Rupprecht · 6 years ago
  44. eb3e070 [libunwind][mips] Include gcc_s for linkage by Stefan Maksimovic · 6 years ago
  45. bb3ea9c [libunwind][mips] Guard accumulator registers by Stefan Maksimovic · 6 years ago
  46. 61bf962 [libunwind][mips] Modify the __mips_fpr macro check by Stefan Maksimovic · 6 years ago
  47. 0297c29 [cmake] Add MINGW_LIBRARIES to the linker flags by Martin Storsjo · 6 years ago
  48. 1e73cee Remove unneeded preprocessor condition. by Charles Davis · 6 years ago
  49. fdc081c [libunwind][include] Add SEH declarations to <unwind.h>. by Charles Davis · 6 years ago
  50. 96902e1 [libunwind] Fix pointer-to-integer cast warnings on LLP64. by Charles Davis · 6 years ago
  51. 18823fe [CMake] Allow building standalone without any llvm-config available by Martin Storsjo · 6 years ago
  52. b18e185 Merge QPR1.180718.001 by Diego Wilson · 6 years ago
  53. 59d418f Bump version number to 8.0.0svn by Hans Wennborg · 6 years ago
  54. 6b4a02c Update docs version and clear release notes after 8.0.0 version bump by Hans Wennborg · 6 years ago
  55. 3e792ab [CMake] Include CMakeDependentOption in libunwind by Petr Hosek · 6 years ago
  56. b13b804 [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  57. 940b92a The semantics of DW_CFA_GNU_args_size have changed subtile over the by Joerg Sonnenberger · 6 years ago
  58. 04bdf24 [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  59. 1f736b0 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
  60. 8b44248 Revert "Revert "Support for multiarch runtimes layout"" by Eric Christopher · 6 years ago
  61. c072133 Add a blank line to docs/README.txt test commit access by Jordan Rupprecht · 6 years ago
  62. 6264578 Revert "Support for multiarch runtimes layout" by Jordan Rupprecht · 6 years ago
  63. 0c7cea3 Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  64. 24591a7 [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  65. 0a7bf58 Update copyright year to 2018. by Paul Robinson · 6 years ago
  66. 08314ca Snap for 4796633 from 475bf02b117b17c67c3254cb28ff3ff2eb802e30 to qt-release by android-build-team Robot · 6 years ago
  67. 475bf02 Mark as recovery_available: true am: 2dd29ac655 am: ef1c6322b5 am: 5a384dca27 by Jiyong Park · 6 years ago
  68. 5a384dc Mark as recovery_available: true am: 2dd29ac655 am: ef1c6322b5 by Jiyong Park · 6 years ago
  69. ef1c632 Mark as recovery_available: true am: 2dd29ac655 by Jiyong Park · 6 years ago
  70. 1e1c6b7 [OR1K] Add the EPCR special-purpose register to register state. by whitequark · 6 years ago
  71. 7549326 [OR1K] Add a dedicated PC register to register state. by whitequark · 6 years ago
  72. 1035189 [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs. by John Baldwin · 6 years ago
  73. 6d7a9a0 Merge PPR1.180430.001 by Michael Schwartz · 6 years ago
  74. 3384f24 Snap for 4751833 from 715c14fe7507ebd11b061cd3f0ac991c4710594e to pi-release by android-build-team Robot · 6 years ago int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  75. 2dd29ac Mark as recovery_available: true by Jiyong Park · 6 years ago
  76. 7839295 Snap for 4748783 from 5b3d85d0382429a902c8b1345a6372d051dd6f28 to qt-release by android-build-team Robot · 6 years ago
  77. 5b3d85d Never enable LTO for libunwind_llvm am: 34ed2ea33c am: 686292e416 am: 710b550421 by Pirama Arumuga Nainar · 6 years ago
  78. 710b550 Never enable LTO for libunwind_llvm am: 34ed2ea33c am: 686292e416 by Pirama Arumuga Nainar · 6 years ago
  79. 686292e Never enable LTO for libunwind_llvm am: 34ed2ea33c by Pirama Arumuga Nainar · 6 years ago
  80. 34ed2ea Never enable LTO for libunwind_llvm by Pirama Arumuga Nainar · 6 years ago
  81. aa1ca7f Never enable LTO for libunwind_llvm am: 715c14fe75 am: 95e46bcf83 by Pirama Arumuga Nainar · 6 years ago
  82. 95e46bc Never enable LTO for libunwind_llvm am: 715c14fe75 by Pirama Arumuga Nainar · 6 years ago
  83. 715c14f Never enable LTO for libunwind_llvm by Pirama Arumuga Nainar · 6 years ago
  84. 0f3cbe4 [cmake] Remove duplicate command line options from build by Aaron Smith · 6 years ago
  85. 163a209 [CMake] Support for monorepo layout by Petr Hosek · 6 years ago
  86. d550d63 [libunwind][MIPS]: Add support for unwinding in N32 processes. by John Baldwin · 6 years ago
  87. 2b0efb9 [libunwind] Permit additional compiler and linker flags to be passed to tests. by John Baldwin · 6 years ago
  88. 15e4893 [cmake] [libunwind] LLVM_FOUND isn't always set, so just test if by Don Hinton · 6 years ago
  89. 86ab239 Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs by Martin Storsjo · 6 years ago
  90. f237718 [cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries. by Don Hinton · 6 years ago
  91. 98762d6 [cmake] [libunwind] Fix find_path() problems when cross compiling by Don Hinton · 6 years ago
  92. 2b4c5e0 [PPC64] Added vector registers. by Martin Storsjo · 6 years ago
  93. e97f873 [libunwind] Set up .arcconfig to point to new Diffusion UNW repository by Petr Hosek · 6 years ago
  94. da0af18 [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. by John Baldwin · 6 years ago
  95. ebc8074 P PPR1.171228.001 merge 799ccb42611a0d866eff8b5dab39a28c9c9d336b - clean by Lalit Kansara · 6 years ago
  96. 6de5217 Update PACKAGE_VERSION to 7.0.0svn by Hans Wennborg · 6 years ago
  97. 08eaccb Update docs version to 7.0 by Hans Wennborg · 6 years ago
  98. dc25db1 Reland [PPC64] Port to ppc64le - initial version by Martin Storsjo · 6 years ago
  99. 89702f6 Don't use a strict larger-than comparison in the check_fit/does_fit static assert by Martin Storsjo · 6 years ago
  100. 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version` by Tim Shen · 6 years ago