1. 2b4c5e0 [PPC64] Added vector registers. by Martin Storsjo · 6 years ago
  2. da0af18 [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi. by John Baldwin · 6 years ago
  3. dc25db1 Reland [PPC64] Port to ppc64le - initial version by Martin Storsjo · 7 years ago
  4. 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version` by Tim Shen · 7 years ago
  5. 21881c5 [PPC64] Port to ppc64le - initial version by Martin Storsjo · 7 years ago
  6. 375a366 [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes. by John Baldwin · 7 years ago
  7. 23a943b Fix building for ARM with dwarf exception handling by Martin Storsjo · 7 years ago
  8. 85f4cfd Change unw_word_t to always have the same size as the pointer size by Martin Storsjo · 7 years ago
  9. 7c4a46a Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY by Martin Storsjo · 7 years ago
  10. 86e0218 Add support for dwarf unwinding on windows on x86_64 by Martin Storsjo · 7 years ago
  11. af4b7dd Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER by Martin Storsjo · 7 years ago
  12. f44b1d2 Fix the context/cursor size for ARM with WMMX enabled by Martin Storsjo · 7 years ago
  13. 863d60e ARM: explicitly specify the 8-byte alignment by Saleem Abdulrasool · 7 years ago
  14. 03d6ad0 unwind: explicitly align `_Unwind_Control_Block` by Saleem Abdulrasool · 7 years ago
  15. 7d67413 [libunwind] Clean up macro usage. by Ranjeet Singh · 7 years ago
  16. aa805e4 X86: swap EBP, ESP on !APPLE by Saleem Abdulrasool · 7 years ago
  17. 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
  18. 99e90f4 Also use the proper register numbers on CloudABI. by Ed Schouten · 8 years ago
  19. a2a8dc6 Add missing _US_ACTION_MASK constant to unwind.h by Dimitry Andric · 8 years ago
  20. 85e3961 libunwind: fix X86 register numbers for FreeBSD/i386 by Ed Maste · 8 years ago
  21. 17473fd libunwind: correct 'libuwind' typo by Ed Maste · 8 years ago
  22. 9be9138 [libunwind] Properly align _Unwind_Exception. by Eric Fiselier · 8 years ago
  23. f9f7928 libunwind: limit stack usage in unwind cursor by Ed Maste · 8 years ago
  24. 63469ff libunwind: Use conventional DWARF capitalization in comments and errors by Ed Maste · 8 years ago
  25. 0ddaf13 [libunwind][ARM] Improve unwinder stack usage - Make WMMX support optional by Asiri Rathnayake · 8 years ago
  26. d2d1ea9 Introduce a native-only unwinder build. by Asiri Rathnayake · 8 years ago
  27. d4255ab [libunwind] Add support for OpenRISC 1000. by Peter Zotov · 9 years ago
  28. 2d2bf2f unwind: Fix libc++abi and libgcc build. by Logan Chien · 9 years ago
  29. 6127858 libunwind: Introduce __libunwind_config.h. by Logan Chien · 9 years ago
  30. 675df58 unwind: move src/Unwind, include/, and test/ unwind content by Saleem Abdulrasool · 9 years ago