summaryrefslogtreecommitdiffstats
path: root/libbacktrace/elf.c
Commit message (Expand)AuthorAgeFilesLines
* * sort.c: New file.ian2014-03-071-2/+2
* Update copyright years in libbacktrace/rsandifo2014-01-021-1/+1
* * elf.c (ET_DYN): Undefine and define again.jakub2013-12-061-11/+43
* * backtrace.h (backtrace_syminfo_callback): Add symsize argument.jakub2013-11-191-2/+2
* * configure.ac: Check for support of __atomic extensions.ian2013-11-191-21/+10
* * elf.c (SHN_UNDEF): Define.jakub2013-11-181-3/+9
* * elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.jakub2013-11-181-6/+2
* * backtrace.h (backtrace_syminfo): Update comment and parameterian2013-11-161-14/+22
* * elf.c (elf_add): Don't get the wrong offsets if a debug sectionian2013-10-181-2/+9
* * elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.amonakov2013-07-231-5/+39
* * elf.c (backtrace_initialize): Pass elf_fileline_fn toamonakov2013-07-231-1/+1
* Update copyright years in libbacktrace.rsandifo2013-01-141-1/+1
* PR other/55087ian2012-10-261-1/+3
* * elf.c: Rename all Elf typedefs to start with b_elf, and be allian2012-10-101-61/+61
* * elf.c (elf_add_syminfo_data): Add casts to avoid warning.hp2012-10-101-2/+2
* Add support for tracing through shared libraries.ian2012-10-091-29/+243
* PR other/54726ian2012-09-271-1/+1
* libbacktrace/:ian2012-09-171-0/+688
OpenPOWER on IntegriCloud