aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-04gas: Fix ip2k-elf and xstormy16-elf buildH.J. Lu3-3/+13
2020-06-04gdb: really share partial symtabs when using .gdb_index or .debug_namesSimon Marchi6-22/+152
2020-06-04x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu3-3/+7
2020-06-04[gdb/testsuite] Remove path names from error messages in gdb_file_cmdTom de Vries2-7/+15
2020-06-04gas: simplify code in tc-bpf.c:md_apply_fixJose E. Marchesi2-3/+6
2020-06-04[gdb/testsuite] Fix error handling in gdb_file_cmdTom de Vries2-15/+13
2020-06-04cpu,gas,opcodes: remove no longer needed workaround from the BPF portJose E. Marchesi10-39/+51
2020-06-04opcodes: discriminate endianness and insn-endianness in CGEN portsJose E. Marchesi40-106/+178
2020-06-04opcodes: support insn endianness in cgen_cpu_openJose E. Marchesi34-71/+257
2020-06-04[gdb/testsuite] Fix use of fail in gdb_cmd_fileTom de Vries2-1/+5
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