aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-02-14[gdb] Speedup lnp_state_machine::handle_special_opcodeRichard Biener1-0/+5
2020-02-13Adding myself to gdb/MAINTAINERSAlok Kumar Sharma1-0/+4
2020-02-12Remove some dead code from event-loop.cTom Tromey1-0/+5
2020-02-12Move the frame data to the BFD when possibleTom Tromey1-0/+8
2020-02-12Remove the objfile backlink from comp_unitTom Tromey1-0/+9
2020-02-12Remove a use of the comp_unit backlinkTom Tromey1-0/+6
2020-02-12Add per-unit obstackTom Tromey1-0/+5
2020-02-12Store the comp_unit instead of the FDE tableTom Tromey1-0/+8
2020-02-12Change fde table to a vectorTom Tromey1-0/+9
2020-02-12Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger1-0/+7
2020-02-12Print more information in arm_dump_tdepChristian Biesinger1-0/+4
2020-02-12Remove dwarf_expr_batonTom Tromey1-0/+4
2020-02-12Cache the Thread Local Base pointer type in the gdbarchHannes Domani1-0/+5
2020-02-11Update a comment in psymtab.hTom Tromey1-0/+4
2020-02-11Don't allow copying of auto_obstackTom Tromey1-0/+5
2020-02-11Don't forward-declare struct objfile in dwarf2/frame.hTom Tromey1-0/+4
2020-02-11Remove use of deprecated_add_core_fns in cris_tdep.cChristian Biesinger1-0/+10
2020-02-11Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger1-0/+5
2020-02-11Add missing \n in fprintfChristian Biesinger1-0/+4
2020-02-11Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi1-0/+4
2020-02-11Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi1-0/+4
2020-02-11Move gdb/warning.m4 to gdbsupportSimon Marchi1-0/+5
2020-02-11Remove some ui_file_* functionsTom Tromey1-0/+28
2020-02-10[gdb] Fix -Wstrict-null-sentinel warningsTom de Vries1-0/+5
2020-02-09[gdb] Mention CU offset for <artifical> if verboseTom de Vries1-0/+5
2020-02-09Use enums for human-readable exception information.Hannes Domani1-0/+6
2020-02-09Display ExceptionRecord for $_siginfoHannes Domani1-0/+14
2020-02-08Remove "keep" parameter from cutu_reader constructorTom Tromey1-0/+15
2020-02-08Simplify "want_partial_unit" handlingTom Tromey1-0/+8
2020-02-08Move two more functions to dwarf2/leb.hTom Tromey1-0/+7
2020-02-08Convert read_address to a method on comp_unit_headTom Tromey1-0/+11
2020-02-08Convert read_offset to method on comp_unit_headTom Tromey1-0/+10
2020-02-08Create dwarf2/comp-unit.[ch]Tom Tromey1-0/+15
2020-02-08Move read_offset_1 to leb.cTom Tromey1-0/+8
2020-02-08Convert dwarf2_section_size to a methodTom Tromey1-0/+7
2020-02-08Unify read_initial_length implementationsTom Tromey1-0/+9
2020-02-08Add some methods to dwarf2_per_cu_dataTom Tromey1-0/+32
2020-02-08Move dwarf2_per_cu_data::imported_symtabs earlierTom Tromey1-0/+5
2020-02-08Move DWARF line_header to new fileTom Tromey1-0/+9
2020-02-08Change line_table methods to return unique_xmalloc_ptrTom Tromey1-0/+9
2020-02-08Change file_full_name and file_file_name methodsTom Tromey1-0/+9
2020-02-08Move dwarf_always_disassemble to dwarf2/loc.cTom Tromey1-0/+12
2020-02-08Change dwarf2_per_objfile::quick_file_names_table to htab_upTom Tromey1-0/+9
2020-02-08Minor simplification in abbrev_table::readTom Tromey1-0/+4
2020-02-08Use htab_up in abbrev_tableTom Tromey1-0/+10
2020-02-08Minor cleanups in abbrev_tableTom Tromey1-0/+15
2020-02-08Change dwarf2_per_objfile::die_type_hash to htab_upTom Tromey1-0/+6
2020-02-08Change dwp_file to use htab_upTom Tromey1-0/+8
2020-02-08Don't allocate DWO file hash on obstackTom Tromey1-0/+5
2020-02-08Change dwarf2_per_objfile::line_header_hash to htab_upTom Tromey1-0/+8