binutils-gdb.git
2023-02-13 Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13 Tom TromeyTurn some value offset functions into method
2023-02-13 Tom TromeyTurn value_enclosing_type into method
2023-02-13 Tom TromeyTurn deprecated_value_modifiable into method
2023-02-13 Tom TromeyTurn value_offset into method
2023-02-13 Tom TromeyTurn value_parent into method
2023-02-13 Tom TromeyTurn value_bitpos into method
2023-02-13 Tom TromeyTurn value_bitsize into method
2023-02-13 Tom TromeyTurn value_arch into method
2023-02-13 Tom TromeyTurn deprecated_set_value_type into a method
2023-02-13 Tom TromeyTurn value_type into method
2023-02-13 Tom TromeyMove struct value to value.h
2023-02-13 Tom TromeyMove ~value body out-of-line
2023-02-13 Tom TromeyRename all fields of struct value
2023-02-13 Michael MatzPR30120: fix x87 fucomp misassembled
2023-02-13 Tom TromeyRemove unused imports from gdb's Python code
2023-02-13 Andrew Burgessgdb/tui: don't leak the known_window_types map
2023-02-13 Andrew Burgessgdb/python: deallocate tui window factories at Python...
2023-02-13 Andrew Burgessgdb/python: allow Python TUI windows to be replaced
2023-02-13 Keith SeitzFix doc build dependencies for --with-system-readline
2023-02-13 Michael MatzFix PR30079: abort on mingw
2023-02-13 Alan Modra_bfd_ecoff_slurp_symbol_table buffer overflow
2023-02-13 Andrew Burgessopcodes/mips: disassemble unknown micromips instruction...
2023-02-13 Andrew Burgessgdb/testsuite: handle differences in guile error string...
2023-02-13 Alan Modrastabs.c static state
2023-02-13 Alan ModraSplit off gas init to functions
2023-02-13 Lancelot SIXgdb/testsuite: look for hipcc in env(ROCM_PATH)
2023-02-13 Lancelot SIXgdb/testsuite: allow_hipcc_tests tests the hipcc compiler
2023-02-13 Lancelot SIXgdb/testsuite: require amd-dbgapi support to run rocm...
2023-02-13 Lancelot SIXgdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_tests
2023-02-13 Lancelot SIXgdb: 'show config' shows --with[out]-amd-dbgapi
2023-02-13 Alan Modraobjcopy memory leaks
2023-02-13 GDB AdministratorAutomatic date update in version.in
2023-02-12 Tom TromeyMove some code from dwarf2/read.c to die.c
2023-02-12 Andrew Burgessgdb: fix describe_other_breakpoints for default task...
2023-02-12 Andrew Burgessgdb/c++: fix handling of breakpoints on @plt symbols
2023-02-12 Andrew Burgessgdb: use -1 for breakpoint::task default value
2023-02-12 Andrew Burgessgdb: only allow one of thread or task on breakpoints...
2023-02-12 GDB AdministratorAutomatic date update in version.in
2023-02-11 Andrew Burgessgdb: show task number in describe_other_breakpoints
2023-02-11 Andrew Burgessgdb: don't print global thread-id to CLI in describe_ot...
2023-02-11 Andrew Burgessgdb: add test for readline handling very long commands
2023-02-11 Andrew Burgessgdb: remove unnecessary 'dir' commands from gdb-gdb...
2023-02-11 Tom de Vries[gdb/tdep] Don't use i386 unwinder for amd64
2023-02-11 Alan Modraobjdump -D of bss sections and -s with -j
2023-02-11 Alan Modra.debug sections without contents
2023-02-11 Aaron Mereygdb/source: Fix open_source_file error handling
2023-02-11 Aaron MereyMove implementation of perror_with_name to gdbsupport
2023-02-11 GDB AdministratorAutomatic date update in version.in
2023-02-10 Andrew BurgessGDB: Introduce limited array lengths while printing...
2023-02-10 Maciej W. RozyckiGDB/testsuite: Add `-nonl' option to `gdb_test'
2023-02-10 Maciej W. RozyckiGDB: Only make data actually retrieved into value histo...
2023-02-10 Maciej W. RozyckiGDB: Fix the mess with value byte/bit range types
2023-02-10 Maciej W. RozyckiGDB: Ignore `max-value-size' setting with value history...
2023-02-10 Maciej W. RozyckiGDB: Switch to using C++ standard integer type limits
2023-02-10 Tom TromeyEnsure all DAP requests are keyword-only
2023-02-10 Simon Marchigdb/testsuite: fix gdb.gdb/selftest.exp for native...
2023-02-10 Tom TromeyUse std::string in main_info
2023-02-10 Tom de Vries[gdb/testsuite] Fix linespec ambiguity in gdb.base...
2023-02-10 Tom de Vries[gdb/cli] Add maint info frame-unwinders
2023-02-10 Tsukasa OIRISC-V: Reduce effective linker relaxation passses
2023-02-10 Alan ModraFix mmo memory leaks
2023-02-10 Alan ModraLocal label checks in integer_constant
2023-02-10 Jan Beulichx86: drop use of VEX3SOURCES
2023-02-10 Jan Beulichx86: drop use of XOP2SOURCES
2023-02-10 Jan Beulichx86: limit use of XOP2SOURCES
2023-02-10 Jan Beulichx86: move (and rename) opcodespace attribute
2023-02-10 Jan Beulichx86: simplify a few expressions
2023-02-10 Jan Beulichx86: improve special casing of certain insns
2023-02-10 Alan Modraobjcopy of mach-o indirect symbols
2023-02-10 GDB AdministratorAutomatic date update in version.in
2023-02-09 Tom TromeyAdd full display feature to dwarf-mode.el
2023-02-09 Tom TromeyFix comment in gdb.rust/fnfield.exp
2023-02-09 Tom TromeyTrivially simplify rust_language::print_enum
2023-02-09 Roland McGrath[aarch64] Avoid initializers for VLAs
2023-02-09 Christina Schimpegdb, testsuite: Remove unnecessary call of "set print...
2023-02-09 Tom TromeyIncrease size of main_type::nfields
2023-02-09 Tom TromeyRemove mention of cooked_index_vector
2023-02-09 Tom TromeyLet user C-c when waiting for DWARF index finalization
2023-02-09 Alan Modracoff keep_relocs and keep_contents
2023-02-09 GDB AdministratorAutomatic date update in version.in
2023-02-08 Alan Modracoff-sh.c keep_relocs, keep_contents and keep_syms
2023-02-08 Alan ModraMemory leak in bfd_init_section_compress_status
2023-02-08 Alan ModraClear cached file size when bfd changed to BFD_IN_MEMORY
2023-02-08 Alan ModraInternal error at gas/expr.c:1814
2023-02-08 Simon Marchigdb: give sentinel for user frames distinct IDs, regist...
2023-02-08 Simon Marchigdb: call frame unwinders' dealloc_cache methods throug...
2023-02-08 Tom TromeyRemove block.h includes from some tdep files
2023-02-08 Tom TromeyDon't include block.h from expop.h
2023-02-08 Pedro AlvesSimplify interp::exec / interp_exec - let exceptions...
2023-02-08 Tom TromeyAvoid FAILs in gdb.compile
2023-02-08 Tom TromeyDon't let .gdb_history file cause failures
2023-02-08 Tom TromeyMerge fixup_section and fixup_symbol_section
2023-02-08 Tom TromeyRemove most calls to fixup_symbol_section
2023-02-08 Tom TromeySet section index when setting a symbol's block
2023-02-08 Tom TromeyRemove compunit_symtab::m_block_line_section
2023-02-08 Tom TromeyDo not pass section index to end_compunit_symtab
2023-02-08 Tom TromeySet section indices when symbols are made
2023-02-08 Tom TromeyUse default section indexes in fixup_symbol_section
2023-02-08 Tom TromeySimplify checks of cooked_index
next