aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_40-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai6 days
binutils-2_41-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai6 days
binutils-2_42-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai6 days
binutils-2_43-branchAutomatic date update in version.inGDB Administrator24 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator24 hours
masterUse bool for solib::symbols_loadedTom Tromey8 hours
users/ARM/gcsaarch64: Add support for GCS to AArch64 linkerSrinath Parvathaneni4 weeks
users/aburgess/try-gdb-block-entry-pcgdb: fix handling of DW_AT_entry_pc of inlined subroutinesAndrew Burgess3 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 Bhagat2 weeks
[...]
 
TagDownloadAuthorAge
gdb-15.2-releasefsf-binutils-gdb-gdb-15.2-release.zip  fsf-binutils-gdb-gdb-15.2-release.tar.gz  fsf-binutils-gdb-gdb-15.2-release.tar.bz2  Joel Brobecker7 weeks
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 months
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 Clifton3 months
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 Brobecker4 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 Brobecker6 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 Brobecker9 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 Clifton10 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 Brobecker11 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 Brobecker13 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 Clifton16 months
[...]
 
AgeCommit messageAuthorFilesLines
2016-05-03Update x86-64 testsusers/hjl/relocsH.J. Lu5-153/+166
2016-05-03Pass --no-relax to ld-x86-64/pr18591.dH.J. Lu1-1/+1
2016-05-03Call elf_x86_64_convert_load_reloc from elf_x86_64_check_relocsH.J. Lu1-24/+71
2016-05-03Update i386 testsH.J. Lu3-85/+98
2016-05-03Call elf_i386_convert_load_reloc from elf_i386_check_relocsH.J. Lu1-146/+53
2016-05-03Add a do_assignments hook to ldemulH.J. Lu21-75/+256
2016-05-03X86: Extract convert_load_reloc from convert_loadH.J. Lu2-670/+705
2016-05-03x86: Cache the section contents in check_relocsH.J. Lu2-53/+69
2016-05-03Updated Swedish translation for the binutils.Nick Clifton2-4/+8
2016-05-03Fix gdb/python/python.c use-after-freePedro Alves2-1/+10
[...]