aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
azanella/pt_gnu_mutableelf: Add PT_GNU_MUTABLEAdhemerval Zanella4 weeks
binutils-2_43-branchelf: Clear the SEC_ALLOC bit for NOLOAD note sectionsH.J. Lu3 weeks
binutils-2_44-branchAutomatic date update in version.inGDB Administrator17 hours
gdb-16-branchAutomatic date update in version.inGDB Administrator17 hours
masterAutomatic date update in version.inGDB Administrator17 hours
users/ibhagat/sframe-stacktracer-testsuitetestsuite: libsframest: more renamesIndu Bhagat14 days
users/ibhagat/try-pr32589-pr32666ld: bfd: sframe: fix incorrect offset in RELA entriesIndu Bhagat6 weeks
users/ibhagat/try-sframe-reloc-link-v1ld: bfd: sframe: fix incorrect r_addend in RELA entriesIndu Bhagat4 weeks
users/nalcock/road-to-ctfv4libctf: make provisional ID assignment less noisyNick Alcock4 days
users/roland/aarch64-elf-relrold: Support RELRO in aarch64-elf targetRoland McGrath2 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_44binutils-2_44.zip  binutils-2_44.tar.gz  binutils-2_44.tar.bz2  Nick Clifton2 months
gdb-16.2-releasebinutils-gdb-16.2-release.zip  binutils-gdb-16.2-release.tar.gz  binutils-gdb-16.2-release.tar.bz2  Joel Brobecker2 months
gdb-16.1-releasebinutils-gdb-16.1-release.zip  binutils-gdb-16.1-release.tar.gz  binutils-gdb-16.1-release.tar.bz2  Joel Brobecker3 months
gdb-16-branchpointbinutils-gdb-16-branchpoint.zip  binutils-gdb-16-branchpoint.tar.gz  binutils-gdb-16-branchpoint.tar.bz2  Joel Brobecker3 months
gdb-15.2-releasebinutils-gdb-15.2-release.zip  binutils-gdb-15.2-release.tar.gz  binutils-gdb-15.2-release.tar.bz2  Joel Brobecker6 months
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton8 months
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton8 months
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker9 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker10 months
gdb-14.2-releasebinutils-gdb-14.2-release.zip  binutils-gdb-14.2-release.tar.gz  binutils-gdb-14.2-release.tar.bz2  Joel Brobecker13 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-11-25gdbserver: use `gdb::unordered_map`users/simark/try-gdbserver-unordered-mapSimon Marchi3-9/+7
2024-11-25Convert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi2-80/+43
2024-11-25Convert dwarf2_cu::call_site_htab to new hash tableSimon Marchi5-63/+65
2024-11-25Convert dwarf_cu::die_hash to new hash tableSimon Marchi4-58/+44
2024-11-25Convert gdb_bfd.c to new hash tableSimon Marchi1-65/+47
2024-11-25Convert more DWARF code to new hash tableSimon Marchi3-74/+43
2024-11-25Convert all_bfds to new hash tableSimon Marchi2-31/+19
2024-11-25Convert typedef hash to new hash tableSimon Marchi3-110/+71
2024-11-25Convert abbrevs to new hash tableSimon Marchi2-59/+48
2024-11-25Convert abbrev cache to new hash tableSimon Marchi2-43/+42
[...]