aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_40-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai10 days
binutils-2_41-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus3 days
binutils-2_42-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus3 days
binutils-2_43-branchAutomatic date update in version.inGDB Administrator15 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator15 hours
mastertestsuite: skip confirmation in 'gdb_reinitialize_dir'Rohr, Stephan6 hours
users/ARM/gcsaarch64: Add support for GCS to AArch64 linkerSrinath Parvathaneni5 weeks
users/aburgess/try-gdb-block-entry-pcgdb: fix handling of DW_AT_entry_pc of inlined subroutinesAndrew Burgess4 weeks
users/aburgess/try-gdbserver-pass-osabigdbserver: pass osabi to GDB in more target descriptionsAndrew Burgess5 weeks
users/ibhagat/try-sframe-plt-fixesld: generate SFrame stack trace info for .plt.gotIndu Bhagat3 weeks
[...]
 
TagDownloadAuthorAge
gdb-15.2-releasegdb-15.2-release.zip  gdb-15.2-release.tar.gz  gdb-15.2-release.tar.bz2  Joel Brobecker8 weeks
binutils-2_43_1gdb-binutils-2_43_1.zip  gdb-binutils-2_43_1.tar.gz  gdb-binutils-2_43_1.tar.bz2  Nick Clifton3 months
binutils-2_43gdb-binutils-2_43.zip  gdb-binutils-2_43.tar.gz  gdb-binutils-2_43.tar.bz2  Nick Clifton4 months
gdb-15.1-releasegdb-15.1-release.zip  gdb-15.1-release.tar.gz  gdb-15.1-release.tar.bz2  Joel Brobecker5 months
gdb-15-branchpointgdb-15-branchpoint.zip  gdb-15-branchpoint.tar.gz  gdb-15-branchpoint.tar.bz2  Joel Brobecker6 months
gdb-14.2-releasegdb-14.2-release.zip  gdb-14.2-release.tar.gz  gdb-14.2-release.tar.bz2  Joel Brobecker9 months
binutils-2_42gdb-binutils-2_42.zip  gdb-binutils-2_42.tar.gz  gdb-binutils-2_42.tar.bz2  Nick Clifton10 months
gdb-14.1-releasegdb-14.1-release.zip  gdb-14.1-release.tar.gz  gdb-14.1-release.tar.bz2  Joel Brobecker12 months
gdb-14-branchpointgdb-14-branchpoint.zip  gdb-14-branchpoint.tar.gz  gdb-14-branchpoint.tar.bz2  Joel Brobecker13 months
binutils-2_41-releasegdb-binutils-2_41-release.zip  gdb-binutils-2_41-release.tar.gz  gdb-binutils-2_41-release.tar.bz2  Nick Clifton16 months
[...]
 
AgeCommit messageAuthorFilesLines
2015-03-25Fix crash when section ends with a .lloc directive not followed by an insn.users/ccoutant/two-level-line-tablesCary Coutant1-14/+21
2015-02-22Improve ODR checking.Cary Coutant2-11/+34
2015-02-22Support compressed debug in dyn objects.Cary Coutant4-130/+96
2015-02-22Add gold support for two-level line tables.Cary Coutant4-59/+471
2015-02-22Fix formatting.Cary Coutant1-4/+4
2015-01-30For ODR checking, when we see two .lloc directives in a row, output them both.Cary Coutant1-1/+1
2015-01-28Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant2-20/+34
2015-01-28Reformat experimental header for compatibility with old DWARF consumers.Cary Coutant1-44/+74
2015-01-28Some minor cleanups in two-level line table support.Cary Coutant1-5/+6
2015-01-26Fix to read signed LEB128 for operand to DW_LNS_set_address_from_logical.Cary Coutant1-1/+1
[...]