binutils-gdb.git
2023-04-16 GDB AdministratorAutomatic date update in version.in
2023-04-15 GDB AdministratorAutomatic date update in version.in
2023-04-14 Andrew Burgessgdb/testsuite: accept script argument for mi_make_break...
2023-04-14 Andrew Burgessgdb/testsuite: avoid {"} pattern in lib/mi-support.exp
2023-04-14 Luis Machadopauth: Create new feature string for pauth to prevent...
2023-04-14 Luis Machadodebug registers: Add missing debug version entry for...
2023-04-14 Hui Ligdb/testsuite: Skip dump ihex for 64-bit address in...
2023-04-14 Tom de Vries[gdb/testsuite] Add regression test for PR30325
2023-04-14 GDB AdministratorAutomatic date update in version.in
2023-04-13 Tom TromeyAvoid double-free with debuginfod
2023-04-13 Claudiu Zissulescuarc: Update ARC specific linker tests.
2023-04-13 Claudiu Zissulescuarc: Update ARC's CFI tests.
2023-04-13 Claudiu Zissulescuarc: Update GAS test
2023-04-13 Alan ModraPreserve a few more bfd fields in check_format_matches
2023-04-13 Alan ModraRe: pe_ILF_object_p and bfd_check_format_matches
2023-04-13 GDB AdministratorAutomatic date update in version.in
2023-04-12 Tom de Vries[gdb/tui] Revert workaround in tui_source_window::show_...
2023-04-12 Tom de Vries[gdb/tui] Fix left margin in disassembly window
2023-04-12 Tom de Vries[gdb/tui] Add maint set/show tui-left-margin-verbose
2023-04-12 Tom TromeyUse SELF_CHECK in all unit tests
2023-04-12 Claudiu Zissulescuarc: remove faulty instructions
2023-04-12 Tom TromeyUse 'require' with gnatmake_version_at_least
2023-04-12 YunQiang SuMIPS: make mipsisa32 and mipsisa64 link more systematic
2023-04-12 Nick CliftonFix typos in the linker's documentation of the --enable...
2023-04-12 Alan ModraPR30326, uninitialised value in objdump compare_relocs
2023-04-12 Alan Modraubsan: dwarf2.c:2232:7: runtime error: index 16 out...
2023-04-12 Alan ModraFail of x86_64 AMX-COMPLEX insns (Intel disassembly)
2023-04-12 Alan Modrape_ILF_object_p and bfd_check_format_matches
2023-04-12 Alan ModraComment typo fix
2023-04-12 GDB AdministratorAutomatic date update in version.in
2023-04-11 Nathan Sidwellbfd: optimize bfd_elf_hash
2023-04-11 Nils-Christian... gdb, doc: correct argument description for info connect...
2023-04-11 Nick CliftonReplace an assertion in the dwarf code with a warning...
2023-04-11 Nick CliftonFix an illegal memorty access when running gprof over...
2023-04-11 Nick CliftonFix an attempt to allocate an excessive amount of memor...
2023-04-11 Nick CliftonFix a potential illegal memory access when displaying...
2023-04-11 Nick CliftonFix an attempt to allocate an overlarge amount of memor...
2023-04-11 Nick CliftonFix illegal memory access when disassembling corrupt...
2023-04-11 Andrew Burgessgdb: fix indentation within print_one_breakpoint_location
2023-04-11 Andrew Burgessgdb/testsuite: fix typo gdb_name_name -> gdb_test_name
2023-04-11 Andrew Burgessgdb: warn when converting h/w watchpoints to s/w
2023-04-11 Andrew Burgessgdb/riscv: Support c.li in prologue unwinder
2023-04-11 GDB AdministratorAutomatic date update in version.in
2023-04-10 Thiago Jung... gdb/dwarf: Fix MinGW build
2023-04-10 Tom TromeyHandle unwinding from SEGV on Windows
2023-04-10 Haochen Jiangx86: Add inval tests for AMX instructions
2023-04-10 GDB AdministratorAutomatic date update in version.in
2023-04-09 GDB AdministratorAutomatic date update in version.in
2023-04-08 Philippe BlainFix typos in previous commit of gdb.texinfo.
2023-04-08 Nick Alcocklibctf, link: fix CU-mapped links with CTF_LINK_EMPTY_C...
2023-04-08 Nick Alcocklibctf: propagate errors from parents correctly
2023-04-08 Nick Alcocklibctf, tests: do not assume host and target have ident...
2023-04-08 GDB AdministratorAutomatic date update in version.in
2023-04-07 Tom TromeyRewrite Ada symbol cache
2023-04-07 Tom TromeyAdd Ada test case for break using a label
2023-04-07 Tom TromeyUse ui_out for "maint info frame-unwinders"
2023-04-07 Tom de Vries[gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
2023-04-07 Tom de Vries[gdb/testsuite] Add missing .note.GNU-stack in gdb...
2023-04-07 Haochen JiangSupport Intel AMX-COMPLEX
2023-04-07 Andrew Burgessgdb/testsuite: updates for gdb.arch/{amd64,i386}-disp...
2023-04-07 GDB AdministratorAutomatic date update in version.in
2023-04-06 Tom TromeyUse unique_xmalloc_ptr in apply_ext_lang_type_printers
2023-04-06 Pedro AlvesFix gdb.base/align-*.exp and Clang + LTO and AIX GCC
2023-04-06 Andrew Burgessgdb: run black code formatter on gdbarch_components.py
2023-04-06 Andrew Burgessgdb/python: allow Frame.read_var to accept named arguments
2023-04-06 Andrew Burgessgdb/python: convert Frame.read_register to take named...
2023-04-06 Andrew Burgessgdb/python: have PendingFrame methods accept keyword...
2023-04-06 Andrew Burgessgdb/python: have UnwindInfo.add_saved_register accept...
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-04-06 Alan ModraRe: objcopy write_debugging_info memory leaks
2023-04-06 Alan Modraobjdump print_debugging_info memory leaks
2023-04-06 Alan Modraobjdump -g on gcc COFF/PE files
2023-04-06 Alan Modragas/write.c use better types
2023-04-06 Alan Modraobjcopy write_debugging_info memory leaks
2023-04-06 GDB AdministratorAutomatic date update in version.in
2023-04-05 Thiago Jung... gdb/testsuite: Default to assembler's preferred debug...
2023-04-05 Thiago Jung... gdb: Fix reading of partial symtabs in dbxread.c
2023-04-05 Eli ZaretskiiImprove documentation of GDB build requirements and...
2023-04-05 Tankut Baris... gdb, doc: add the missing '-gid' option to 'info threads'
2023-04-05 Tankut Baris... gdb: boolify 'should_print_thread'
2023-04-05 Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-04-05 Simon Marchigdb: make find_thread_ptid an inferior method
2023-04-05 GDB AdministratorAutomatic date update in version.in
2023-04-04 Jan Beulichbfd+ld: when / whether to generate .c files
2023-04-04 Alan ModraUse bfd_alloc memory for read_debugging_info storage
2023-04-04 GDB AdministratorAutomatic date update in version.in
2023-04-03 Tom TromeyAdd readMemory and writeMemory requests to DAP
2023-04-03 Andrew Burgessgdb: cleanup around some set_momentary_breakpoint_at_pc...
2023-04-03 Andrew Burgessgdb: don't always print breakpoint location after faile...
2023-04-03 Andrew Burgessgdb: avoid repeated signal reporting during failed...
2023-04-03 Andrew Burgessgdbserver: allow agent expressions to fail with invalid...
2023-04-03 Andrew Burgessgdbserver: allows agent_mem_read to return an error...
2023-04-03 Andrew Burgessgdb: include breakpoint number in testing condition...
2023-04-03 Alan Modraasan: csky floatformat_to_double uninitialised value
2023-04-03 Andrew Burgessgdb/riscv: fix regressions in gdb.base/unwind-on-each...
2023-04-03 Andrew Burgessgdb/riscv: support c.ldsp and c.lwsp in prologue scanner
2023-04-03 Andrew Burgessgdb/riscv: convert riscv debug settings to new debug...
2023-04-03 Andrew Burgessopcodes/arm: adjust whitespace in cpsie instruction
2023-04-03 Andrew Burgessgdb/testsuite: gdb.server/server-kill.exp 'info frame...
2023-04-03 Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-unwind.exp
next