binutils-gdb.git
2022-12-19 Jan Beulichgprofng/testsuite: correct line continuation in endcases.c
2022-12-19 Jan Beulichgprofng/testsuite: correct names for signal handling...
2022-12-19 Jan Beulichgprofng/testsuite: adjust linking of synprog
2022-12-19 Jan BeulichArm: break gas dependency on libopcodes
2022-12-19 Jan Beulichx86: omit Cpu prefixes from opcode table
2022-12-19 GDB AdministratorAutomatic date update in version.in
2022-12-18 Alan ModraComment bfd_get_section_limit_octets and bfd_get_sectio...
2022-12-18 Alan Modrald bootstrap test in build dir with path containing...
2022-12-18 Joel BrobeckerUpdate gdb/NEWS after GDB 13 branch creation.
2022-12-18 Joel BrobeckerBump version to 14.0.50.DATE-git.
2022-12-18 GDB AdministratorAutomatic date update in version.in
2022-12-17 Alan Modrabfd_get_relocated_section_contents allow NULL data...
2022-12-17 Alan Modraasan: elf.c:12621:18: applying zero offset to null...
2022-12-17 Alan ModraRe: The problem with warning in elf_object_p
2022-12-17 Indu Bhagatsframe: doc: update spec for the mangled-RA bit in FRE
2022-12-17 Indu Bhagatgas: sframe: testsuite: add testcase for .cfi_negate_ra...
2022-12-17 Indu Bhagatobjdump/readelf: sframe: emit marker for FREs with...
2022-12-17 Indu Bhagatlibsframe: provide new access API for mangled RA bit
2022-12-17 Indu Bhagatgas: sframe: add support for .cfi_negate_ra_state
2022-12-17 Indu Bhagatsframe.h: add support for .cfi_negate_ra_state
2022-12-17 GDB AdministratorAutomatic date update in version.in
2022-12-16 Pedro AlvesDelay checking whether /proc/pid/mem is writable (PR...
2022-12-16 Nick CliftonFix previous delta to allow for compilation on 32-bit...
2022-12-16 Tom de Vries[gdb/testsuite] Fix race in gdb.threads/detach-step...
2022-12-16 Andrew Burgessgdb: fix crash when getting the value of a label symbol
2022-12-16 Simon Marchigdb: convert linux-osdata.c from buffer to std::string
2022-12-16 Simon Marchigdbsupport: add string_xml_appendf
2022-12-16 Andrew Burgessgdb: clean up some inefficient std::string usage
2022-12-16 Nick CliftonFix a potential illegal memory access when parsing...
2022-12-16 Jan Vranygdb/testsuite: add test for Python commands redefining...
2022-12-16 Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-12-16 Jan Beulichgas: restore Dwarf info generation after macro diagnost...
2022-12-16 Jan Beulichx86: change representation of extension opcode
2022-12-16 Simon Marchigdbsupport: change xml_escape_text_append's parameter...
2022-12-16 Simon Marchigdb: remove static buffer in command_line_input
2022-12-16 GDB AdministratorAutomatic date update in version.in
2022-12-15 Indu Bhagatlibsframe asan: avoid generating misaligned loads
2022-12-15 Simon Marchigdb/testsuite: don't delete command files in gdb.base...
2022-12-15 Tom TromeyMove streq and compare_cstrings to gdbsupport
2022-12-15 Tom TromeyRemove subset_compare
2022-12-15 Andrew Burgessgdb: use gdb_assert not internal_error
2022-12-15 Andrew Burgessgdb: some int to bool conversion in remote-sim.c
2022-12-15 Andrew Burgessgdb: make more use of make_target_connection_string
2022-12-15 Andrew Burgessgdb: int to bool conversion in tracefile.c
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
next