binutils-gdb.git
2023-04-30 GDB AdministratorAutomatic date update in version.in
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.base/readline.exp with stub...
2023-04-29 Manoj Guptagdb: Fix building with latest libc++
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/excep_handle.exp for update...
2023-04-29 Tom de Vries[gdb/build] Fix build without ncurses in maintenance_in...
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.tui/main.exp without TUI
2023-04-29 GDB AdministratorAutomatic date update in version.in
2023-04-28 Andrew Burgessgdb/mi: check thread exists when creating thread-specif...
2023-04-28 Andrew Burgessgdb: make deprecated_show_value_hack static
2023-04-28 Andrew Burgessgdb: make set/show inferior-tty work with $_gdb_setting_str
2023-04-28 Andrew Burgessgdb: make set/show cwd work with $_gdb_setting_str
2023-04-28 Andrew Burgessgdb: make set/show args work with $_gdb_setting_str
2023-04-28 Andrew Burgessgdb: cleanup command creation in infcmd.c
2023-04-28 Simon Marchigdb/record-full: disable range stepping when resuming...
2023-04-28 Keith SeitzAllow strings with printf/eval
2023-04-28 Tom TromeyMove find_minimal_symbol_address to minsyms.c
2023-04-28 Tom TromeyDo not change type in get_discrete_low_bound
2023-04-28 Tom TromeyRemove @var from @defun in Python documentation
2023-04-28 Andrew Burgessgdb/testsuite: additional test fixes after gdb_test...
2023-04-28 H.J. Luld: Use run_cc_link_tests for PR ld/26391 tests
2023-04-28 Eli ZaretskiiFix a typo in gdb.texinfo.
2023-04-28 Nelson ChuRISC-V: Enable x0 base relaxation for relax_pc even...
2023-04-28 Nelson ChuRISC-V: Relax R_RISCV_[PCREL_]LO12_I/S to R_RISCV_GPREL...
2023-04-28 Jan Beulichx86: limit data passed to i386_dis_printf()
2023-04-28 Jan Beulichx86: limit data passed to prefix_name()
2023-04-28 Jan Beulichx86/Intel: reduce ELF/PE conditional scope in x86_cons()
2023-04-28 Jan Beulichgas: move shift count check
2023-04-28 Jan Beulichx86: rework AMX control insn disassembly
2023-04-28 Jan Beulichx86: rework AMX multiplication insn disassembly
2023-04-28 Alan ModraRe: Keeping track of rs6000-coff archive element pointers
2023-04-28 Alan ModraRemove deprecated bfd_read
2023-04-28 Alan ModraMake bfd_byte an int8_t, flagword a uint32_t
2023-04-28 GDB AdministratorAutomatic date update in version.in
2023-04-27 Jose E. Marchesigas: bpf: fix tests for pseudo-c syntax
2023-04-27 Tom TromeyAvoid some compiler warnings in gdb.ada
2023-04-27 Michael MatzFix PR30358, performance with --sort-section
2023-04-27 Andrew Burgessgdb/doc: extend the documentation of the jump command
2023-04-27 Andrew Burgessgdb/testsuite: special case '^' in gdb_test pattern
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-04-27 Andrew Burgessgdb/testsuite: use 'return' in gdb_test_no_output
2023-04-27 Andrew Burgessgdb: remove some trailing newlines from warning messages
2023-04-27 Andrew Burgessgdb/testsuite: fix occasional failure in gdb.base/clear...
2023-04-27 Tankut Baris... gdb, doc: add index entry for the $_inferior_thread_cou...
2023-04-27 Nick CliftonAdd support for %x and %lx formats to the linker's...
2023-04-27 GDB AdministratorAutomatic date update in version.in
2023-04-26 Philipp Tomsich RISC-V: Support XVentanaCondOps extension
2023-04-26 Jose E. Marchesigas: documentation for the BPF pseudo-c asm syntax
2023-04-26 Guillermo E... gas: BPF pseudo-c syntax tests
2023-04-26 Guillermo E... gas: support for the BPF pseudo-c assembly syntax
2023-04-26 Jose E. Marchesisim: bpf: update to new BPF relocations
2023-04-26 Tom de Vries[gdb/tui] Fix length of status line string
2023-04-26 Tom TromeyRewrite gdb_mpz::operator==
2023-04-26 Luis MachadoUpdated debug architecture version checks for fbsd
2023-04-26 Luis MachadoAdd new debug architecture version
2023-04-26 Alan Modrai386-dis.c UB shift and other tidies
2023-04-26 Alan Modrabinutils runtest $CC
2023-04-26 Alan ModraAvoid another -Werror=dangling-pointer
2023-04-26 GDB AdministratorAutomatic date update in version.in
2023-04-25 Tom TromeyUse scoped_restore in varobj.c
2023-04-25 Tom TromeyRemove some "goto"s from parse.c
2023-04-25 Michael Matzsection-select: Fix performance problem (PR30367)
2023-04-25 Jan BeulichRISC-V: adjust logic to avoid register name symbols
2023-04-25 Jan BeulichRISC-V: test for expected / no unexpected symbols
2023-04-25 Jan BeulichRISC-V: don't recognize bogus relocations
2023-04-25 Jan BeulichRISC-V: avoid redundant and misleading/wrong error...
2023-04-25 Jan BeulichRISC-V: drop "percent_op" parameter from my_getOpcodeEx...
2023-04-25 Jan BeulichRISC-V: minor effort reduction in relocation specifier...
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/empty.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/completion.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/main.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
2023-04-25 Tom de Vries[gdb/testsuite] Add debug prints in Term::wait_for
2023-04-25 Tom de Vries[gdb/testsuite] Add warning for timeout in accept_gdb_o...
2023-04-25 GDB AdministratorAutomatic date update in version.in
2023-04-24 Tom de Vries[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helpe...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-04-24 Tom de Vries[gdb/testsuite] Fix -wrap in presence of -prompt in...
2023-04-24 Simon Marchigdb: remove end_stepping_range observable
2023-04-24 Tom de Vries[gdb/testsuite] Use -std=gnu99 for gdb.server/attach...
2023-04-24 Tom de Vries[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
2023-04-24 Tom de Vries[gdb/testsuite] Add basic lmap for tcl < 8.6
2023-04-24 Tom de Vries[gdb/testsuite] Don't use string cat in gdb.dwarf2...
2023-04-24 Nick CliftonNew georgian translation for the bfd sub-directory
2023-04-24 Alan ModraRevert "x86: work around compiler diagnosing dangling...
2023-04-24 Alan Modragcc-13 i386-dis.c warning
2023-04-24 Alan Modraasan: segfault in coff_mangle_symbols
2023-04-24 Alan Modraobjcopy of archives tidy
2023-04-24 Tom de Vries[gdb/testsuite] Skip dap tests for tcl 8.5
2023-04-24 Jan Beulichx86: work around compiler diagnosing dangling pointer
2023-04-24 GDB AdministratorAutomatic date update in version.in
2023-04-23 YunQiang SuMIPS: fix loongson3 llsc workaround
2023-04-23 YunQiang SuMIPS: default output r6 obj if the triple is r6
2023-04-23 YunQiang SuMIPS: support mips*64 as CPU and gnuabi64 as ABI
2023-04-23 mengqinggangLoongArch: Fix loongarch32 test fails
2023-04-23 GDB AdministratorAutomatic date update in version.in
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-22 WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-22 GDB AdministratorAutomatic date update in version.in
next