aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Fix TUI text centeringTom Tromey5-37/+26
2024-03-02Automatic date update in version.inGDB Administrator1-1/+1
2024-03-01gdb/jit: Fix missing word in commentWill Hawkins1-2/+2
2024-03-01s390: Be more verbose about missing operand typeJens Remus3-18/+54
2024-03-01s390: Provide operand number in assembler warning and error messagesJens Remus6-165/+206
2024-03-01s390: Allow to explicitly omit base register operand in assemblyJens Remus10-165/+120
2024-03-01s390: Print base register 0 as "0" in disassemblyJens Remus4-39/+50
2024-03-01s390: Warn when register name type does not match operandJens Remus14-53/+238
2024-03-01s390: Revise s390-specific assembler option descriptionsJens Remus1-10/+18
2024-03-01s390: Add test case for disassembler option warn-areg-zeroJens Remus3-0/+182
2024-03-01s390: Add test cases for base/index register 0Jens Remus6-2/+397
2024-03-01s390: Add comments to assembler operand parsing logicJens Remus1-6/+25
2024-03-01s390: Assemble processor specific test cases for their processorJens Remus1-2/+2
2024-03-01s390: Correct setting of highgprs flag in ELF outputJens Remus10-6/+143
2024-03-01s390: Do not erroneously use base operand value for length operandJens Remus6-17/+110
2024-03-01s390: Enhance handling of syntax errors in assemblerJens Remus1-2/+4
2024-03-01s390: Lower severity of assembler syntax errors from fatal to errorJens Remus2-7/+7
2024-03-01s390: Use proper string lengths when parsing opcode table flagsJens Remus1-3/+3
2024-03-01s390: Whitespace fixes in conditional branch flavor descriptionsJens Remus1-3/+3
2024-03-01x86: adjust which Dwarf2 register numbers to useJan Beulich2-23/+9
2024-03-01gas/NEWS: drop mention of Arm64's SVE2.1 and SME2.1Jan Beulich1-5/+1
2024-03-01x86/APX: honor -mevexwig= for byte-size insnsJan Beulich3-0/+171
2024-03-01x86/APX: optimize certain XOR and SUB formsJan Beulich5-4/+80
2024-03-01x86/APX: correct .insn opcode space determination when REX2 is neededJan Beulich4-28/+97
2024-03-01x86/APX: respect {vex}/{vex3}Jan Beulich4-137/+234
2024-02-29Use DW_FORM_ref_addr for DIE offset in .debug_namesTom Tromey2-2/+9
2024-03-01Automatic date update in version.inGDB Administrator1-1/+1
2024-03-01PR19871, description of --pieAlan Modra1-6/+7
2024-02-29Synchronize GCC compile plugin headersTom Tromey3-4/+26
2024-02-29aarch64: Fix the 2nd operand in gcsstr and gcssttr instructions.Srinath Parvathaneni4-51/+51
2024-02-29[gdb/dap] Fix stray KeyboardInterrupt after cancelTom de Vries1-21/+67
2024-02-29[gdb/dap] Move send_gdb and send_gdb_with_response to server moduleTom de Vries3-50/+48
2024-02-29gdb/arm: Remove tpidruro register from non-FreeBSD target descriptionsThiago Jung Bauermann10-15/+21
2024-02-29bfd: Add ATTRIBUTE_HIDDEN to x86 internal functionsH.J. Lu3-38/+46
2024-02-29PR21739, Inconsistent diagnosticsAlan Modra2-0/+4
2024-02-29RISC-V: Initial ld.bfd support for TLSDESC.Tatsuyuki Ishi4-13/+114
2024-02-29RISC-V: Define and use GOT entry size constants for TLS.Tatsuyuki Ishi1-7/+9
2024-02-29RISC-V: Add assembly support for TLSDESC.Tatsuyuki Ishi4-5/+74
2024-02-29RISC-V: Add TLSDESC reloc definitions.Tatsuyuki Ishi5-1/+95
2024-02-28gprofng: change use of bignum to use of bigintRuud van der Pas1-1/+1
2024-02-28aarch64: Use aarch64_debug_printf in a few more placesJohn Baldwin1-32/+19
2024-02-29Automatic date update in version.inGDB Administrator1-1/+1
2024-02-29PR23877, bad value (n32r5900) for default CPUAlan Modra1-1/+3
2024-02-28Fix implementation of SUBALIGN.Vladislav Belov5-5/+68
2024-02-28Fix gdb.interrupt raceTom Tromey2-0/+43
2024-02-28PR23881, pdp11 binutils fails if too much debug dataAlan Modra5-7/+61
2024-02-28Automatic date update in version.inGDB Administrator1-1/+1
2024-02-27Two minor addrmap cleanupsTom Tromey2-2/+0
2024-02-27Explicitly quit gdb from DAP server threadTom Tromey2-0/+10
2024-02-27Add final cleanup for runnablesTom Tromey1-0/+11