aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
binutils-2_42-branchPR32387 ppc64 TLS optimization bug with -fno-plt codeAlan Modra7 weeks
binutils-2_43-branchAutomatic date update in version.inGDB Administrator11 hours
gdb-15-branchAutomatic date update in version.inGDB Administrator2 weeks
gdb-16-branchAutomatic date update in version.inGDB Administrator11 hours
masterAutomatic date update in version.inGDB Administrator11 hours
users/ARM/binutils-2_43-brancharm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M MainlineAndre Vieira8 weeks
users/aburgess/gdb-opt-code-debug[wip] Fix range end handling of inlined subroutinesBernd Edlinger6 weeks
users/chigot/try-lto-board-flagsld/testsuite: move board flags to ld_linkClément Chigot6 days
users/jv/feature-py-jit-api-gen2gdb/python: add section in documentation on implementing JIT interfaceJan Vrany7 weeks
users/simark/try-gdbserver-unordered-mapgdbserver: use `gdb::unordered_map`Simon Marchi7 weeks
[...]
 
TagDownloadAuthorAge
gdb-16-branchpointbinutils-gdb-16-branchpoint.zip  binutils-gdb-16-branchpoint.tar.gz  binutils-gdb-16-branchpoint.tar.bz2  Joel Brobecker2 weeks
gdb-15.2-releasebinutils-gdb-15.2-release.zip  binutils-gdb-15.2-release.tar.gz  binutils-gdb-15.2-release.tar.bz2  Joel Brobecker3 months
binutils-2_43_1binutils-2_43_1.zip  binutils-2_43_1.tar.gz  binutils-2_43_1.tar.bz2  Nick Clifton5 months
binutils-2_43binutils-2_43.zip  binutils-2_43.tar.gz  binutils-2_43.tar.bz2  Nick Clifton5 months
gdb-15.1-releasebinutils-gdb-15.1-release.zip  binutils-gdb-15.1-release.tar.gz  binutils-gdb-15.1-release.tar.bz2  Joel Brobecker6 months
gdb-15-branchpointbinutils-gdb-15-branchpoint.zip  binutils-gdb-15-branchpoint.tar.gz  binutils-gdb-15-branchpoint.tar.bz2  Joel Brobecker8 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 Brobecker10 months
binutils-2_42binutils-2_42.zip  binutils-2_42.tar.gz  binutils-2_42.tar.bz2  Nick Clifton11 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 Brobecker13 months
gdb-14-branchpointbinutils-gdb-14-branchpoint.zip  binutils-gdb-14-branchpoint.tar.gz  binutils-gdb-14-branchpoint.tar.bz2  Joel Brobecker15 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-03-28gas: x86: fix code comments and other nitsusers/ibhagat/try-scfi-nextIndu Bhagat1-6/+6
2024-03-28gas: x86: ginsn: adapt the APX insn handlingIndu Bhagat2-31/+32
2024-03-28gas: x86: ginsn: handle previously missed indirect call and jmp opsIndu Bhagat3-59/+81
2024-03-28gas: scfi: bugfixes for SCFI state propagationIndu Bhagat5-8/+87
2024-03-28gas: gcfg: add_bb_at_ginsn must return root_bbIndu Bhagat5-26/+158
2024-03-28gas: aarch64: testsuite: add new tests for SCFIIndu Bhagat39-1/+878
2024-03-28gas: aarch64: add experimental support for SCFIIndu Bhagat2-0/+750
2024-03-28Add the tex file for the SCFI paperIndu Bhagat1-0/+1012
2024-03-28Make pascal_language::print_type handle varstring==nullptrTom Tromey1-1/+2
2024-03-28gas: gcfg: fix handling of non-local direct jmps in gcfgIndu Bhagat5-19/+104
[...]