aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_40-branchLoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai10 days
binutils-2_41-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus3 days
binutils-2_42-branchs390: Add arch15 Concurrent-Functions Facility insnsJens Remus3 days
binutils-2_43-branchAutomatic date update in version.inGDB Administrator16 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator16 hours
mastertestsuite: skip confirmation in 'gdb_reinitialize_dir'Rohr, Stephan7 hours
users/ARM/gcsaarch64: Add support for GCS to AArch64 linkerSrinath Parvathaneni5 weeks
users/aburgess/try-gdb-block-entry-pcgdb: fix handling of DW_AT_entry_pc of inlined subroutinesAndrew Burgess4 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 Bhagat3 weeks
[...]
 
TagDownloadAuthorAge
gdb-15.2-releasegdb-15.2-release.zip  gdb-15.2-release.tar.gz  gdb-15.2-release.tar.bz2  Joel Brobecker8 weeks
binutils-2_43_1gdb-binutils-2_43_1.zip  gdb-binutils-2_43_1.tar.gz  gdb-binutils-2_43_1.tar.bz2  Nick Clifton3 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 Brobecker13 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
2018-01-09x86-64: Add tests for -z separate-code -z max-page-size=0x1000users/hjl/pr22393/relroH.J. Lu5-0/+103
2018-01-09ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu13-1/+179
2018-01-09ld/ppc/spu: Also set expld.textseg.phase to exp_seg_noneH.J. Lu3-0/+3
2018-01-09ld: Create a new LOAD segment for separate code-only LOAD segmentH.J. Lu1-7/+25
2018-01-09ld: Add TEXT_SEGMENT_ALIGN/TEXT_SEGMENT_{RELRO_}ENDH.J. Lu7-29/+135
2018-01-09ld: Add "-z separate-code" option to ELF linkerH.J. Lu6-23/+187
2018-01-09[Arm] Add CSDB instructionJames Greenhalgh8-0/+55
2018-01-09Add support for the AArch64's CSDB instruction.James Greenhalgh7-1013/+1028
2018-01-09Fix breakpoint add on inlined function using function name.Xavier Roirand7-8/+188
2018-01-09PR22662, nds32: Fix a typographical error.Kuan-Lin Chen2-1/+6
[...]