]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Style field names in "print"
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2020-02-22  Tom TromeyStyle field names in "print"
2020-02-21  Tom TromeyUpdate partial_symtab comment
2020-02-21  Tom TromeyFix two more mips-tdep.h declarations
2020-02-21  Tom de Vries[gdb] Fix cc-with-dwz regression
2020-02-21  Ali Tamur via gdb... Check for null result from gdb_demangle
2020-02-21  Tom TromeyFix latent bug in dwarf2_find_containing_comp_unit
2020-02-21  Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-20  Sergio Durigan JuniorMake '{putchar,fputc}_unfiltered' use 'fputs_unfiltered'
2020-02-20  Andrew Burgessgdb: Allow more control over where to find python libraries
2020-02-20  Tom TromeyTwo compute_and_set_names simplifications
2020-02-19  Simon Marchigdb: dwarf2/read.c: remove unused objfile parameters...
2020-02-19  Doug Evansrust/25535 Apply embedded offset to enum variant calcul...
2020-02-19  Tom TromeyFix declaration of mips_pc_is_mips
2020-02-19  Tom TromeyUse obstack_strdup in ada-lang.c
2020-02-19  Andrew BurgessMerge changes from GCC for the config/ directory
2020-02-19  Tom TromeyRemove useless NULL check in python.c
2020-02-19  Maciej W. Rozyckigdbserver: Add RISC-V/Linux support
2020-02-19  Andrew Burgessgdb/riscv: Update API for looking up target descriptions
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-18  Bernd EdlingerFix build with gcc-4.8.x
2020-02-18  Simon Marchigdb: update email address for Palmer Dabbelt
2020-02-14  Simon Marchigdb: introduce displaced_step_closure_up type alias
2020-02-14  Tom TromeyCache .gnu_debugdata BFD
2020-02-14  Simon Marchigdb: make gdbarch_displaced_step_copy_insn return an...
2020-02-14  Simon Marchigdb: cleanup of displaced_step_inferior_state::reset...
2020-02-14  Simon Marchignulib: import count-one-bits module and use it
2020-02-14  Tom TromeyReturn unique_xmalloc_ptr from call_site_find_chain
2020-02-14  Richard Biener[gdb] Speedup lnp_state_machine::handle_special_opcode
2020-02-13  Alok Kumar SharmaAdding myself to gdb/MAINTAINERS
2020-02-13  Tom TromeyRemove some dead code from event-loop.c
2020-02-12  Tom TromeyMove the frame data to the BFD when possible
2020-02-12  Tom TromeyRemove the objfile backlink from comp_unit
2020-02-12  Tom TromeyRemove a use of the comp_unit backlink
2020-02-12  Tom TromeyAdd per-unit obstack
2020-02-12  Tom TromeyStore the comp_unit instead of the FDE table
2020-02-12  Tom TromeyChange fde table to a vector
2020-02-12  Christian BiesingerChange booleans to bool in ARM's gdbarch_tdep
2020-02-12  Christian BiesingerPrint more information in arm_dump_tdep
2020-02-12  Tom TromeyRemove dwarf_expr_baton
2020-02-12  Hannes DomaniCache the Thread Local Base pointer type in the gdbarch
2020-02-12  Tom TromeyUpdate a comment in psymtab.h
2020-02-12  Tom TromeyDon't allow copying of auto_obstack
2020-02-12  Tom TromeyDon't forward-declare struct objfile in dwarf2/frame.h
2020-02-11  Christian BiesingerRemove use of deprecated_add_core_fns in cris_tdep.c
2020-02-11  Christian BiesingerAdd a comment for the ARM_F{0..7}_REGNUM registers
2020-02-11  Christian BiesingerAdd missing \n in fprintf
2020-02-11  Simon MarchiRe-generate gdb/gdbserver/gdbsupport configure scripts
2020-02-11  Simon MarchiAdd -Wstrict-null-sentinel to gdbsupport/warning.m4
2020-02-11  Simon MarchiMove gdb/warning.m4 to gdbsupport
2020-02-11  Tom TromeyRemove some ui_file_* functions
2020-02-10  Tom de Vries[gdb] Fix -Wstrict-null-sentinel warnings
2020-02-09  Tom de Vries[gdb] Mention CU offset for <artifical> if verbose
2020-02-09  Hannes DomaniUse enums for human-readable exception information.
2020-02-09  Hannes DomaniDisplay ExceptionRecord for $_siginfo
2020-02-08  Tom TromeyRemove "keep" parameter from cutu_reader constructor
2020-02-08  Tom TromeySimplify "want_partial_unit" handling
2020-02-08  Tom TromeyMove two more functions to dwarf2/leb.h
2020-02-08  Tom TromeyConvert read_address to a method on comp_unit_head
2020-02-08  Tom TromeyConvert read_offset to method on comp_unit_head
2020-02-08  Tom TromeyCreate dwarf2/comp-unit.[ch]
2020-02-08  Tom TromeyMove read_offset_1 to leb.c
2020-02-08  Tom TromeyConvert dwarf2_section_size to a method
2020-02-08  Tom TromeyUnify read_initial_length implementations
2020-02-08  Tom TromeyAdd some methods to dwarf2_per_cu_data
2020-02-08  Tom TromeyMove dwarf2_per_cu_data::imported_symtabs earlier
2020-02-08  Tom TromeyMove DWARF line_header to new file
2020-02-08  Tom TromeyChange line_table methods to return unique_xmalloc_ptr
2020-02-08  Tom TromeyChange file_full_name and file_file_name methods
2020-02-08  Tom TromeyMove dwarf_always_disassemble to dwarf2/loc.c
2020-02-08  Tom TromeyChange dwarf2_per_objfile::quick_file_names_table to...
2020-02-08  Tom TromeyMinor simplification in abbrev_table::read
2020-02-08  Tom TromeyUse htab_up in abbrev_table
2020-02-08  Tom TromeyMinor cleanups in abbrev_table
2020-02-08  Tom TromeyChange dwarf2_per_objfile::die_type_hash to htab_up
2020-02-08  Tom TromeyChange dwp_file to use htab_up
2020-02-08  Tom TromeyDon't allocate DWO file hash on obstack
2020-02-08  Tom TromeyChange dwarf2_per_objfile::line_header_hash to htab_up
2020-02-08  Tom TromeyChange dwarf2_per_objfile::type_unit_groups to htab_up
2020-02-08  Tom TromeyChange dwarf2_per_objfile::signatured_types to be htab_up
2020-02-08  Tom TromeyRemove DWARF queue-related globals
2020-02-08  Tom TromeyIntroduce die_info::has_children
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-02-08  Tom TromeyRemove die_reader_specs::comp_dir
2020-02-08  Tom TromeyDon't declare die_info in dwarf2read.h
2020-02-08  Tom TromeyRemove die_info_ptr typedef
2020-02-08  Tom TromeyChange attr_form_is_block to be a method
2020-02-08  Tom TromeyChange some attribute functions to be methods
2020-02-08  Tom TromeyCreate dwarf2/attribute.[ch]
2020-02-08  Tom TromeyCreate dwarf2/abbrev.[ch]
2020-02-08  Tom TromeyChange section functions to be methods of dwarf2_sectio...
2020-02-08  Tom TromeyCreate dwarf2/section.[ch]
2020-02-08  Tom TromeyCreate dwarf2/leb.[ch]
2020-02-08  Joel BrobeckerDocument the GDB 9.1 release in gdb/ChangeLog
2020-02-07  Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07  Iain BuclawMake gdb_flush also flush the wrap buffer
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-02-07  Tom TromeyMove gdbserver to top level
next