summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Share DWARF partial symtabsusers/simark/submit/share-dwarf-partial-symtabs-v2Tom Tromey2020-05-123-15/+97
* Make mapped_debug_names independent of objfileSimon Marchi2020-05-121-72/+91
* Replace dwarf2_per_cu_data::cu backlink with per-objfile mapSimon Marchi2020-05-122-201/+189
* Pass existing_cu object to cutu_readerSimon Marchi2020-05-121-23/+30
* Add comp_unit_head to dwarf2_per_cu_dataSimon Marchi2020-05-122-34/+37
* Make load_cu return the loaded dwarf2_cuSimon Marchi2020-05-121-32/+33
* Pass dwarf2_cu to process_full_{comp,type}_unitSimon Marchi2020-05-121-22/+15
* Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some index-related funct...Simon Marchi2020-05-121-47/+43
* Move signatured_type::type to unshareable objectTom Tromey2020-05-122-10/+34
* Split type_unit_groupTom Tromey2020-05-122-26/+70
* Remove dwarf2_per_cu_data::dwarf2_per_objfileSimon Marchi2020-05-122-16/+4
* Remove leftover references to dwarf2_per_cu_data::dwarf2_per_objfileSimon Marchi2020-05-121-3/+3
* Add dwarf2_per_objfile parameter to get_die_type_at_offsetSimon Marchi2020-05-123-15/+19
* Add dwarf2_per_objfile parameter to free_one_cached_comp_unitSimon Marchi2020-05-122-21/+28
* Remove dwarf2_per_cu_data::objfile ()Simon Marchi2020-05-125-64/+65
* Add dwarf2_per_objfile parameters to dwarf2_fetch_* functionsSimon Marchi2020-05-123-27/+43
* Add dwarf2_per_objfile parameter to allocate_piece_closureSimon Marchi2020-05-121-3/+5
* Add dwarf2_per_objfile parameter to dwarf2_read_addr_indexSimon Marchi2020-05-123-28/+38
* Remove dwarf2_per_cu_data::text_offsetSimon Marchi2020-05-125-39/+44
* Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cacheSimon Marchi2020-05-124-53/+69
* Move int type methods out of dwarf2_per_cu_dataSimon Marchi2020-05-122-35/+32
* Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in queue_and_load_...Simon Marchi2020-05-121-1/+1
* Pass dwarf2_cu objects to dwo-related functions, instead of dwarf2_per_cu_dataSimon Marchi2020-05-121-45/+39
* Add dwarf2_per_objfile parameter to process_full_{comp,type}_unitSimon Marchi2020-05-121-10/+14
* Add dwarf2_per_objfile parameter to recursively_compute_inclusionsSimon Marchi2020-05-121-7/+11
* Add dwarf2_per_objfile parameter to create_partial_symtabSimon Marchi2020-05-121-7/+11
* Remove dwarf2_per_cu_data::dwarf2_per_objfile reference in cutu_reader::keepSimon Marchi2020-05-121-2/+5
* Make queue_and_load_dwo_tu receive a dwarf2_cuSimon Marchi2020-05-121-7/+6
* Add dwarf2_per_objfile parameter to cutu_reader's constructorsSimon Marchi2020-05-121-50/+71
* Use bfd_get_filename instead of objfile_name in lookup_dwo_unitSimon Marchi2020-05-121-1/+1
* Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi2020-05-125-28/+32
* Add dwarf2_per_bfd field to dwarf2_per_cu_dataSimon Marchi2020-05-122-6/+18
* Remove dwarf2_cu->per_cu->dwarf2_per_objfile referencesSimon Marchi2020-05-121-159/+121
* Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in dw2_do_instanti...Simon Marchi2020-05-121-36/+42
* Add dwarf2_per_objfile field to dwarf2_cuSimon Marchi2020-05-121-10/+18
* Move die_type_hash to dwarf2_per_objfileSimon Marchi2020-05-122-10/+10
* Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_dataSimon Marchi2020-05-122-70/+129
* Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi2020-05-124-361/+380
* Add dwarf2_per_objfile member to DWARF batonsTom Tromey2020-05-123-12/+36
* Add dwarf2_per_cu_data::indexTom Tromey2020-05-122-19/+46
* Add "objfile" parameter to two partial_symtab methodsTom Tromey2020-05-123-35/+36
* Introduce dwarf2_per_objfile::obstackTom Tromey2020-05-122-52/+47
* gdb/testsuite: Disable path and duplicate checks when parallel testingAndrew Burgess2020-05-122-0/+25
* gdb: make two objfile functions return boolSimon Marchi2020-05-123-12/+23
* [gdb/testsuite] Fix incorrect string concat in jit-elf.expTom de Vries2020-05-122-2/+7
* [gdb/testsuite] Fix tcl error in jit-elf-helpers.expTom de Vries2020-05-122-8/+17
* [PATCH] bfd: Fix 64-bit relocation handling for a.outGunther Nikl2020-05-122-4/+21
* [gdb/testsuite] Fix duplicate test-names in gdb.multiTom de Vries2020-05-122-4/+14
* [gdb/testsuite] Fix duplicate test-names in gdb.adaTom de Vries2020-05-124-16/+31
* [gdb/testsuite] Fix duplicate test-names in gdb.fortranTom de Vries2020-05-122-7/+19