aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-07Constify `struct target_desc'users/keiths/try-constify-target_descusers/keiths/constify-target_descKeith Seitz
2022-09-07[gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64Tom de Vries
2022-09-07Fix endianness handling for arm record self testsLuis Machado
2022-09-07[gdb/testsuite] Use prototype to call libc functionsTom de Vries
2022-09-07LoongArch: fix gas BFD_RELOC_8/16/24 bugmengqinggang
2022-09-07Automatic date update in version.inGDB Administrator
2022-09-06Add debuginfod support for objdump -SAaron Merey
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey
2022-09-06gdb: add Tsukasa Oi to gdb/MAINTAINERSTsukasa OI
2022-09-06gdb: move a write after approval entry into the correct placeAndrew Burgess
2022-09-06gdb: Add non-enum disassembler optionsTsukasa OI
2022-09-06[gdb/symtab] Support .debug_names section with TUs in .debug_infoTom de Vries
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries
2022-09-06opcodes: Add non-enum disassembler optionsTsukasa OI
2022-09-06Automatic date update in version.inGDB Administrator
2022-09-05sim/riscv: Complete tidying up with SBREAKTsukasa OI
2022-09-05Automatic date update in version.inGDB Administrator
2022-09-04sim/erc32: fix gdb with simulator buildAndrew Burgess
2022-09-04Automatic date update in version.inGDB Administrator
2022-09-03Automatic date update in version.inGDB Administrator
2022-09-02xtensa: bfd: fix TLS relocations generated for PIEMax Filippov
2022-09-02xtensa: adjust expected output in ld TLS testsMax Filippov
2022-09-02Add OpenBSD ARM Little Endian BFD support.Frederic Cambus
2022-09-02RISC-V: Print highest address (-1) on the disassemblerTsukasa OI
2022-09-02RISC-V: PR29342, Fix RV32 disassembler address computationTsukasa OI
2022-09-02RISC-V: Add address printer tests with ADDIWTsukasa OI
2022-09-02Automatic date update in version.inGDB Administrator
2022-09-01sim: Update mailing list addressTsukasa OI
2022-09-01dllwrap, windres and dlltools use mktemp, which should be avoidedNick Clifton
2022-09-01GDB/doc: Document the Guile `#:unlimited' keywordMaciej W. Rozycki
2022-09-01gdb/python-config: replace deprecated distutils.sysconfigLancelot SIX
2022-09-01Automatic date update in version.inGDB Administrator
2022-08-31Fix interpreter-exec crashTom Tromey
2022-08-31Fix "source" with interpreter-execTom Tromey
2022-08-31Remove a call to clear_interpreter_hooksTom Tromey
2022-08-31TUI stdout buffering cleanupTom Tromey
2022-08-31Remove a ui-related memory leakTom Tromey
2022-08-31Remove tui_out_newTom Tromey
2022-08-31Use scoped_restore in safe_parse_typeTom Tromey
2022-08-31Use member initialization in 'struct ui'Tom Tromey
2022-08-31Remove two unused members from mi_interpTom Tromey
2022-08-31Remove obsolete filtering commentTom Tromey
2022-08-31Remove the "for moment" commentsTom Tromey
2022-08-31Use ui_out_redirect_pop in more placesTom Tromey
2022-08-31Free ui::line_bufferTom Tromey
2022-08-31Remove some dead codeTom Tromey
2022-08-31Let ui::input_fd be -1Tom Tromey
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess
2022-08-31gdb: Add tdesc_found_register function to tdesc APIAndrew Burgess