binutils-gdb.git
2023-02-15 Alan Modraobjdump read_section_stabs
2023-02-15 Alan Modraobjdump -G memory leak
2023-02-15 Nick CliftonFix the linker's merge4 test for the HPPA architecture.
2023-02-15 Felix Willgerodtgdb, fortran: Fix quad floating-point type for ifort...
2023-02-15 Jan Beulichgas: buffer_and_nest() needs to pass nul-terminated...
2023-02-15 Alan ModraMore ecoff sanity checks
2023-02-15 Alan Modrabinutils stabs type list
2023-02-15 GDB AdministratorAutomatic date update in version.in
2023-02-14 Tom TromeyRemove a use of pagination_enabled
2023-02-14 Simon Marchigdb/dwarf2: rename some things, index -> gdb_index
2023-02-14 Simon Marchigdb: cast return value of std::unique_ptr::release...
2023-02-14 Simon Marchigdb: remove unnecessary tui directory check in configure
2023-02-14 Tom TromeyDo not cast away const in agent_run_command
2023-02-14 Tom de Vries[gdb/testsuite] Add xfail in gdb.python/py-record-btrac...
2023-02-14 Nick Clifton Mention that the -plugin command line option is used...
2023-02-14 Tom de Vries[gdb/testsuite] Factor out proc linux_kernel_version
2023-02-14 Ulf SamuelssonASCIZ Command for output section
2023-02-14 Jan Beulichgas: correct symbol name comparison in .startof./.sizeo...
2023-02-14 Jan Beulichx86: {LD,ST}TILECFG use an extension opcode
2023-02-14 Jan Beulichgas: improve interaction between read_a_source_file...
2023-02-14 Tom TromeyFix build bug in ppc-linux-nat.c
2023-02-14 GDB AdministratorAutomatic date update in version.in
2023-02-13 Tom TromeyRely on value_ref_ptr::operator->
2023-02-13 Tom TromeyRemove deprecated_lval_hack
2023-02-13 Tom TromeyIntroduce set_lval method on value
2023-02-13 Tom TromeyMake ~value private
2023-02-13 Tom TromeyMake struct value data members private
2023-02-13 Tom TromeyTurn record_latest_value into a method
2023-02-13 Tom TromeyAdd value::set_modifiable
2023-02-13 Tom TromeyTurn various value copying-related functions into methods
2023-02-13 Tom TromeyTurn preserve_one_value into method
2023-02-13 Tom TromeyTurn some xmethod functions into methods
2023-02-13 Tom TromeyChange some code to use value methods
2023-02-13 Tom TromeyTurn set_value_component_location into method
2023-02-13 Tom TromeyTurn value_non_lval and value_force_lval into methods
2023-02-13 Tom TromeyTurn many optimized-out value functions into methods
2023-02-13 Tom TromeyTurn value_copy into a method
2023-02-13 Tom TromeyFully qualify calls to copy in value.c
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_incref and value_decref into methods
2023-02-13 Tom TromeyMove value_ref_policy methods out-of-line
2023-02-13 Tom TromeyTurn value_bits_synthetic_pointer into a method
2023-02-13 Tom TromeyTurn value_contents_eq into a method
2023-02-13 Tom TromeyTurn allocate_value_contents into a method
2023-02-13 Tom TromeyTurn value_fetch_lazy into a method
2023-02-13 Tom TromeyTurn some value_contents functions into methods
2023-02-13 Tom TromeyTurn value_zero into static "constructor"
2023-02-13 Tom TromeyTurn allocate_optimized_out_value into static "constructor"
2023-02-13 Tom TromeyTurn allocate_computed_value into static "constructor"
2023-02-13 Tom TromeyTurn allocate_value into a static "constructor"
2023-02-13 Tom TromeyTurn allocate_value_lazy into a static "constructor"
2023-02-13 Tom TromeyTurn more deprecated_* functions into methods
2023-02-13 Tom TromeyTurn value_address and set_value_address functions...
2023-02-13 Tom TromeyTurn value_initialized and set_value_initialized functi...
2023-02-13 Tom TromeyConvert value_lval_const and deprecated_lval_hack to...
2023-02-13 Tom TromeyTurn value_computed_closure and value_computed_funcs...
2023-02-13 Tom TromeyTurn value_stack and set_value_stack functions into...
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...
next