summaryrefslogtreecommitdiff
path: root/libbacktrace/elf.c
AgeCommit message (Expand)Author
2020-05-09libbacktrace: don't crash if ELF file has no sectionsIan Lance Taylor
2020-05-09libbacktrace: don't free ELF strtab if error occurs after saving syminfoIan Lance Taylor
2020-05-09libbacktrace: sometimes read debug sections individuallyIan Lance Taylor
2020-01-01Update copyright years.Jakub Jelinek
2019-12-13libbacktrace: add DWARF 5 supportIan Lance Taylor
2019-12-05libbacktrace: simplify DWARF section handlingIan Lance Taylor
2019-01-31[libbacktrace] Fix .gnu_debugaltlink build-id checkTom de Vries
2019-01-29[libbacktrace] Add test-cases exercising build-id and dwzTom de Vries
2019-01-25[backtrace] Avoid segfaultNathan Sidwell
2019-01-25[libbacktrace] Fix strrchr segfaultTom de Vries
2019-01-18re PR libbacktrace/88890 (libbacktrace on 32-bit system with _FILE_OFFSET_BIT...Ian Lance Taylor
2019-01-17[libbacktrace] Add altlink field to struct dwarf_dataTom de Vries
2019-01-17[libbacktrace] Return struct dwarf_data pointer from elf_addTom de Vries
2019-01-17[libbacktrace] Read .gnu_debugaltlinkTom de Vries
2019-01-01Update copyright years.Jakub Jelinek
2018-06-21re PR other/86198 (Libbacktrace does not properly work with ".note.gnu.build-...Denis Khalikov
2018-04-04re PR other/85161 (Test case failures in libbacktrace on powerpc64 BE startin...Jakub Jelinek
2018-02-15re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek
2018-02-14re PR other/82368 (with r253275 several new test cases in libbacktrace fail)Jakub Jelinek
2018-01-31elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor
2018-01-25elf.c (elf_open_debugfile_by_debuglink): Don't check CRC if the desired CRC i...Ian Lance Taylor
2018-01-17elf.c (codes): Fix size to be 288.Ian Lance Taylor
2018-01-03Update copyright years.Jakub Jelinek
2017-10-05elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor
2017-09-22re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-09-21re PR go/82284 (go -version segfaults on big endian architectures)Ian Lance Taylor
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor
2017-01-01Update copyright years.Jakub Jelinek
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam
2016-05-18re PR target/71161 (Lots of ASAN and libgo runtime FAILs after r236090)Uros Bizjak
2016-03-02elf.c (backtrace_initialize): Properly initialize elf_fileline_fn to avoid po...Max Ostapenko
2016-01-04Update copyright years.Jakub Jelinek
2015-12-10PR 68115/libfortranJohn David Anglin
2015-01-05Update copyright years.Jakub Jelinek
2014-03-07sort.c: New file.Ian Lance Taylor
2014-01-02Update copyright years in libbacktrace/Richard Sandiford
2013-12-06elf.c (ET_DYN): Undefine and define again.Jakub Jelinek
2013-11-19backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek
2013-11-19configure.ac: Check for support of __atomic extensions.Ian Lance Taylor
2013-11-18elf.c (SHN_UNDEF): Define.Jakub Jelinek
2013-11-18* elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.Jakub Jelinek
2013-11-16backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor
2013-10-18elf.c (elf_add): Don't get the wrong offsets if a debug section is missing.Ian Lance Taylor
2013-07-23elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.Alexander Monakov
2013-07-23elf.c (backtrace_initialize): Pass elf_fileline_fn to dl_iterate_phdr callbacks.Alexander Monakov
2013-01-14Update copyright years in libbacktrace.Richard Sandiford
2012-10-26re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ...Ian Lance Taylor