aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_35-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_36-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_37-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_38-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_39-branchlibctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock6 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator18 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator18 hours
mastergdb/testsuite: fix argument order in example code within a commentAndrew Burgess4 hours
users/roland/riscv64-elf-sharedld: Don't disable -shared / -pie support for riscv*-elfRoland McGrath4 weeks
users/simark/try-cxx-hash-tableConvert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi3 weeks
[...]
 
TagDownloadAuthorAge
binutils-2_43_1fsf-binutils-gdb-binutils-2_43_1.zip  fsf-binutils-gdb-binutils-2_43_1.tar.gz  fsf-binutils-gdb-binutils-2_43_1.tar.bz2  Nick Clifton3 weeks
binutils-2_43fsf-binutils-gdb-binutils-2_43.zip  fsf-binutils-gdb-binutils-2_43.tar.gz  fsf-binutils-gdb-binutils-2_43.tar.bz2  Nick Clifton5 weeks
gdb-15.1-releasefsf-binutils-gdb-gdb-15.1-release.zip  fsf-binutils-gdb-gdb-15.1-release.tar.gz  fsf-binutils-gdb-gdb-15.1-release.tar.bz2  Joel Brobecker2 months
gdb-15-branchpointfsf-binutils-gdb-gdb-15-branchpoint.zip  fsf-binutils-gdb-gdb-15-branchpoint.tar.gz  fsf-binutils-gdb-gdb-15-branchpoint.tar.bz2  Joel Brobecker4 months
gdb-14.2-releasefsf-binutils-gdb-gdb-14.2-release.zip  fsf-binutils-gdb-gdb-14.2-release.tar.gz  fsf-binutils-gdb-gdb-14.2-release.tar.bz2  Joel Brobecker6 months
binutils-2_42fsf-binutils-gdb-binutils-2_42.zip  fsf-binutils-gdb-binutils-2_42.tar.gz  fsf-binutils-gdb-binutils-2_42.tar.bz2  Nick Clifton7 months
gdb-14.1-releasefsf-binutils-gdb-gdb-14.1-release.zip  fsf-binutils-gdb-gdb-14.1-release.tar.gz  fsf-binutils-gdb-gdb-14.1-release.tar.bz2  Joel Brobecker9 months
gdb-14-branchpointfsf-binutils-gdb-gdb-14-branchpoint.zip  fsf-binutils-gdb-gdb-14-branchpoint.tar.gz  fsf-binutils-gdb-gdb-14-branchpoint.tar.bz2  Joel Brobecker11 months
binutils-2_41-releasefsf-binutils-gdb-binutils-2_41-release.zip  fsf-binutils-gdb-binutils-2_41-release.tar.gz  fsf-binutils-gdb-binutils-2_41-release.tar.bz2  Nick Clifton13 months
binutils-2_41fsf-binutils-gdb-binutils-2_41.zip  fsf-binutils-gdb-binutils-2_41.tar.gz  fsf-binutils-gdb-binutils-2_41.tar.bz2  Nick Clifton13 months
[...]
 
AgeCommit messageAuthorFilesLines
2018-09-13Aarch64 SVE: Support changing vector lengths in gdbserverusers/ahayward/variable_sveAlan Hayward6-9/+97
2018-09-13Add gdbserver target methods target_validate_tdesc and arch_setupAlan Hayward4-0/+42
2018-09-13Add target_description_changed_p and target_get_tdep_info methodsAlan Hayward8-2/+124
2018-09-13Name and seperate the union in gdbarch_infoAlan Hayward18-54/+62
2018-09-13Aarch64 SVE: Support changing vector lengths in GDBAlan Hayward2-14/+45
2018-09-13Aarch64 SVE: Support changing vector lengths for ptraceAlan Hayward3-56/+108
2018-09-13Fix a use-after-freed error introduced by previous attempt to fix a Coverity ...Nick Clifton2-1/+8
2018-09-13x86: Remove VexW=1 from WIG VEX movq and vmovqH.J. Lu2-8/+8
2018-09-13i386: Update VexW field for VEX instructionsH.J. Lu3-36/+44
2018-09-13x86: Swap destination/source to encode VEX only if possibleH.J. Lu2-3/+9
[...]