summaryrefslogtreecommitdiff
path: root/libbacktrace/elf.c
AgeCommit message (Expand)Author
2013-11-18 * elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.jakub
2013-11-16 * backtrace.h (backtrace_syminfo): Update comment and parameterian
2013-10-18 * elf.c (elf_add): Don't get the wrong offsets if a debug sectionian
2013-07-23 * elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.amonakov
2013-07-23 * elf.c (backtrace_initialize): Pass elf_fileline_fn toamonakov
2013-01-14Update copyright years in libbacktrace.rsandifo
2012-10-26 PR other/55087ian
2012-10-10 * elf.c: Rename all Elf typedefs to start with b_elf, and be allian
2012-10-10 * elf.c (elf_add_syminfo_data): Add casts to avoid warning.hp
2012-10-09 Add support for tracing through shared libraries.ian
2012-09-27 PR other/54726ian
2012-09-17libbacktrace/:ian