summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2020-06-171-1/+1
* Really remove tic30-aout supportAlan Modra2020-06-169-1189/+17
* Automatic date update in version.inGDB Administrator2020-06-161-1/+1
* xtensa: allow runtime ABI selectionMax Filippov2020-06-152-3/+40
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-152-2/+8
* Obsolete PowerPC PE, winnt and cygwin targetsAlan Modra2020-06-152-0/+5
* PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra2020-06-155-7/+45
* Automatic date update in version.inGDB Administrator2020-06-151-1/+1
* Automatic date update in version.inGDB Administrator2020-06-141-1/+1
* Automatic date update in version.inGDB Administrator2020-06-131-1/+1
* Automatic date update in version.inGDB Administrator2020-06-121-1/+1
* PR26107, Compilation failure in pdp11.cAlan Modra2020-06-112-2/+7
* ia64: Set DF_TEXTREL instead of reltextH.J. Lu2020-06-102-4/+9
* Automatic date update in version.inGDB Administrator2020-06-111-1/+1
* ELF: Properly handle section symbolsH.J. Lu2020-06-102-1/+11
* Automatic date update in version.inGDB Administrator2020-06-101-1/+1
* IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu2020-06-097-40/+41
* PowerPC64: Downgrade ifunc with textrel error to a warningAlan Modra2020-06-092-12/+13
* Automatic date update in version.inGDB Administrator2020-06-091-1/+1
* ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu2020-06-089-102/+108
* Automatic date update in version.inGDB Administrator2020-06-081-1/+1
* elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bedH.J. Lu2020-06-072-0/+7
* elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelpltH.J. Lu2020-06-072-20/+30
* Remove is_vxworks from _bfd_sparc_elf_link_hash_tableH.J. Lu2020-06-063-4/+7
* Automatic date update in version.inGDB Administrator2020-06-071-1/+1
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-0615-271/+338
* Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2020-06-065-51/+79
* Automatic date update in version.inGDB Administrator2020-06-061-1/+1
* bfin: Initialize picrel to silence GCC warningH.J. Lu2020-06-052-0/+2
* bfin: Skip non SEC_ALLOC sectionH.J. Lu2020-06-052-0/+8
* Fix a use before initialization bug in the pdp11.c source file.Nick Clifton2020-06-052-4/+10
* RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu2020-06-052-2/+48
* Extend pdp11-aout symbol table format and code for .stab symbols.Stephen Casner2020-06-042-31/+146
* Automatic date update in version.inGDB Administrator2020-06-051-1/+1
* Correct a comment.Stephen Casner2020-06-043-2/+8
* x86: Remove target_id from elf_x86_link_hash_tableH.J. Lu2020-06-043-3/+7
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-0417-109/+51
* Correct PR number in changelogAlan Modra2020-06-041-1/+1
* Copy several years of fixes from bfd/aoutx.h to bfd/pdp11.c.Stephen Casner2020-06-032-32/+134
* Automatic date update in version.inGDB Administrator2020-06-041-1/+1
* nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTRELH.J. Lu2020-06-032-10/+21
* nios2: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-032-0/+15
* frv: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu2020-06-032-1/+9
* arc: Don't generate dynamic relocation for non SEC_ALLOC sectionsH.J. Lu2020-06-032-0/+6
* This patch set for the generic BFD a.out backend removes a dead #define and m...Gunther Nikl2020-06-035-16/+25
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-0323-572/+141
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-0321-623/+59
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-0324-398/+145
* x86: Silence -fsanitize=undefinedH.J. Lu2020-06-032-3/+8
* PR26069, strip/objcopy misaligned address accessesAlan Modra2020-06-032-27/+29