Move more declarations from dwarf2/loc.h to dwarf2/read.h
[deliverable/binutils-gdb.git] / gdb / dwarf2 / read.c
2020-02-26  Simon MarchiMove more declarations from dwarf2/loc.h to dwarf2...
2020-02-26  Simon MarchiMove dwarf2_read_addr_index declaration to dwarf2/read.h
2020-02-25  Simon MarchiMove dwarf2_get_die_type declaration to dwarf2/read.h
2020-02-24  Tom TromeyFix a memory leak and remove an unused member
2020-02-24  Tom TromeyConvert IS_TYPE_UNIT_GROUP to method
2020-02-24  Tom TromeySimplify setting of reading_partial_symbols
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-19  Simon Marchigdb: dwarf2/read.c: remove unused objfile parameters...
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-14  Richard Biener[gdb] Speedup lnp_state_machine::handle_special_opcode
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-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 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 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
This page took 1.682009 seconds and 46 git commands to generate.