Show patches with: none      |   63 patches
Patch Series S/W/F Date Submitter Delegate State
[3/3] Dwarf: unwind the recorded stack frame of different target address sizes --- 2014-01-20 Jean Pihet New
[2/3] Dwarf: load and parse the debug info of different target address sizes --- 2014-01-20 Jean Pihet New
[1/3] Add support for different binary target address sizes --- 2014-01-20 Jean Pihet New
Enable debug_frame code by default on x86* --- 2013-09-16 Jean Pihet Rejected
[ARM] Call dwarf_step only if CONFIG_DEBUG_FRAME is defined --- 2011-11-18 Ken Werner Accepted
[ARM] Fix breakage when host != target --- 2011-11-02 Ken Werner Accepted
Only declare the start/end variables in case CONFIG_DEBUG_FRAME is defined. --- 2011-10-31 Ken Werner Accepted
[6/6] Add missing <signal.h> include directive --- 2011-10-27 Ken Werner Accepted
[5/6] Define GNU and processor specific values for the Phdr p_type field --- 2011-10-27 Ken Werner Accepted
[4/6,ARM] Add support for systems that don't support ucontext.h --- 2011-10-27 Ken Werner Accepted
[3/6] Prevent the use of struct dl_phdr_info outside of dl_iterate_phdr --- 2011-10-27 Ken Werner Accepted
[2/6] UNW_REMOTE_ONLY fixes --- 2011-10-27 Ken Werner Accepted
[1/6] Include <sys/mman.h> to have MAP_ANONYMOUS defined --- 2011-10-27 Ken Werner Accepted
[ARM] fix for the check-namespace test case --- 2011-10-14 Ken Werner Accepted
[3/3] Have tdep_get_elf_image available in case of UNW_REMOTE_ONLY --- 2011-10-13 Ken Werner Accepted
[2/3] Exclude arm_find_proc_info and arm_put_unwind_info in case of UNW_REMOTE_ONLY --- 2011-10-13 Ken Werner Accepted
[1/3] Have dwarf.h include pthread.h --- 2011-10-13 Ken Werner Accepted
Change _UPTi_find_unwind_table to return an integer. --- 2011-10-11 Ken Werner Accepted
[2/2] ARM: prefer to unwind using DWARF info --- 2011-08-29 Ken Werner Accepted
[1/2] ARM: Exit unw_step in case DWARF based unwinding was successful --- 2011-08-29 Ken Werner Accepted
[2/2] ARM: Ensure unw_step returns whatever find_proc_info() returns --- 2011-08-17 Ken Werner Accepted
[1/2] ARM: Fix return value of arm_find_proc_info --- 2011-08-17 Ken Werner Accepted
[4/4] ARM: Initial support for remote unwinding using libunwind-ptrace --- 2011-08-15 Ken Werner Accepted
[3/4] Change libunwind-ptrace to also look for .debug_frame if nothing found in .eh_frame. --- 2011-08-15 Ken Werner Accepted
[2/4] Rework the lookup of the ARM specific unwind info --- 2011-08-15 Ken Werner Accepted
[1/4] Make the dwarf dl_iterate_phdr callback available within libunwind. --- 2011-08-15 Ken Werner Accepted
[5/5] ARM: Initial support for remote unwinding using libunwind-ptrace --- 2011-08-03 Ken Werner Superseded
[4/5] Change libunwind-ptrace to also look for .debug_frame if nothing found in .eh_frame. --- 2011-08-03 Ken Werner Superseded
[3/5] Rework the lookup of the ARM specific unwind entry for local unwinding --- 2011-08-03 Ken Werner Superseded
[2/5] Change address type from void* to unw_word_t. --- 2011-08-03 Ken Werner Accepted
[1/5] Move arm_exidx_entry and arm_exidx_table structs from ex_tables.h into libunwind-arm.h. --- 2011-08-03 Ken Werner Accepted
Fix inline assembly. --- 2011-06-30 Ken Werner Accepted
[2/2] Add support for handling signal frames on ARM Linux. --- 2011-05-06 Ken Werner Accepted
[1/2] Add support for RT signal frame detection on ARM. --- 2011-05-06 Ken Werner Accepted
[5/5] Add initial support for local unw_resume on ARM Linux. --- 2011-04-21 Ken Werner Accepted
[4/5] ARM: tests/Gtest-dyn1.c workaround for GCC bug. --- 2011-04-21 Ken Werner Accepted
[3/5] ARM: tests/Gtest-dyn1.c fixes. --- 2011-04-21 Ken Werner Accepted
[2/5] ARM: tests/Gtest-trace.c - IP printing --- 2011-04-21 Ken Werner Accepted
[1/5] Add the appropriate libraries to the *_LDADD variables. --- 2011-04-21 Ken Werner Accepted
Add the appropriate libraries to the *_LDADD variables. --- 2011-04-06 Ken Werner Superseded
[3/3] Add tests/[GL]perf-trace to the .gitignore file. --- 2011-04-04 Ken Werner Accepted
[2/3] Increase alternate signal stack size. --- 2011-04-04 Ken Werner Accepted
[1/3] Create a generic and local variant of the extbl parser. --- 2011-04-04 Ken Werner Accepted
[8/8] Add test-static-link to the .gitignore file. --- 2011-03-23 Ken Werner Accepted
[7/8] ARM: Return the dwarf.cfa in case the user requests SP/R13. --- 2011-03-23 Ken Werner Accepted
[6/8] Remove the ARM_EXIDX_TABLE_MALLOC code path. --- 2011-03-23 Ken Werner Accepted
[5/8] Remove the appname string of the ARM extbl parser. --- 2011-03-23 Ken Werner Accepted
[4/8] Prefer to unwind using DWARF info on ARM. --- 2011-03-23 Ken Werner Accepted
[3/8] ARM extbl cleanup. --- 2011-03-23 Ken Werner New
[2/8] Remove the arm-extbl-test. --- 2011-03-23 Ken Werner Accepted
[1/8] Have the ARM extbtl-parser operate on the DWARF model directly. --- 2011-03-23 Ken Werner Accepted
[3/3] Use ARM-specific unwinding tables in unw_step --- 2011-03-22 Ken Werner New
[2/3] Add module for parsing ARM-specific unwind tables --- 2011-03-22 Ken Werner New
[1/3] Add ARM signal frame detection --- 2011-03-22 Ken Werner Accepted
[4/4] Add test of backtracing using ARM-specific tables --- 2011-03-15 Ken Werner Accepted
[3/4] Use ARM-specific unwinding tables in unw_step --- 2011-03-15 Ken Werner Accepted
[2/4] Add module for parsing ARM-specific unwind tables --- 2011-03-15 Ken Werner Accepted
[1/4] Add ARM signal frame detection --- 2011-03-15 Ken Werner Superseded
[5/5] Fix file descriptor leakage in maps_init --- 2011-03-02 Ken Werner Accepted
[4/5] Fix test-ptrace argument parsing. --- 2011-03-02 Ken Werner Accepted
[3/5] Link libunwind-setjmp against libunwind-elf. --- 2011-03-02 Ken Werner Accepted
[2/5] Use UNW_OBJ instead of UNWI_ARCH_OBJ to rename unwi_unwind_method on ARM. --- 2011-03-02 Ken Werner Accepted
[1/5] Explicitly add dependent shared libraries. --- 2011-03-02 Ken Werner Accepted