1. 0eba216 [ARM] Add support for systems that don't support ucontext.h by Ken Werner · 13 years ago
  2. d83846f ARM: Initial support for remote unwinding using libunwind-ptrace by Ken Werner · 13 years ago
  3. 545023c Rework the lookup of the ARM specific unwind info by Ken Werner · 13 years ago
  4. 25f6b82 Change address type from void* to unw_word_t. by Ken Werner · 13 years ago
  5. 264b101 Move arm_exidx_entry and arm_exidx_table structs from ex_tables.h into libunwind-arm.h. by Ken Werner · 13 years ago
  6. 36511d3 Add support for handling signal frames on ARM Linux. by Ken Werner · 14 years ago
  7. e2962af Implement a cheaper getcontext() by Arun Sharma · 14 years ago
  8. fd21d07 Create a generic and local variant of the extbl parser. by Ken Werner · 14 years ago
  9. 5f38f35 Drop a call frame in tdep_trace and avoid a call to unw_step. by Lassi Tuura · 14 years ago
  10. 9e98f15 Fast back-trace for x86_64 for only collecting the call stack. by Lassi Tuura · 14 years ago
  11. f053677 Remove the ARM_EXIDX_TABLE_MALLOC code path. by Ken Werner · 14 years ago
  12. 6296ff1 Remove the appname string of the ARM extbl parser. by Ken Werner · 14 years ago
  13. fb325c8 ARM extbl cleanup. by Ken Werner · 14 years ago
  14. cf8d5e4 Have the ARM extbtl-parser operate on the DWARF model directly. by Ken Werner · 14 years ago
  15. 6a67154 Use ARM-specific unwinding tables in unw_step by Zachary T Welch · 14 years ago
  16. ffc474b Add module for parsing ARM-specific unwind tables by Zachary T Welch · 14 years ago
  17. ec633a1 Use UNW_OBJ instead of UNWI_ARCH_OBJ to rename unwi_unwind_method on ARM. by Ken Werner · 14 years ago
  18. 00aed96 Add an experimental and optional frame chain unwinding for ARM by Arun Sharma · 15 years ago
  19. 1787a2f Add path and pathlen arguments to tdep_get_elf_image() by Arun Sharma · 15 years ago
  20. dac2d00 Identify signal frames by augmentation attribute. by Lassi Tuura · 15 years ago
  21. 3842dac Add initial ARM and MIPS support. To support this, also enable the by Daniel Jacobowitz · 17 years ago