Stop the linker from complaining about RWX segments in sparc-solaris targets.
[binutils-gdb.git] / gdb / dwarf2 /
2022-07-22 Tom de Vries[gdb/symtab] Fix duplicate CUs in all_comp_units
2022-07-21 Tom de Vries[gdb/symtab] Fix bad compile unit index complaint
2022-07-14 Tom de Vries[gdb/symtab] Fix data race in cooked_index_functions...
2022-07-14 Tom de Vries[gdb/symtab] Make per_cu->m_lang atomic
2022-07-14 Tom de Vries[gdb/symtab] Make per_cu->unit_type atomic
2022-07-13 Tom de Vries[gdb/symtab] Make per_cu->set_lang more strict
2022-07-12 Tom de Vries[gdb/symtab] Add dwarf2_cu::lang ()
2022-07-12 Tom de VriesFix -fsanitize=thread for per_cu fields
2022-07-11 Tom de Vries[gdb/symtab] Fix data race in per_cu->length
2022-07-11 Tom de Vries[gdb/symtab] Use comp_unit_head::get_length
2022-07-08 Tom de Vries[gdb/symtab] Fix assert in process_imported_unit_die
2022-07-08 Tom de Vries[gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab...
2022-07-04 Tom de Vries[gdb/symtab] Add get/set functions for per_cu->lang...
2022-07-02 Tom de Vries[gdb/symtab] Fix data race on per_cu->dwarf_version
2022-06-27 Tom de Vries[gdb/symtab] Fix parsing of .debug_str_offsets header
2022-06-25 Tom TromeyFix end of CU calculation in cooked_indexer::index_dies
2022-06-14 Kavitha NatarajanDebug support for global alias variable
2022-06-12 Tom TromeyRemove psymtab_addrmap
2022-06-12 Tom TromeyUse malloc for mutable addrmaps
2022-06-12 Tom TromeyRemove addrmap::create_fixed
2022-06-12 Tom TromeyRemove addrmap_create_mutable
2022-06-12 Tom TromeyRemove addrmap wrapper functions
2022-06-08 Tom TromeyMove CU queue to dwarf2_per_objfile
2022-06-08 Tom TromeyChange allocation of m_dwarf2_cus
2022-05-31 Pedro AlvesClarify why we unit test matching symbol names with...
2022-05-26 Tom TromeyFix crash in new DWARF indexer
2022-05-26 Tom TromeyFinalize each cooked index separately
2022-05-22 Alok Kumar SharmaAccept functions with DW_AT_linkage_name present
2022-05-13 Tom TromeyRemove unused field cooked_index::m_start
2022-05-10 Tom TromeyFix --disable-threading build
2022-05-04 Tom TromeyFix crash when creating index from index
2022-04-29 Tom TromeyDe-duplicate .gdb_index
2022-04-29 Tom TromeyFix .debug_names regression with new indexer
2022-04-28 Tom TromeyCheck OBJF_NOT_FILENAME in DWARF index code
2022-04-28 Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGES macro
2022-04-25 Tom TromeyDo not put linkage names into .gdb_index
2022-04-22 Tom TromeyFix method naming bug in new DWARF indexer
2022-04-21 Simon Marchigdb/dwarf: remove line_header::header_length field
2022-04-21 Simon Marchigdb/dwarf: remove line_header::total_length field
2022-04-21 Tom TromeyAlways use dwarf2_initialize_objfile
2022-04-21 Simon Marchigdbsupport: add path_join function
2022-04-20 Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-20 Tom TromeyAdd accessors for symbol's artificial field
2022-04-20 Tom TromeyUnify the DWARF index holders
2022-04-20 Tom TromeyAdd an ad hoc version check to dwarf_scanner_base
2022-04-20 Tom TromeySimplify version check in dw2_symtab_iter_next
2022-04-20 Tom TromeyIntroduce and use dwarf_scanner_base
2022-04-20 Tom TromeyIntroduce readnow_functions
2022-04-20 Tom TromeyRemove some "OBJF_READNOW" code from dwarf2_debug_names...
2022-04-20 Tom TromeyLet mapped index classes create the quick_symbol_functi...
2022-04-20 Tom TromeyGive mapped_index_base a virtual destructor
2022-04-20 Tom TromeyMove mapped_index_base to new header file
2022-04-20 Tom TromeyMicro-optimize cooked_index_entry::full_name
2022-04-18 Simon Marchigdbsupport: make gdb_abspath return an std::string
2022-04-16 Tom TromeyAdd comments to dwarf2/abbrev-cache.h
2022-04-14 Tom TromeyIgnore 0,0 entries in .debug_aranges
2022-04-14 Simon Marchigdb: remove move constructor and move assignment operat...
2022-04-12 Simon Marchigdb: fix "passing NULL to memcpy" UBsan error in dwarf2...
2022-04-12 Simon Marchigdb: change subfile::name and buildsym_compunit::m_comp...
2022-04-12 Simon Marchigdb: use decltype instead of typeof in dwarf2/read.c
2022-04-12 Tom TromeyRemove dwarf2_per_cu_data::v
2022-04-12 Tom TromeyDelete DWARF psymtab code
2022-04-12 Tom TromeyEnable the new DWARF indexer
2022-04-12 Tom TromeyAdapt .debug_names writer to new DWARF scanner
2022-04-12 Tom TromeyAdapt .gdb_index writer to new DWARF scanner
2022-04-12 Tom TromeyGenericize addrmap handling in the DWARF index writer
2022-04-12 Tom TromeyChange parameters to write_address_map
2022-04-12 Tom TromeyChange the key type in psym_index_map
2022-04-12 Tom TromeyRename write_psymtabs_to_index
2022-04-12 Tom Tromey"Finalize" the DWARF index in the background
2022-04-12 Tom TromeyParallelize DWARF indexing
2022-04-12 Tom TromeyPre-read DWARF section data
2022-04-12 Tom TromeyWire in the new DWARF indexer
2022-04-12 Tom TromeyImplement quick_symbol_functions for cooked DWARF index
2022-04-12 Tom TromeyThe new DWARF indexer
2022-04-12 Tom TromeyIntroduce the new DWARF index class
2022-04-12 Tom TromeyUpdate skip_one_die for new abbrev properties
2022-04-12 Tom TromeyStatically examine abbrev properties
2022-04-12 Tom TromeyIntroduce DWARF abbrev cache
2022-04-12 Tom TromeyAdd "fullname" handling to file_and_directory
2022-04-12 Tom TromeyRefactor build_type_psymtabs_reader
2022-04-12 Tom TromeyAdd new overload of dwarf5_djb_hash
2022-04-12 Tom TromeyLet skip_one_die not skip children
2022-04-12 Tom TromeyRefactor dwarf2_get_pc_bounds
2022-04-12 Tom TromeyAdd dwarf2_per_cu_data::addresses_seen
2022-04-12 Tom TromeyFix latent bug in read_addrmap_from_aranges
2022-04-12 Tom TromeySplit create_addrmap_from_aranges
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-04-08 Simon Marchigdb: change file_file_name to return an std::string
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-04 Lancelot SIXgdb/buildsym: Line record use a record flag
2022-04-04 Simon Marchigdb: rename start_symtab/end_symtab to start_compunit_s...
2022-04-03 rupothargdb: add support for Fortran's ASSUMED RANK arrays
2022-04-03 Andrew Burgessgdb/dwarf: pass an array of values to the dwarf evaluator
2022-04-03 Andrew Burgessgdb: small simplification in dwarf2_locexpr_baton_eval
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb putc functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-03-28 Tom TromeyHandle multiple addresses in call_site_target
next