aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-28ld: Mention --enable-textrel-check=yes is default for Linux/x86 targetsH.J. Lu2-3/+5
2020-05-28ld: Enable --warn-textrel by default for Linux/x86 targetsH.J. Lu2-1/+9
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu7-3/+98
2020-05-28Fix a potential use of an uninitialised value in the ns32k disassembler.Nick Clifton2-1/+9
2020-05-28Linker: Remove support for -Map= with an empty argument.Nick Clifton4-18/+29
2020-05-27Fix PR gas/26001 (pdp11-*-*)Stephen Casner5-1/+41
2020-05-28Automatic date update in version.inGDB Administrator1-1/+1
2020-05-27RISC-V: Fix missing initialization of riscv_csr_extra structsSimon Cook2-0/+6
2020-05-27PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.Hans-Peter Nilsson2-1/+6
2020-05-27cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple}Pedro Alves2-23/+18
2020-05-27Use add_partial_symbol in load_partial_diesTom Tromey2-10/+7
2020-05-27Inline abbrev lookupTom Tromey3-18/+28
2020-05-27Lazily compute partial DIE nameTom Tromey2-33/+74
2020-05-27Attribute method inliningTom Tromey3-29/+34
2020-05-27Move exit_status_set_internal_vars out of GLOBAL_CURDIRHannes Domani2-1/+5
2020-05-27Use errno value of first openp failureHannes Domani2-0/+7
2020-05-27Don't close process handle provided by WaitForDebugEventHannes Domani2-4/+21
2020-05-27Don't close thread handles provided by WaitForDebugEventHannes Domani2-1/+5
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton5-2/+76
2020-05-27Share DWARF partial symtabsTom Tromey4-15/+115
2020-05-27Move line_header_hash to dwarf2_per_objfileSimon Marchi3-9/+16
2020-05-27Make mapped_debug_names independent of objfileSimon Marchi2-74/+126
2020-05-27Replace dwarf2_per_cu_data::cu backlink with per-objfile mapSimon Marchi3-201/+247
2020-05-27Pass existing_cu object to cutu_readerSimon Marchi2-25/+48
2020-05-27Add comp_unit_head to dwarf2_per_cu_dataSimon Marchi3-34/+48
2020-05-27Make load_cu return the loaded dwarf2_cuSimon Marchi2-32/+43
2020-05-27Pass dwarf2_cu to process_full_{comp,type}_unitSimon Marchi2-22/+22
2020-05-27Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some index-related funct...Simon Marchi2-47/+55
2020-05-27Move signatured_type::type to unshareable objectTom Tromey3-10/+47
2020-05-27Split type_unit_groupTom Tromey3-26/+83
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