gdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
[deliverable/binutils-gdb.git] / gdb / dwarf2 / read.c
2020-11-24  Joel Brobeckergdbtypes.h: Get rid of the TYPE_FIXED_POINT_INFO macro
2020-11-20  Simon Marchigdb: fix dwarf2/read.c build on solaris
2020-11-15  Joel BrobeckerAdd support for printing value of DWARF-based fixed...
2020-11-12  Simon Marchigdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_ins...
2020-11-12  Simon Marchigdb/dwarf: fix typo in dwarf2/read.c
2020-11-12  Simon Marchigdb: convert "set debug dwarf-read" to new style
2020-11-06  Tom TromeyRemove objfile parameter from abbrev_table::read
2020-11-04  Tom TromeyRecognize names of array types
2020-11-04  Tom TromeyOnly use stride for final element type
2020-11-04  Tom TromeySynthesize array descriptors with -fgnat-encodings...
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-01  Tom TromeyChange end_psymtab_common to a method
2020-11-01  Tom TromeyRemove parameter from end_psymtab_common
2020-11-01  Tom TromeyRemove init_psymbol_list
2020-10-26  Tom de Vries[gdb/symtab] Read CU base address for enqueued CU
2020-10-22  Simon Marchigdb/dwarf: fix reading subprogram with DW_AT_specificat...
2020-10-17  Tom TromeyHave partial symbol tables own psymbol vectors
2020-10-09  Tom TromeyFix bit offset regression
2020-10-02  nitachraDWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef...
2020-09-30  Tom de Vries[gdb] Fix regression in dwarf2_name
2020-09-30  Tom TromeyFix regression in variant part handling
2020-09-30  Tom TromeyRemove DW_UNSND
2020-09-30  Tom TromeyAdd attribute::as_boolean method
2020-09-30  Tom TromeyAdd attribute::as_virtuality method
2020-09-30  Tom TromeyChange is_valid_DW_AT_defaulted to a method on attribute
2020-09-30  Tom TromeyAdd attribute::as_unsigned method
2020-09-30  Tom TromeyChange how accessibility is handled in dwarf2/read.c
2020-09-30  Tom TromeyChange how reprocessing is done
2020-09-30  Tom TromeyRemove DW_ADDR
2020-09-30  Tom TromeyAdd reprocessing flag to struct attribute
2020-09-30  Tom TromeyUse setter for attribute's unsigned value
2020-09-30  Tom TromeyRemove DW_SND
2020-09-30  Tom TromeyRemove DW_SIGNATURE
2020-09-30  Tom TromeyRemove DW_BLOCK
2020-09-30  Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30  Tom TromeyRemove some uses of DW_STRING_IS_CANONICAL
2020-09-30  Tom TromeyChange some uses of DW_STRING to string method
2020-09-30  Tom TromeyRename struct attribute accessors
2020-09-30  Tom TromeyAdd attribute::value_as_string method
2020-09-23  Tom TromeyHandle bit offset and bit size in base types
2020-09-19  Tom TromeyUse gdb_bfd_sections in dwarf2/read.c
2020-09-17  Tom TromeyUse htab_up in dwarf2/read.c
2020-09-16  Andrew Burgessgdb: Convert language_data::la_array_ordering to a...
2020-09-16  Andrew Burgessgdb: Override store_sym_names_in_linkage_form_p for...
2020-09-16  Andrew Burgessgdb: Convert la_store_sym_names_in_linkage_form_p to...
2020-09-14  Pedro AlvesUse type_instance_flags more throughout
2020-09-14  Simon Marchigdb: add type::endianity_is_not_default / type::set_end...
2020-09-14  Simon Marchigdb: add type::stub_is_supported / type::set_stub_is_su...
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-09-14  Simon Marchigdb: add type::has_varargs / type::set_has_varargs
2020-09-14  Simon Marchigdb: add type::is_prototyped / type::set_is_prototyped
2020-09-14  Simon Marchigdb: add type::target_is_stub / type::set_target_is_stub
2020-09-14  Simon Marchigdb: remove TYPE_STUB
2020-09-14  Simon Marchigdb: add type::is_stub / type::set_is_stub
2020-09-14  Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14  Simon Marchigdb: add type::has_no_signedness / type::set_has_no_sig...
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-09-14  Simon Marchigdb: add type::is_unsigned / type::set_is_unsigned
2020-09-03  Tom de Vries[gdb/breakpoint, PIE] Handle setting breakpoint on...
2020-09-01  Simon Marchigdb: change type of field_info::non_public_fields to...
2020-09-01  Simon Marchigdb: fix indentation of struct field_info
2020-08-09  Simon Marchigdb: replace function pointer with `void *` data with...
2020-08-07  Caroline TiceAdd code for processing version 5 DWP files (for use...
2020-08-05  Tom TromeyFix variant part regressions with older Rust compiler
2020-08-04  Tom de Vries[gdb/symtab] Handle invalid partial DIE reference
2020-08-03  Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-24  Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-13  Simon Marchigdb: add accessors to struct dynamic_prop
2020-07-13  Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-07-01  Fangrui SongRecognize -1 as a tombstone value in .debug_line
2020-07-01  Alok Kumar SharmaAllow reference form for DW_AT_associated and DW_AT_all...
2020-06-30  Tom TromeyFix bug in quirk_rust_enum
2020-06-17  Simon Marchigdb: check for partial symtab presence in dwarf2_initia...
2020-06-17  Andrew Burgessgdb: Convert language la_get_symbol_name_matcher field...
2020-06-17  Andrew Burgessgdb: Convert language la_class_name_from_physname field...
2020-06-10  Tom de Vries[gdb/symtab] Enable ada .gdb_index
2020-06-10  Tom de Vries[gdb/symtab] Fix name lookup in dw2_map_matching_symbols
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08  Simon Marchigdb: remove FIELD_TYPE macro
2020-06-08  Simon Marchigdb: add field::type / field::set_type
2020-06-04  Simon Marchigdb: really share partial symtabs when using .gdb_index...
2020-06-03  Tom de Vries[gdb/symtab] Fix missing breakpoint location for inline...
2020-06-01  Andrew Burgessgdb: Preserve is-stmt lines when switch between files
2020-05-29  Simon Marchigdb: rename dwarf2_per_objfile variables/fields to...
2020-05-28  Tom de Vries[gdb/symtab] Make gold index workaround more precise
2020-05-27  Tom TromeyUse add_partial_symbol in load_partial_dies
2020-05-27  Tom TromeyLazily compute partial DIE name
2020-05-27  Tom TromeyShare DWARF partial symtabs
2020-05-27  Simon MarchiMove line_header_hash to dwarf2_per_objfile
2020-05-27  Simon MarchiMake mapped_debug_names independent of objfile
2020-05-27  Simon MarchiReplace dwarf2_per_cu_data::cu backlink with per-objfil...
2020-05-27  Simon MarchiPass existing_cu object to cutu_reader
2020-05-27  Simon MarchiAdd comp_unit_head to dwarf2_per_cu_data
2020-05-27  Simon MarchiMake load_cu return the loaded dwarf2_cu
2020-05-27  Simon MarchiPass dwarf2_cu to process_full_{comp,type}_unit
2020-05-27  Simon MarchiPass dwarf2_per_bfd instead of dwarf2_per_objfile to...
2020-05-27  Tom TromeyMove signatured_type::type to unshareable object
2020-05-27  Tom TromeySplit type_unit_group
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::dwarf2_per_objfile
next
This page took 0.543318 seconds and 107 git commands to generate.