binutils-gdb.git
2023-02-28 Andrew Burgessgdb/testsuite: make more use of mi-support.exp
2023-02-28 Andrew Burgessgdb: don't duplicate 'thread' field in MI breakpoint...
2023-02-28 Andrew Burgessgdb: remove an out of date comment about disp_del_at_ne...
2023-02-28 Richard Ball[Aarch64] Add Binutils support for MEC
2023-02-28 Alan Modrachew.c printf of intptr_t
2023-02-28 Mark Harmstoneld: Sort section contributions in PDB files
2023-02-28 Alan ModraFree ecoff debug info
2023-02-28 Alan ModraAdd some sanity checking in ECOFF lookup_line
2023-02-28 Alan ModraAnother PE SEC_HAS_CONTENTS test
2023-02-28 GDB AdministratorAutomatic date update in version.in
2023-02-27 Kevin BuettnerForced quit cases handled by resetting sync_quit_force_run
2023-02-27 Kevin BuettnerIntroduce set_force_quit_flag and change type of sync_q...
2023-02-27 Kevin BuettnerQUIT processing w/ explicit throw for gdb_exception_for...
2023-02-27 Kevin BuettnerGuile QUIT processing updates
2023-02-27 Kevin BuettnerPython QUIT processing updates
2023-02-27 Kevin BuettnerCatch gdb_exception_error instead of gdb_exception...
2023-02-27 Kevin BuettnerHandle gdb SIGTERM by throwing / catching gdb_exception...
2023-02-27 Kevin BuettnerIntroduce gdb_exception_forced_quit
2023-02-27 Tom TromeyFix value chain use-after-free
2023-02-27 Pedro AlvesRemove infrun_thread_thread_exit observer
2023-02-27 Pedro Alvesall-stop "follow-fork parent" and selecting another...
2023-02-27 Pedro AlvesMake follow_fork not rely on get_last_target_status
2023-02-27 Pedro AlvesImprove "info program"
2023-02-27 Pedro AlvesConvert previous_inferior_ptid to strong reference...
2023-02-27 Pedro AlvesTweak "Using the running image of ..." output
2023-02-27 Simon Marchigdb: make-target-delegates.py: add type annotations
2023-02-27 Simon Marchigdb: make-target-delegates.py: add Entry type
2023-02-27 Simon Marchigdb: make-target-delegates.py: make one string raw
2023-02-27 Simon Marchigdb: gdbarch*.py, copyright.py: add type annotations
2023-02-27 Simon Marchigdb: split gdbarch component types to gdbarch_types.py
2023-02-27 Simon Marchigdb: pyproject.toml: set pyright typeCheckingMode ...
2023-02-27 Simon Marchigdb: gdbarch.py: remove Info.__init__
2023-02-27 Simon Marchigdb: gdbarch.py: spell out parameters of _Component...
2023-02-27 Simon Marchigdb: reformat Python files with black 23.1.0
2023-02-27 Simon Marchigdb: remove invalid / dead code from gdbarch.py
2023-02-27 Tom TromeyFix crash with "finish" in Rust
2023-02-27 Tom TromeyRemove old GNU indent directives
2023-02-27 Tom TromeyHandle range types in ax-gdb.c
2023-02-27 Tom TromeyImplement some agent expressions for Ada
2023-02-27 Pedro AlvesRegenerate Linux syscall group info
2023-02-27 Pedro AlvesAutogenerate gdb/syscalls/linux-defaults.xml.in (groups...
2023-02-27 Clément Chigotgas/testsuite: adjust another test for case insensitive...
2023-02-27 Andrew Burgessgdb: don't treat empty enums as flag enums
2023-02-27 Benson MuiteDo not change the timestamp when updating the gas ascon...
2023-02-27 Felix WillgerodtFix missing "Core was generated by" when loading a...
2023-02-27 Nick CliftonUpdated Serbian translations for gold, gprof and opcode...
2023-02-27 Bruno Larsengdb/testsuite: Improve testing of GDB's completion...
2023-02-27 Tankut Baris... gdb, python: do minor modernization in execute_gdb_command
2023-02-27 GDB AdministratorAutomatic date update in version.in
2023-02-26 Tom TromeyRemove expand_symtab_containing_pc
2023-02-26 GDB AdministratorAutomatic date update in version.in
2023-02-25 Andrew Burgessgdb/amd64: replace xmalloc/alloca with gdb::byte_vector
2023-02-25 Andrew Burgessopcodes/m68k: enable libopcodes styling for GDB
2023-02-25 GDB AdministratorAutomatic date update in version.in
2023-02-24 Khem Rajgdbserver/linux-low.cc: Fix a typo in ternary operator
2023-02-24 Tom TromeyRemove struct buffer
2023-02-24 Tom TromeyDon't use struct buffer in top.c
2023-02-24 Tom TromeyDon't use struct buffer in event-top.c
2023-02-24 Tom TromeyDon't use struct buffer in handle_qxfer_threads
2023-02-24 Tom TromeyDon't use struct buffer in handle_qxfer_btrace
2023-02-24 Tom TromeyDon't use struct buffer in handle_qxfer_traceframe_info
2023-02-24 Tom TromeyRemove struct buffer from tracefile-tfile.c
2023-02-24 Tom TromeyWrite the DWARF index in the background
2023-02-24 Tom TromeyOnly use the per-BFD object to write a DWARF index
2023-02-24 Simon Marchigdb: fix parenthesis position in comment
2023-02-24 Clément Chigottestsuite: prune DOS drive letter in test outputs
2023-02-24 Jan Beulichx86: allow to request ModR/M encoding
2023-02-24 Jan Beulichx86: MONITOR/MWAIT are not SSE3 insns
2023-02-24 Jan Beulichx86-64: don't permit LAHF/SAHF with "generic64"
2023-02-24 Jan Beulichx86: have insns acting on segment selector values allow...
2023-02-24 Jan Beulichx86: restrict insn templates accepting negative 8-bit...
2023-02-24 Tom de Vries[gdb/testsuite] Cleanup unnecessary expr from require...
2023-02-24 Maciej W. RozyckiGDB: Fix out of bounds accesses with limited-length...
2023-02-24 Nick CliftonEnhance better_fit() function to prefer function symbol...
2023-02-24 Alan ModraPR30155, ld segfault in _bfd_nearby_section
2023-02-24 Fangrui SongRISC-V: Add --[no-]relax-gp to ld
2023-02-24 GDB AdministratorAutomatic date update in version.in
2023-02-23 Palmer Dabbeltgdb/doc: The RISC-V vector registers didn't change
2023-02-23 Simon Marchigdb: remove --disable-gdbmi configure option
2023-02-23 Tom TromeyFix Tcl quoting in gdb_assert
2023-02-23 Nick CliftonFix _bfd_elf_find_function so that it can cope with...
2023-02-23 Simon Marchigdb: add AMDGPU header files to HFILES_NO_SRCDIR
2023-02-23 Tom TromeyRemove 'eval' from gdb_breakpoint
2023-02-23 Hui Ligdb: LoongArch: Support reg aliases in info reg command
2023-02-23 Hui Ligdb: LoongArch: Modify the result of the info reg command
2023-02-23 Alexey Lapshinbfd: xtensa: fix __stop_SECTION literal drop
2023-02-23 Nick CliftonFix the BFD library's find_nearest_line feature to...
2023-02-23 Alan Modradwarf1 .line SEC_HAS_CONTENTS
2023-02-23 Alan Modraip2k: don't look at stab sections without relocs
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS in relax routines
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-02-23 GDB AdministratorAutomatic date update in version.in
2023-02-22 Pedro Alvesgdb.reverse/time-reverse.exp: test both time syscall...
2023-02-22 Jan Beulichx86-64: LAR and LSL don't need REX.W
2023-02-22 Jan Beulichx86: optimize BT{,C,R,S} $imm,%reg
2023-02-22 Alan Modraset bfd_error on make_tempname or make_tempdir failure
2023-02-22 GDB AdministratorAutomatic date update in version.in
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-21 Alan Modradebug_link duplicate file size checks
next