Move two more functions to dwarf2/leb.h
[deliverable/binutils-gdb.git] / gdb / dwarf2 / read.c
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 2.049183 seconds and 30 git commands to generate.