aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_40-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai3 weeks
binutils-2_41-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus2 weeks
binutils-2_42-branchPR32387 ppc64 TLS optimization bug with -fno-plt codeAlan Modra7 days
binutils-2_43-branchAutomatic date update in version.inGDB Administrator42 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator42 hours
mastergdb/configure.ac: remove elf_hp.h checkSimon Marchi26 hours
users/aburgess/gdb-opt-code-debug[wip] Fix range end handling of inlined subroutinesBernd Edlinger31 hours
users/ibhagat/try-sframe-plt-fixesld: generate SFrame stack trace info for .plt.gotIndu Bhagat5 weeks
users/jv/feature-py-jit-api-gen2gdb/python: add section in documentation on implementing JIT interfaceJan Vrany12 days
users/simark/try-gdbserver-unordered-mapgdbserver: use `gdb::unordered_map`Simon Marchi8 days
[...]
 
TagDownloadAuthorAge
gdb-15.2-releasegdb-15.2-release.zip  gdb-15.2-release.tar.gz  gdb-15.2-release.tar.bz2  Joel Brobecker2 months
binutils-2_43_1gdb-binutils-2_43_1.zip  gdb-binutils-2_43_1.tar.gz  gdb-binutils-2_43_1.tar.bz2  Nick Clifton4 months
binutils-2_43gdb-binutils-2_43.zip  gdb-binutils-2_43.tar.gz  gdb-binutils-2_43.tar.bz2  Nick Clifton4 months
gdb-15.1-releasegdb-15.1-release.zip  gdb-15.1-release.tar.gz  gdb-15.1-release.tar.bz2  Joel Brobecker5 months
gdb-15-branchpointgdb-15-branchpoint.zip  gdb-15-branchpoint.tar.gz  gdb-15-branchpoint.tar.bz2  Joel Brobecker6 months
gdb-14.2-releasegdb-14.2-release.zip  gdb-14.2-release.tar.gz  gdb-14.2-release.tar.bz2  Joel Brobecker9 months
binutils-2_42gdb-binutils-2_42.zip  gdb-binutils-2_42.tar.gz  gdb-binutils-2_42.tar.bz2  Nick Clifton10 months
gdb-14.1-releasegdb-14.1-release.zip  gdb-14.1-release.tar.gz  gdb-14.1-release.tar.bz2  Joel Brobecker12 months
gdb-14-branchpointgdb-14-branchpoint.zip  gdb-14-branchpoint.tar.gz  gdb-14-branchpoint.tar.bz2  Joel Brobecker14 months
binutils-2_41-releasegdb-binutils-2_41-release.zip  gdb-binutils-2_41-release.tar.gz  gdb-binutils-2_41-release.tar.bz2  Nick Clifton16 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
[...]