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. Lu2 weeks
binutils-2_44-branchAutomatic date update in version.inGDB Administrator22 hours
gdb-16-branchAutomatic date update in version.inGDB Administrator22 hours
masterld/testsuite/ld-pe: Escape dots in regular expressionsLIU Hao15 hours
users/ibhagat/sframe-stacktracer-testsuitetestsuite: libsframest: more renamesIndu Bhagat11 days
users/ibhagat/try-pr32589-pr32666ld: bfd: sframe: fix incorrect offset in RELA entriesIndu Bhagat5 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 Alcock34 hours
users/roland/aarch64-elf-relrold: Support RELRO in aarch64-elf targetRoland McGrath14 days
[...]
 
TagDownloadAuthorAge
binutils-2_44binutils-2_44.zip  binutils-2_44.tar.gz  binutils-2_44.tar.bz2  Nick Clifton9 weeks
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 Brobecker2 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
2022-07-21[gdb/symtab] Use task size in parallel for in process_queueusers/vries/process-queue-parallelTom de Vries1-1/+9
2022-07-21[gdb/symtab] Fix data race in lookup_die_typeTom de Vries1-1/+14
2022-07-21[gdb/symtab] Fix data race on objfile->template_symbolsTom de Vries1-0/+4
2022-07-21[gdb/symtab] Fix data race in add_compunit_symtab_to_objfileTom de Vries1-0/+4
2022-07-21[gdb] Fix data race in cleanup_undefined_stabs_typesTom de Vries1-0/+5
2022-07-21[gdb/symtab] Fix race condition in just_read_cusTom de Vries1-2/+8
2022-07-21[gdb] Fix data race in bitfieldTom de Vries1-2/+6
2022-07-21[gdb] Fix data race in bcache::insertTom de Vries1-0/+11
2022-07-21[gdb/symtab] Fix data race in get_die_type_at_offsetTom de Vries1-19/+32
2022-07-21[gdb/symtab] Fix data race in objstats->n_symsTom de Vries2-4/+4
[...]