aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra13-121/+173
2020-06-06Re: PR13802, referred common symbol not UNDefinedAlan Modra2-3/+6
2020-06-06ld -plugin options when plugins are disabledAlan Modra3-1/+13
2020-06-06Automatic date update in version.inGDB Administrator1-1/+1
2020-06-05Revert "gdb/python: Avoid use after free in py-tui.c"Andrew Burgess2-1/+6
2020-06-05gdb/python: Avoid use after free in py-tui.cAndrew Burgess2-1/+6
2020-06-05gas: avoid GCC 10 warning stringop-overflow in tc-bpf.cJose E. Marchesi2-2/+7
2020-06-05bfin: Initialize picrel to silence GCC warningH.J. Lu2-0/+2
2020-06-05bfin: Skip non SEC_ALLOC sectionH.J. Lu2-0/+8
2020-06-05[gdb/NEWS] Fix typosTom de Vries2-12/+16
2020-06-05Fix a potential infinite loop in the Windows resource parser.Joel Anderson2-8/+15
2020-06-05Fix a use before initialization bug in the pdp11.c source file.Nick Clifton2-4/+10
2020-06-05bpf stack smashing detectedAlan Modra2-5/+11
2020-06-04Fix unresolved test in binutils for pdp11.Stephen Casner3-1/+49
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu15-3/+133
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu27-57/+75
2020-06-04Extend pdp11-aout symbol table format and code for .stab symbols.Stephen Casner2-31/+146
2020-06-05Automatic date update in version.inGDB Administrator1-1/+1
2020-06-04Correct a comment.Stephen Casner3-2/+8
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