aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-23Improve objdump's display of PE header information.Pali Roh?r4-30/+75
2024-07-23Automatic date update in version.inGDB Administrator1-1/+1
2024-07-22gdb/unittests/intrusive-list: remove unnecessary local objectsSimon Marchi1-1/+0
2024-07-22gdb/solib: pass program space to solib_usedSimon Marchi1-6/+7
2024-07-22gdb/remote: remove an out of date commentAndrew Burgess1-3/+0
2024-07-22gdb/testsuite: fix minor typo in a commentAndrew Burgess1-1/+1
2024-07-22Automatic date update in version.inGDB Administrator1-1/+1
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra28-35/+34
2024-07-21gdb/testsuite: Add missing 'require allow_gdbserver_tests'Andrew Burgess1-0/+2
2024-07-21[gdb/testsuite] Fix scopes check in gdb.dap/rust-slices.expTom de Vries1-3/+3
2024-07-21Automatic date update in version.inGDB Administrator1-1/+1
2024-07-20ld/testsuite: add missing definition to PDB testMark Harmstone3-13/+14
2024-07-20ld/PDB: use correct hashing algorithm in add_globals_refMark Harmstone2-38/+37
2024-07-20Correct version for binutils 2.43 NEWS entries.H.J. Lu2-2/+2
2024-07-20gdb: remove tracepoint_probe_create_sals_from_location_specAndrew Burgess1-16/+3
2024-07-20gdb: remove breakpoint_re_set_oneAndrew Burgess1-18/+8
2024-07-20gdb: don't display inferior list for pending breakpointsAndrew Burgess4-1/+215
2024-07-20Update after creating 2.43 branchNick Clifton1-18/+12
2024-07-20Change version to 2.43.50Nick Clifton18-8083/+8684
2024-07-20Add markers for 2.43 branch/releaseNick Clifton16-2/+57
2024-07-20Re: binutils: Add a test for strip with build notesAlan Modra2-6/+7
2024-07-19binutils: Add a test for strip with build notesH.J. Lu1-0/+11
2024-07-20PR31999 strip [.gnu.build.attributes]: failedAlan Modra1-0/+1
2024-07-20Automatic date update in version.inGDB Administrator1-1/+1
2024-07-19gdb-gdb.py: strip typedefs in intrusive_list printer assertionSimon Marchi2-1/+16
2024-07-19MIPS/opcodes: Replace "y" microMIPS operand code with "x"Maciej W. Rozycki2-4/+4
2024-07-19MIPS/opcodes: Mark MT thread context move assembly idioms as aliasesMaciej W. Rozycki4-38/+1308
2024-07-19MIPS/opcodes: Mark PAUSE as an aliasMaciej W. Rozycki1-1/+1
2024-07-19MIPS/GAS/testsuite: Run the MT ASE test across architecturesMaciej W. Rozycki2-2/+3
2024-07-19MIPS/opcodes: Reorder coprocessor moves alphabeticallyMaciej W. Rozycki2-58/+62
2024-07-19MIPS/opcodes: Make AL a shorthand for INSN2_ALIASMaciej W. Rozycki2-56/+60
2024-07-19MIPS/opcodes: Rename the AL membership shorthand to ALXMaciej W. Rozycki1-88/+88
2024-07-19MIPS/opcodes: Remove the regular MIPS "+t" operand codeYunQiang Su2-4/+2
2024-07-19MIPS/opcodes: Output thread context registers numerically with MFTR/MTTRMaciej W. Rozycki2-34/+34
2024-07-19MIPS/opcodes: Discard unused OP_SH, OP_MASK, and OP_OP macrosMaciej W. Rozycki1-454/+0
2024-07-19MIPS/opcodes: Correct documentation for R6 operand typesMaciej W. Rozycki1-7/+6
2024-07-19MIPS/opcodes: Exclude $0 from "-x" R6 operand typeMaciej W. Rozycki1-1/+1
2024-07-19Sparc: relax gas testsuite whitespace expectationsJan Beulich1-1/+1
2024-07-19TilePro: correct macro use in gas testsuiteJan Beulich1-1/+1
2024-07-19MIPS: correct macro use in gas and ld testsuitesJan Beulich19-35/+35
2024-07-19ia64: correct macro use in gas testsuiteJan Beulich1-6/+6
2024-07-19bfin: drop _ASSIGN_BANGJan Beulich2-6/+5
2024-07-19bfin: correct macro use in gas testsuiteJan Beulich1-4/+4
2024-07-19Arm: correct macro use in gas testsuiteJan Beulich2-2/+2
2024-07-19gas: adjust impossible/bogus M68K/MRI special case when scrubbingJan Beulich1-6/+2
2024-07-19gas: consistently drop trailing whitespace when scrubbingJan Beulich8-15/+34
2024-07-19gas: drop tic6x scrubber special caseJan Beulich1-10/+0
2024-07-19gas: pre-init the scrubber's lex[]Jan Beulich1-21/+62
2024-07-19x86: accept whitespace inside curly bracesJan Beulich4-5/+73
2024-07-19x86: undo '{' being a symbol-start characterJan Beulich2-14/+108