binutils-gdb.git
2022-12-15 Tom de Vries[gdb/testsuite] Fix gdb.base/condbreak-multi-context...
2022-12-15 GDB AdministratorAutomatic date update in version.in
2022-12-14 Andrew Burgessgdb/maint: add core file name to 'maint info program...
2022-12-14 Andrew Burgessgdb: ensure all targets are popped before an inferior...
2022-12-14 Andrew Burgessgdb: remove the pop_all_targets (and friends) global...
2022-12-14 Andrew Burgessgdb: remove decref_target
2022-12-14 Andrew Burgessgdb: have target_stack automate reference count handling
2022-12-14 Andrew Burgessgdb/remote: remove some manual reference count handling
2022-12-14 Alan ModraRe: ld, gold: remove support for -z bndplt (MPX prefix)
2022-12-14 Alan Modraasan: buffer overflow in sh_reloc
2022-12-14 Alan ModraFix haiku ld dependencies
2022-12-14 Andrew Burgessgdb: add SYMBOL_LOOKUP_SCOPED_DEBUG_ENTER_EXIT
2022-12-14 Andrew Burgessgdb: convert 'set debug symbol-lookup' to new debug...
2022-12-14 Andrew Burgessgdb/testsuite: new test for recent dwarf reader issue
2022-12-14 Andrew Burgessgdb/testsuite: fix readnow detection
2022-12-14 Li XuRISC-V: Add string length check for operands in AS
2022-12-14 Jan Beulichx86: adjust type checking constructs
2022-12-14 Martin Liskald, gold: remove support for -z bndplt (MPX prefix)
2022-12-14 Alan Modraasan: signed integer overflow in display_debug_frames
2022-12-14 Alan ModraDon't access freed memory printing objcopy warning
2022-12-14 GDB AdministratorAutomatic date update in version.in
2022-12-13 Tom TromeyFix control-c handling on Windows
2022-12-13 Tom TromeyRefactor code to check for terminal sharing
2022-12-13 Tom TromeyUse gdb::optional for sigint_ours
2022-12-13 Tom TromeyRename install_sigint_handler
2022-12-13 Tom de Vries[gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint
2022-12-13 H.J. Lugold: Remove BND from 64-bit x86-64 IBT PLT
2022-12-13 Tom TromeyRemove two unnecessary casts
2022-12-13 Andrew Burgessgdb/testsuite: avoid creating temp file in gdb/testsuit...
2022-12-13 Tom de Vries[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x
2022-12-13 Jan Beulichgas: re-work line number tracking for macros and their...
2022-12-13 Jan BeulichArm: avoid unhelpful uses of .macro in testsuite
2022-12-13 Tom TromeyFix crash in is_nocall_function
2022-12-13 Johnson SunReplace gdbpy_should_stop with gdbpy_breakpoint_cond_sa...
2022-12-13 Alan Modraasan: mips_hi16_list segfault in bfd_get_section_limit_...
2022-12-13 GDB AdministratorAutomatic date update in version.in
2022-12-12 Indu Bhagatlibctf: remove unnecessary zstd constructs
2022-12-12 Indu Bhagatlibctf: remove AC_CONFIG_MACRO_DIR
2022-12-12 Indu Bhagatlibctf: remove unnecessary zlib constructs
2022-12-12 Tom de Vries[gdb/testsuite] Fix PR20630 regression test in gdb...
2022-12-12 Alan ModraPR29893, buffer overflow in display_debug_addr
2022-12-12 Tom TromeyAnother Rust operator precedence bug
2022-12-12 Tom de Vries[gdb/testsuite] Fix gdb.base/write_mem.exp for big...
2022-12-12 Jan Vranygdb: fix possible use-after-free when executing commands
2022-12-12 Jan Beulichx86: further re-work insn/suffix recognition to also...
2022-12-12 Jan Beulichx86: drop (now) stray IsString
2022-12-12 Jan Beulichx86: move bad-use-of-TLS-reloc check
2022-12-12 Jan Beulichx86-64: allow HLE store of accumulator to absolute...
2022-12-12 Jan Beulichix86: don't recognize/derive Q suffix in the common...
2022-12-12 Jan Beulichx86: re-work insn/suffix recognition
2022-12-12 Jan Beulichx86: constify parse_insn()'s input
2022-12-12 Jan Beulichx86: revert disassembler parts of "x86: Allow 16-bit...
2022-12-12 Alan ModraPR29892, Field file_table of struct module is uninitialized
2022-12-12 Alan ModraLack of bounds checking in vms-alpha.c parse_module
2022-12-12 Alan ModraPR29872, uninitialised value in display_debug_lines_dec...
2022-12-12 Jan Beulichgas/codeview: avoid "shadowing" of glibc function name
2022-12-12 Jan Beulichx86: generate template sets data at build time
2022-12-12 Jan Beulichx86: drop sentinel from i386_optab[]
2022-12-12 Jan Beulichx86: add generated tables dependency check to gas
2022-12-12 Jan Beulichx86: break gas dependency on libopcodes
2022-12-12 Jan Beulichx86: remove i386-opc.c
2022-12-12 Jan Beulichx86: instantiate i386_{op,reg}tab[] in gas instead...
2022-12-12 GDB AdministratorAutomatic date update in version.in
2022-12-11 Alan ModraPR29870, objdump SEGV in display_debug_lines_decoded...
2022-12-11 GDB AdministratorAutomatic date update in version.in
2022-12-10 Tom de Vries[gdb/tdep] Fix larl handling in s390_displaced_step_fixup
2022-12-10 GDB AdministratorAutomatic date update in version.in
2022-12-09 Indu Bhagatobjdump: sframe: fix memory leaks
2022-12-09 Indu Bhagatlibsframe: rename API sframe_fde_func_info to sframe_fd...
2022-12-09 Indu Bhagatgas: sframe: fine tune the fragment fixup for SFrame...
2022-12-09 Indu Bhagatsframe: gas: libsframe: define constants and remove...
2022-12-09 Indu Bhagatsframe.h: make some macros more precise
2022-12-09 Indu Bhagatlibsframe: minor formatting nits
2022-12-09 Luis Machado[aarch64] Add TPIDR2 register support for Linux
2022-12-09 Alan ModraPR28306, segfault in _bfd_mips_elf_reloc_unshuffle
2022-12-09 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-symtab.exp for ppc64le
2022-12-09 GDB AdministratorAutomatic date update in version.in
2022-12-08 H.J. Lux86-64: Remove BND from 64-bit IBT PLT
2022-12-08 Tom de Vries[gdb/testsuite] Require debug info for gdb.tui/tui...
2022-12-08 Enze Ligdb/testsuite: update a pattern in gdb_file_cmd
2022-12-08 Nick CliftonUpdate the description of the linker script's TYPE...
2022-12-08 Jan Vranygdb: skip objfiles with no BFD in DWARF unwinder
2022-12-08 Alan Modralibctf: avoid potential double free
2022-12-08 GDB AdministratorAutomatic date update in version.in
2022-12-07 Peter BergnerPowerPC: Add support for RFC02655 - Saturating Subtract...
2022-12-07 Peter BergnerPowerPC: Add support for RFC02656 - Enhanced Load Store...
2022-12-07 Simon Marchigdb: add invalidate_selected_frame function
2022-12-07 Tom de Vries[gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp
2022-12-07 Tom TromeyRemove unnecessary xstrdup from bppy_init
2022-12-07 Alan Modracoff make_a_section_from_file tidy
2022-12-07 Alan Modragas compress_debug tidy
2022-12-07 Alan Modra_bfd_elf_slurp_secondary_reloc_section sanity check
2022-12-07 Alan Modrabfd_compress_section_contents access to elf_section_data
2022-12-07 Alan ModraCompression tidy and fixes
2022-12-07 GDB AdministratorAutomatic date update in version.in
2022-12-06 H.J. Lubfd: Avoid signed overflow for new_size adjustment
2022-12-06 Tom TromeyCosmetic fix in ppc-sysv-tdep.c
2022-12-06 Tom TromeyFix operator precedence bug in Rust parser
2022-12-06 Nick CliftonFix a dereference of NULL when scanning the symbol...
2022-12-06 Tom de Vries[gdb/testsuite] Fix test names in gdb.base/longjmp.exp
next