aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu22-136/+62
2020-06-04tcl global directive outside proc body does nothing (gas)Alan Modra7-7/+10
2020-06-04tcl global directive outside proc body does nothing (binutils)Alan Modra4-7/+7
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra38-111/+41
2020-06-04ld-dynamic test fixesAlan Modra6-8/+31
2020-06-04ld testsuite fails with default-PIE compilerAlan Modra3-3/+9
2020-06-04Correct PR number in changelogAlan Modra1-1/+1
2020-06-03Copy several years of fixes from bfd/aoutx.h to bfd/pdp11.c.Stephen Casner2-32/+134
2020-06-04Automatic date update in version.inGDB Administrator1-1/+1
2020-06-03[gdb/symtab] Fix missing breakpoint location for inlined functionTom de Vries7-1/+135
2020-06-03* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.Stephen Casner2-1/+5
2020-06-03nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTRELH.J. Lu2-10/+21
2020-06-03nios2: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2-0/+15
2020-06-03frv: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu2-1/+9
2020-06-03arc: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu2-0/+6
2020-06-03[PATCH] fix windmc typedef bugJoel Anderson4-2/+12
2020-06-03[gdb/testsuite] Fix use of verbose in gdb/jit-*.expTom de Vries4-8/+26
2020-06-03Updated Serbian translation for the opcodes sub-directoryNick Clifton2-530/+1480
2020-06-03This patch set for the generic BFD a.out backend removes a dead #define and m...Gunther Nikl5-16/+25
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu23-572/+141
2020-06-03ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu21-623/+59
2020-06-03ELF: Consolidate readonly_dynrelocsH.J. Lu24-398/+145
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu14-32/+121
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song22-9/+341
2020-06-03x86: Silence -fsanitize=undefinedH.J. Lu2-3/+8
2020-06-03ld: fix ld-elf/linux-x86.exp for r/o source treeJan Beulich2-0/+7
2020-06-03PR26069, strip/objcopy misaligned address accessesAlan Modra2-27/+29
2020-06-03PR26069, strip/objcopy memory leaksAlan Modra2-2/+10
2020-06-03PR26069, strip/objcopy memory leaksAlan Modra2-1/+9
2020-06-02RISC-V: Fix minor bugs in .insn docs.Jim Wilson2-7/+15
2020-06-03RISC-V: Fix the error when building RISC-V linux native gdbserver.Nelson Chu4-11/+21
2020-06-03Automatic date update in version.inGDB Administrator1-1/+1
2020-06-02gdb: Convert language skip_trampoline field to a methodAndrew Burgess13-65/+84
2020-06-02gdb: Convert language la_demangle field to a methodAndrew Burgess13-32/+111
2020-06-02gdb: Convert language la_print_type field to a methodAndrew Burgess13-61/+200
2020-06-02gdb: Convert language la_sniff_from_mangled_name field to a methodAndrew Burgess16-147/+152
2020-06-02gdb: Convert language la_search_name_hash field to a methodAndrew Burgess15-30/+47
2020-06-02gdb: Convert language la_get_compile_instance field to a methodAndrew Burgess15-32/+62
2020-06-02gdb: Convert language la_iterate_over_symbols field to a methodAndrew Burgess14-58/+70
2020-06-02gdb: Convert language la_lookup_transparent_type field to a methodAndrew Burgess14-19/+40
2020-06-02gdb: Convert language la_language_arch_info field to a methodAndrew Burgess13-449/+538
2020-06-02gdb: Convert language la_pass_by_reference field to a methodAndrew Burgess15-39/+54
2020-06-02gdb: Convert language la_read_var_value field to a methodAndrew Burgess15-61/+72
2020-06-02gdb: Convert language la_print_array_index field to a methodAndrew Burgess13-45/+56
2020-06-02gdb: Represent all languages as sub-classes of language_defnAndrew Burgess14-77/+406
2020-06-02[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.expTom de Vries2-6/+8
2020-06-02binutils archive testsAlan Modra3-105/+135
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu29-634/+520
2020-06-02Automatic date update in version.inGDB Administrator1-1/+1
2020-06-02gas: Fix checking for backwards .org with negative offsetAlex Coplan8-2/+27