summaryrefslogtreecommitdiff
path: root/libbacktrace/xcoff.c
AgeCommit message (Expand)Author
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-09-26re PR libbacktrace/91908 (New libbacktrace tests fail to build)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-01Update copyright years.Jakub Jelinek
2018-08-01xcoff.c (struct xcoff_line, [...]): Remove.Tony Reix
2018-01-19xcoff.c (xcoff_incl_compare): New function.Tony Reix
2018-01-03Update copyright years.Jakub Jelinek
2017-09-29xcoff.c: Initial support for DWARF debug sections in XCOFF.Tony Reix
2017-09-20re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ...Ian Lance Taylor
2017-08-02* xcoff.c (xcoff_process_linenos): Initialize incl to NULL.David Edelsohn
2017-07-28* xcoff.c: Don't leak a file descriptor if an archive is malformed.Tony Reix
2017-07-26configure.ac: Check for XCOFF32/XCOFF64.Tony Reix
2017-07-21filetype.awk: Add AIX XCOFF type detection.Tony Reix