aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Remove dwarf2_per_cu_data::dwarf2_per_objfileSimon Marchi3-11/+14
2020-05-27Remove leftover references to dwarf2_per_cu_data::dwarf2_per_objfileSimon Marchi2-3/+10
2020-05-27Add dwarf2_per_objfile parameter to get_die_type_at_offsetSimon Marchi4-15/+31
2020-05-27Add dwarf2_per_objfile parameter to free_one_cached_comp_unitSimon Marchi3-21/+44
2020-05-27Remove dwarf2_per_cu_data::objfile ()Simon Marchi6-64/+94
2020-05-27Add dwarf2_per_objfile parameters to dwarf2_fetch_* functionsSimon Marchi4-27/+65
2020-05-27Add dwarf2_per_objfile parameter to allocate_piece_closureSimon Marchi2-3/+11
2020-05-27Add dwarf2_per_objfile parameter to dwarf2_read_addr_indexSimon Marchi4-28/+55
2020-05-27Remove dwarf2_per_cu_data::text_offsetSimon Marchi6-39/+63
2020-05-27Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cacheSimon Marchi5-53/+98
2020-05-27Move int type methods out of dwarf2_per_cu_dataSimon Marchi3-35/+53
2020-05-27Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in queue_and_load_...Simon Marchi2-1/+6
2020-05-27Pass dwarf2_cu objects to dwo-related functions, instead of dwarf2_per_cu_dataSimon Marchi2-45/+53
2020-05-27Add dwarf2_per_objfile parameter to process_full_{comp,type}_unitSimon Marchi2-10/+21
2020-05-27Add dwarf2_per_objfile parameter to recursively_compute_inclusionsSimon Marchi2-7/+18
2020-05-27Add dwarf2_per_objfile parameter to create_partial_symtabSimon Marchi2-7/+19
2020-05-27Remove dwarf2_per_cu_data::dwarf2_per_objfile reference in cutu_reader::keepSimon Marchi2-2/+10
2020-05-27Make queue_and_load_dwo_tu receive a dwarf2_cuSimon Marchi2-7/+12
2020-05-27Add dwarf2_per_objfile parameter to cutu_reader's constructorsSimon Marchi2-50/+103
2020-05-27Use bfd_get_filename instead of objfile_name in lookup_dwo_unitSimon Marchi2-1/+6
2020-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi6-28/+51
2020-05-27Add dwarf2_per_bfd field to dwarf2_per_cu_dataSimon Marchi3-6/+32
2020-05-27Remove dwarf2_cu->per_cu->dwarf2_per_objfile referencesSimon Marchi2-165/+133
2020-05-27Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile in dw2_do_instanti...Simon Marchi2-38/+66
2020-05-27Add dwarf2_per_objfile field to dwarf2_cuSimon Marchi2-10/+28
2020-05-27Move die_type_hash to dwarf2_per_objfileSimon Marchi3-10/+19
2020-05-27Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_quick_dataSimon Marchi3-70/+160
2020-05-27Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfdSimon Marchi5-362/+412
2020-05-27Add dwarf2_per_objfile member to DWARF batonsTom Tromey4-12/+54
2020-05-27Add dwarf2_per_cu_data::indexTom Tromey3-19/+60
2020-05-27Add "objfile" parameter to two partial_symtab methodsTom Tromey4-35/+55
2020-05-27Introduce dwarf2_per_objfile::obstackTom Tromey3-52/+66
2020-05-27Fix PR 26000, logical bitwise error / prologue analyzerLuis Machado2-1/+7
2020-05-27Fix some duplicate test namesLuis Machado23-306/+475
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu13-35/+98
2020-05-26Fix extraction of signed constants in nios2 disassembler (again).Sandra Loosemore2-8/+25
2020-05-27Automatic date update in version.inGDB Administrator1-1/+1
2020-05-26ld: Skip some x86 ifunc tests for lynxos and ntoH.J. Lu4-0/+9
2020-05-26gas: Adjust x86 tests for PECOFFH.J. Lu4-1/+11
2020-05-26Ensure class_tui is listed in the output of "help" giving the list of classes.Philippe Waroquiers3-1/+13
2020-05-26Handle indexing Ada arrays with enum indicesTom Tromey9-85/+86
2020-05-26Fix bugs in 'val and 'pos with range typesTom Tromey7-2/+28
2020-05-26Use = instead of == for better portabilityChristian Biesinger via Gdb-patches2-2/+7
2020-05-26ChangeLog entries for f687f5f563Stefan Schulze Frielinghaus2-0/+13
2020-05-26tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_XH.J. Lu2-4/+12
2020-05-26S/390: z13: Accept vector alignment hintsStefan Schulze Frielinghaus3-20/+23
2020-05-26gas: Silence GCC 10 warning on tc-visium.cH.J. Lu2-1/+7
2020-05-26gas: Silence GCC 10 warning tc-vax.cH.J. Lu2-2/+9
2020-05-26gas: Silence GCC 10 warning on tc-v850.cH.J. Lu2-2/+8
2020-05-26gas: Silence GCC 10 warning on tc-crx.cH.J. Lu2-3/+10