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