1. 007947d [libunwind] Remove the remote unwinding support by Petr Hosek · 5 years ago
  2. 96cba43 Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__ by Martin Storsjo · 5 years ago
  3. b81a942 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  4. 3847b16 [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  5. ab2407a Revert "[Sparc] Add Sparc V8 support" by Jorge Gorbe Moya · 5 years ago
  6. f936440 [Sparc] Add Sparc V8 support by Daniel Cederman · 5 years ago
  7. 9defb52 [SEH] Add initial support for AArch64 by Martin Storsjo · 6 years ago
  8. 96fa501 [AArch64][libunwind] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  9. ba3cb05 Reverting r342895 by Luke Cheeseman · 6 years ago
  10. 389c9bb [AArch64] Unwinding support for return address signing by Luke Cheeseman · 6 years ago
  11. d743159 Fix existing code for SEH on ARM to compile correctly by Martin Storsjo · 6 years ago
  12. 1f89d78 Add support for SEH unwinding on Windows. by Charles Davis · 6 years ago
  13. 1e73cee Remove unneeded preprocessor condition. by Charles Davis · 6 years ago
  14. fdc081c [libunwind][include] Add SEH declarations to <unwind.h>. by Charles Davis · 6 years ago
  15. 1e1c6b7 [OR1K] Add the EPCR special-purpose register to register state. by whitequark · 6 years ago
  16. 1035189 [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs. by John Baldwin · 6 years ago
  17. d550d63 [libunwind][MIPS]: Add support for unwinding in N32 processes. by John Baldwin · 6 years ago
  18. 2b4c5e0 [PPC64] Added vector registers. by Martin Storsjo · 6 years ago
  19. da0af18 [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. by John Baldwin · 6 years ago
  20. dc25db1 Reland [PPC64] Port to ppc64le - initial version by Martin Storsjo · 6 years ago
  21. 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version` by Tim Shen · 6 years ago
  22. 21881c5 [PPC64] Port to ppc64le - initial version by Martin Storsjo · 6 years ago
  23. 375a366 [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes. by John Baldwin · 7 years ago
  24. 23a943b Fix building for ARM with dwarf exception handling by Martin Storsjo · 7 years ago
  25. 85f4cfd Change unw_word_t to always have the same size as the pointer size by Martin Storsjo · 7 years ago
  26. 7c4a46a Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY by Martin Storsjo · 7 years ago
  27. 86e0218 Add support for dwarf unwinding on windows on x86_64 by Martin Storsjo · 7 years ago
  28. af4b7dd Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER by Martin Storsjo · 7 years ago
  29. f44b1d2 Fix the context/cursor size for ARM with WMMX enabled by Martin Storsjo · 7 years ago
  30. 863d60e ARM: explicitly specify the 8-byte alignment by Saleem Abdulrasool · 7 years ago
  31. 03d6ad0 unwind: explicitly align `_Unwind_Control_Block` by Saleem Abdulrasool · 7 years ago
  32. 7d67413 [libunwind] Clean up macro usage. by Ranjeet Singh · 7 years ago
  33. aa805e4 X86: swap EBP, ESP on !APPLE by Saleem Abdulrasool · 7 years ago
  34. 0eea5e2 Add support for old versions of MacOS to libunwind. Fixes PR22203. Thanks to Jeremy for the bug report and the patch. by Marshall Clow · 8 years ago
  35. 99e90f4 Also use the proper register numbers on CloudABI. by Ed Schouten · 8 years ago
  36. a2a8dc6 Add missing _US_ACTION_MASK constant to unwind.h by Dimitry Andric · 8 years ago
  37. 85e3961 libunwind: fix X86 register numbers for FreeBSD/i386 by Ed Maste · 8 years ago
  38. 17473fd libunwind: correct 'libuwind' typo by Ed Maste · 8 years ago
  39. 9be9138 [libunwind] Properly align _Unwind_Exception. by Eric Fiselier · 8 years ago
  40. f9f7928 libunwind: limit stack usage in unwind cursor by Ed Maste · 8 years ago
  41. 63469ff libunwind: Use conventional DWARF capitalization in comments and errors by Ed Maste · 8 years ago
  42. 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional by Asiri Rathnayake · 8 years ago
  43. d2d1ea9 Introduce a native-only unwinder build. by Asiri Rathnayake · 8 years ago
  44. d4255ab [libunwind] Add support for OpenRISC 1000. by Peter Zotov · 9 years ago
  45. 2d2bf2f unwind: Fix libc++abi and libgcc build. by Logan Chien · 9 years ago
  46. 6127858 libunwind: Introduce __libunwind_config.h. by Logan Chien · 9 years ago
  47. 675df58 unwind: move src/Unwind, include/, and test/ unwind content by Saleem Abdulrasool · 9 years ago