aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_36-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_37-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock7 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator5 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator5 hours
masterx86/APX: Don't promote AVX/AVX2 instructions out of APX specH.J. Lu3 hours
users/mmetzger/pr19340gdb, btrace, infrun: per-inferior run-controlMarkus Metzger5 days
users/mmetzger/pr31353gdb, infrun: fix multi-threaded reverse steppingMarkus Metzger5 days
users/roland/riscv64-elf-sharedld: Don't disable -shared / -pie support for riscv*-elfRoland McGrath5 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi4 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton5 weeks
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton6 weeks
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker2 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker4 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 Brobecker7 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton8 months
gdb-14.1-releasebinutils-gdb-14.1-release.zip  binutils-gdb-14.1-release.tar.gz  binutils-gdb-14.1-release.tar.bz2  Joel Brobecker10 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker11 months
binutils-2_41-releasebinutils-2_41-release.zip  binutils-2_41-release.tar.gz  binutils-2_41-release.tar.bz2  Nick Clifton14 months
binutils-2_41binutils-2_41.zip  binutils-2_41.tar.gz  binutils-2_41.tar.bz2  Nick Clifton14 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-03-11powerpc64-ld infinite loopbinutils-2_31-branchAlan Modra2-1/+5
2019-09-05Fix PR ld/24574Eric Botcazou2-0/+11
2019-05-18PR24567, assertion failure in ldlang.c:6868 when compiling with -fltoAlan Modra2-18/+30
2019-04-24x86: Also check x86 linker_def for non-shared definitionH.J. Lu11-0/+60
2019-03-18PR24355, segmentation fault in function called from ppc_finish_symbolsAlan Modra2-6/+9
2019-02-18Import patch to fix PR23919 from the mainline.Nick Clifton14-50/+138
2019-02-10gas: Pass max_bytes to TC_FRAG_INITH.J. Lu2-2/+16
2019-02-10x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu8-54/+124
2019-02-07SPARC: fix PR ld/18841Eric Botcazou3-2/+71
2019-02-07Visium: fix bogus overflow check on 32-bit hostsEric Botcazou2-7/+11
[...]