Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-17 | [libbacktrace] Add altlink field to struct dwarf_data | Tom de Vries | 1 | -0/+1 |
2019-01-17 | [libbacktrace] Return struct dwarf_data pointer from elf_add | Tom de Vries | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-01 | xcoff.c (struct xcoff_line, [...]): Remove. | Tony Reix | 1 | -232/+201 |
2018-01-19 | xcoff.c (xcoff_incl_compare): New function. | Tony Reix | 1 | -9/+43 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-29 | xcoff.c: Initial support for DWARF debug sections in XCOFF. | Tony Reix | 1 | -11/+133 |
2017-09-20 | re PR sanitizer/77631 (no symbols in backtrace shown by ASan when debug info ... | Ian Lance Taylor | 1 | -1/+2 |
2017-08-02 | * xcoff.c (xcoff_process_linenos): Initialize incl to NULL. | David Edelsohn | 1 | -1/+1 |
2017-07-28 | * xcoff.c: Don't leak a file descriptor if an archive is malformed. | Tony Reix | 1 | -4/+5 |
2017-07-26 | configure.ac: Check for XCOFF32/XCOFF64. | Tony Reix | 1 | -24/+1432 |
2017-07-21 | filetype.awk: Add AIX XCOFF type detection. | Tony Reix | 1 | -0/+76 |