Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-04 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-03-02 | libbacktrace: don't special case file 0 | Ian Lance Taylor | 1 | -25/+14 |
2021-03-03 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-03-02 | libbacktrace: pass -1 to error callback for unrecognized DWARF | Ian Lance Taylor | 2 | -30/+43 |
2021-02-13 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-02-11 | libbacktrace: check for objcopy --add-gnu-debuglink using --help | Ian Lance Taylor | 2 | -4/+2 |
2021-01-19 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2021-01-18 | libbacktrace: don't fail tests if dwz fails | Ian Lance Taylor | 3 | -9/+17 |
2021-01-18 | libbacktrace: use correct directory/filename for DWARF 5 | Ian Lance Taylor | 1 | -31/+33 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-05 | Update GNU/Hurd configure support | Samuel Thibault | 1 | -11/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 40 | -40/+40 |
2021-01-04 | Update Copyright in ChangeLog files | Jakub Jelinek | 1 | -1/+1 |
2020-12-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-12-05 | Darwin : Update libtool and dependencies for Darwin20 [PR97865] | Iain Sandoe | 1 | -16/+18 |
2020-12-03 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-12-02 | libbacktrace: correct buffer overflow tests | Ian Lance Taylor | 1 | -2/+2 |
2020-11-30 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-29 | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 1 | -2/+2 |
2020-10-21 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-10-20 | libbacktrace: use __attribute__((__fallthrough__)) | Ian Lance Taylor | 2 | -8/+16 |
2020-09-29 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2020-09-28 | libbacktrace: build mtest.dSYM if using dsymutil | Ian Lance Taylor | 2 | -8/+14 |
2020-09-28 | libbacktrace: only run dsymutil with Mach-O | Ian Lance Taylor | 4 | -44/+46 |
2020-09-24 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-09-22 | libbacktrace: handle pc == low correctly | Ian Lance Taylor | 1 | -11/+27 |
2020-09-17 | Daily bump. | GCC Administrator | 1 | -0/+17 |
2020-09-16 | libbacktrace: use ELF symbol table if no debug info available | Ian Lance Taylor | 4 | -39/+115 |
2020-09-16 | libbacktrace, Mach-O : Support PowerPC archs. | Iain Sandoe | 1 | -0/+6 |
2020-09-15 | Daily bump. | GCC Administrator | 1 | -0/+93 |
2020-09-14 | libbacktrace: support MiniDebugInfo | Ian Lance Taylor | 9 | -166/+2913 |
2020-09-10 | Daily bump. | GCC Administrator | 1 | -0/+24 |
2020-09-08 | libbacktrace: don't strip leading underscore on 64-bit PE | Ian Lance Taylor | 1 | -6/+14 |
2020-09-08 | libbacktrace: fetch executable path on macOS | Ian Lance Taylor | 1 | -1/+37 |
2020-09-08 | libbacktrace: avoid ambiguous binary search | Ian Lance Taylor | 1 | -45/+135 |
2020-09-09 | Daily bump. | GCC Administrator | 1 | -0/+19 |
2020-09-08 | libbacktrace: fix tipo in comment | Ian Lance Taylor | 1 | -1/+1 |
2020-09-08 | libbacktrace: correct memory lengths in Mach-O dsym support | Ian Lance Taylor | 1 | -1/+2 |
2020-09-08 | libbacktrace: correctly swap Mach-O 32-bit file offset | Ian Lance Taylor | 1 | -19/+22 |
2020-09-08 | libbacktrace: only match magic number at start of line | Ian Lance Taylor | 1 | -12/+12 |
2020-08-25 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-08-24 | libbacktrace: add Mach-O 64-bit FAT support | Ian Lance Taylor | 1 | -18/+54 |
2020-07-31 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-07-30 | Require CET support only for the final GCC build | H.J. Lu | 1 | -5/+18 |
2020-07-09 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-07-07 | libbacktrace: test linker support for DWARF 5 | Ian Lance Taylor | 2 | -4/+12 |
2020-05-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-05-29 | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 1 | -8/+9 |
2020-05-15 | x86: Also check if -fcf-protection works | H.J. Lu | 2 | -0/+8 |
2020-05-14 | x86: Default CET run-time support to auto | H.J. Lu | 2 | -5/+15 |