aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-09x86: Intel Core processors do not support CMPXCHG16BJan Beulich2-2/+2
2023-11-09Automatic date update in version.inGDB Administrator1-1/+1
2023-11-08rs6000, Fix test gdb.base/store.expCarl Love2-1/+68
2023-11-08rs6000, Fix Linux DWARF register mappingCarl Love2-0/+66
2023-11-08gdb: call update_thread_list after completing an inferior callAndrew Burgess3-0/+270
2023-11-08gdb: call update_thread_list for $_inferior_thread_count functionAndrew Burgess3-0/+257
2023-11-08gdb: add a custom command completer for disassemble commandAndrew Burgess3-1/+49
2023-11-08gdb: make skip_over_slash_fmt available outside printcmd.cAndrew Burgess3-65/+70
2023-11-08gdb: error if /r and /b are used with disassemble commandAndrew Burgess5-6/+86
2023-11-08gas: S_GET_{NAME,SEGMENT}() don't alter their input symbolJan Beulich2-4/+4
2023-11-08ld: print branch fixups into the map file for ppc elf targetsClément Chigot2-3/+20
2023-11-07Add minimal thread-safety to BFDTom Tromey7-55/+299
2023-11-07Make various error-related globals thread-localTom Tromey8-36/+166
2023-11-07Make _bfd_error_buf staticTom Tromey4-1197/+1364
2023-11-08Automatic date update in version.inGDB Administrator1-1/+1
2023-11-07aarch64: Add LSE128 instructionsVictor Do Nascimento7-2407/+2625
2023-11-07aarch64: Add arch support for LSE128 extensionVictor Do Nascimento4-0/+11
2023-11-07aarch64: Add LSE128 instruction operand supportVictor Do Nascimento5-0/+15
2023-11-07aarch64: Add 128-bit system register flagsVictor Do Nascimento2-10/+13
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento8-0/+25
2023-11-07gdb/arm: remove thumb bit in arm_adjust_breakpoint_addressSimon Marchi1-3/+6
2023-11-07ld/x86: reduce testsuite dependency on system object filesJan Beulich4-94/+131
2023-11-07Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"Jan Beulich4-3/+10
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett36-0/+787
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett15-0/+643
2023-11-06Remove EXTERN_C and related definesTom Tromey12-36/+32
2023-11-07Automatic date update in version.inGDB Administrator1-1/+1
2023-11-06gdb: Update email address for Carl Love in gdb/MAINTAINERSCarl Love1-1/+1
2023-11-06Fix resizing of TUI python windowsHannes Domani1-0/+10
2023-11-06Change gdb.base/examine-backwards.exp for AIX.Aditya Vidyadhar Kamath1-4/+4
2023-11-06ld: =fillexp different behaviors for hexidecimal literalNick Clifton5-1/+89
2023-11-06RISC-V: Make sure rv32q conflict won't affect the fp-q-insns-32 gas testcase.Nelson Chu1-1/+1
2023-11-06RISC-V: Moved out linker internal relocations after R_RISCV_max.Nelson Chu6-108/+101
2023-11-06[gdb/testsuite] Fix gdb.dwarf2/dw2-gas-workaround.expTom de Vries1-1/+1
2023-11-06Automatic date update in version.inGDB Administrator1-1/+1
2023-11-05Pre-read DWZ file in DWARF readerTom Tromey5-23/+31
2023-11-05Automatic date update in version.inGDB Administrator1-1/+1
2023-11-04Automatic date update in version.inGDB Administrator1-1/+1
2023-11-03Remove unused declarationTom Tromey1-1/+0
2023-11-03gdbsupport: mark array_view::slice with [[nodiscard]]Simon Marchi1-0/+2
2023-11-03gdbsupport: record and print failed selftest namesSimon Marchi1-4/+15
2023-11-03gas: correct ignoring of C-style number suffixesJan Beulich4-4/+116
2023-11-03RISC-V: reduce redundancy in load/store macro insn handlingJan Beulich3-123/+28
2023-11-03RISC-V: Lx/Sx macro insn testsJan Beulich2-0/+70
2023-11-03RISC-V: add F- and D-extension testcasesJan Beulich10-0/+1111
2023-11-03RISC-V: make FLQ/FSQ macro-insns workJan Beulich5-0/+516
2023-11-03Automatic date update in version.inGDB Administrator1-1/+1
2023-11-02[gdb/tdep] Fix nr array elements in ppc64_aggregate_candidateTom de Vries1-1/+5
2023-11-02aarch64: Add GCS system registers.Srinath Parvathaneni5-0/+83
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni13-2299/+2295