binutils-gdb.git
2023-02-18 GDB AdministratorAutomatic date update in version.in
2023-02-17 Andrew Burgessgdb: fix regression in gdb.xml/maint_print_struct.exp
2023-02-17 Vladimir Mezentsevgprofng: fix Dwarf reader for DW_TAG_subprogram
2023-02-17 Vladimir Mezentsevgprofng: PR30036 Build failure on aarch64 w/ glibc...
2023-02-17 Aditya Vidyadhar... Fix multi-threaded debugging under AIX
2023-02-17 Tom TromeyRemove two unnecessary returns in ada-lang.c
2023-02-17 Tom de Vries[gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp
2023-02-17 Alan Modrald test asciz and ascii fails
2023-02-17 Alan ModraWild pointer reads in _bfd_ecoff_locate_line
2023-02-17 GDB AdministratorAutomatic date update in version.in
2023-02-16 Alan ModraPR30046, power cmpi leads to unknown architecture
2023-02-16 Tom TromeyRename parameter of create_ada_exception_catchpoint
2023-02-16 Tom TromeyUpdate the 'g' packet documentation
2023-02-16 Nick CliftonAdd support for the ASCII directive inside linker scripts.
2023-02-16 Tom TromeyConstify ada_main_name
2023-02-16 Tom TromeyRemove unused declaration from ada-lang.h
2023-02-16 Alan ModraDelete PROGRESS macros
2023-02-16 Alan Modragas_init
2023-02-16 Jan BeulichRISC-V: as_warn() already emits a newline
2023-02-16 Andrew Burgessgdb/doc: document MI -remove-inferior command
2023-02-16 Jan Beulichx86/gas: replace inappropriate assertion when parsing...
2023-02-16 GDB AdministratorAutomatic date update in version.in
2023-02-15 Tom TromeyReturn bool from more value methods
2023-02-15 Tom TromeyHave value::bits_synthetic_pointer return bool
2023-02-15 Tom TromeyChange value::m_stack to bool
2023-02-15 Tom TromeyChange value::m_initialized to bool
2023-02-15 Tom TromeyChange value::m_lazy to bool
2023-02-15 Tom TromeyChange value::m_modifiable to bool
2023-02-15 Pedro AlvesDon't throw quit while handling inferior events, part II
2023-02-15 Pedro AlvesGC get_active_ext_lang
2023-02-15 Pedro AlvesDon't throw quit while handling inferior events
2023-02-15 Pedro AlvesAdd new "$_shell(CMD)" internal function
2023-02-15 Pedro AlvesMake "ptype INTERNAL_FUNCTION" in Ada print like other...
2023-02-15 Pedro AlvesFix "ptype INTERNAL_FUNC" (PR gdb/30105)
2023-02-15 Simon Marchigdb/dwarf2: split .debug_names reading code to own...
2023-02-15 Simon Marchigdb/dwarf2: split .gdb_index reading code to own file
2023-02-15 Simon Marchigdb/dwarf2: move some things to read.h
2023-02-15 Simon Marchigdb: fix dealloc function not being called for frame 0
2023-02-15 Tom TromeyRemove RETURNS from BFD chew comments
2023-02-15 Tom TromeyUse @deftypefn in chew output
2023-02-15 Tom TromeyChange internalmode to be an intrinsic variable
2023-02-15 Tom TromeyUse intptr_t rather than long in chew
2023-02-15 Tom TromeyRemove the paramstuff word
2023-02-15 Tom TromeyAdd copyright headers to the .str files
2023-02-15 Tom TromeySimplify @node use in BFD documentation
2023-02-15 Tom TromeyRemove H_CFLAGS from doc/local.mk
2023-02-15 Simon Marchigdb: store internalvars in an std::map
2023-02-15 Simon Marchigdb: add constructor to internalvar
2023-02-15 Simon Marchigdb: use std::string for internalvar::name
2023-02-15 Tom TromeyDo not record a rejected target description
2023-02-15 Pedro Alvesgdb/manual: Move @findex entries
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"
next