aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-05gold: Use char16_t, char32_t instead of uint16_t, uint32_t as character typesusers/roland/gold-charnnRoland McGrath
2023-09-05gdb/testsuite: Make hook-stop.exp ignore termination message from GDB stubSandra Loosemore
2023-09-05gdb/testsuite: Disable some tests that are broken on remote Windows hostSandra Loosemore
2023-09-05gdb/testsuite: Adjust some testcases to allow Windows pathnamesSandra Loosemore
2023-09-05gdb/testsuite: Fix style.exp failures on targets without argc/argv supportSandra Loosemore
2023-09-05Handle array- and string-like values in no-op pretty printersTom Tromey
2023-09-05Add new Python APIs to support DAP value displayTom Tromey
2023-09-05Select frame when fetching a frame variable in DAPTom Tromey
2023-09-05Introduce type::is_array_like and value_to_arrayTom Tromey
2023-09-05Use ada_value_subscript in valpy_getitemTom Tromey
2023-09-05Introduce TYPE_SPECIFIC_RUST_STUFFTom Tromey
2023-09-05Refactor Rust code for slice-to-array operationTom Tromey
2023-09-05Move rust_language::lookup_symbol_nonlocalTom Tromey
2023-09-05gdb/riscv: Fix oob memory access when printing info registersCiaran Woodward
2023-09-05Read Ada main name from executable, not inferiorTom Tromey
2023-09-05Avoid crash with Ada and -fdata-sectionsTom Tromey
2023-09-05readelf: Add option to display the names of sections referenced by symbols.Nick Clifton
2023-09-05RISC-V: fold duplicate code in vector_macro()Jan Beulich
2023-09-05RISC-V: Add stub support for the 'Svadu' extensionTsukasa OI
2023-09-05RISC-V: Fix typo in the testsuiteTsukasa OI
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI
2023-09-05RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI
2023-09-05Automatic date update in version.inGDB Administrator
2023-09-04arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon
2023-09-04[gdb/testsuite] Fix race in gdb.base/add-symbol-file-attach.expTom de Vries
2023-09-04Automatic date update in version.inGDB Administrator
2023-09-03Automatic date update in version.inGDB Administrator
2023-09-01gdbserver: i387_cache_to_xsave: fix copy dest of zmm registersSimon Marchi
2023-09-02Automatic date update in version.inGDB Administrator
2023-09-01config: Fix host -rdynamic detection for build != host != targetJoseph Myers
2023-09-01Fix "usage" errors for some MI varobj commandsTom Tromey
2023-09-01x86: unindent most of set_cpu_arch()Jan Beulich
2023-09-01x86: rename CpuPCLMULJan Beulich
2023-09-01x86: correct source used for two non-AVX512 VEXWIG testsJan Beulich
2023-09-01x86: drop Size64 from VMOVQJan Beulich
2023-09-01RISC-V: move various alias entriesJan Beulich
2023-09-01Fix ld Makefile variable naming: ELF_CLFAGS -> ELF_CFLAGSJerry Zhang Jian
2023-09-01RISC-V: Fixed the wrong expansion for pseudo vmsge[u].vx instructions.Nelson Chu
2023-08-31gdb: remove uses of alloca in gdbtypes.cSimon Marchi
2023-09-01Automatic date update in version.inGDB Administrator
2023-09-01PR30806, CPPFLAGS are missing for bfd/chew, syslex_wrap and sysinfoNicolas Boulenguez
2023-08-31elf: Adjust PR ld/30791 testsH.J. Lu
2023-08-31Add symbol::matches methodTom Tromey
2023-08-31gdb: remove TYPE_FIELD_PACKEDSimon Marchi
2023-08-31gdb: remove TYPE_FIELD_BITSIZESimon Marchi
2023-08-31gdb: remove FIELD_BITSIZESimon Marchi
2023-08-31gdb: introduce field::bitsize / field::set_bitsizeSimon Marchi
2023-08-31gdb: remove TYPE_FIELD_ARTIFICIALSimon Marchi
2023-08-31gdb: remove FIELD_ARTIFICIALSimon Marchi
2023-08-31gdb: introduce field::is_artificial / field::set_is_artificialSimon Marchi