aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2020-06-24bfd/riscv: tighten matching rules in riscv_scanAndrew Burgess2-4/+19
2020-06-24csky: Don't generate unnecessary dynamic tagsH.J. Lu2-43/+8
2020-06-24cris: Don't generate unnecessary dynamic tagsH.J. Lu2-47/+8
2020-06-24ubsan: alpha-vms: shift exponent 536874240 is too largeAlan Modra2-4/+30
2020-06-24Automatic date update in version.inGDB Administrator1-1/+1
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu36-1409/+257
2020-06-23Automatic date update in version.inGDB Administrator1-1/+1
2020-06-22Recognize some new Mach-O load commandsSaagar Jha2-0/+7
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu4-12/+166
2020-06-22RISC-V: Don't assume the priv attributes are in order when handling them.Nelson Chu2-37/+44
2020-06-22Automatic date update in version.inGDB Administrator1-1/+1
2020-06-21PR26132, ar creates invalid libraries for some targets with plugins enabledAlan Modra4-1/+56
2020-06-21Automatic date update in version.inGDB Administrator1-1/+1
2020-06-20Automatic date update in version.inGDB Administrator1-1/+1
2020-06-19Silence warnings about incompatible plugins.Nick Clifton2-15/+27
2020-06-19Automatic date update in version.inGDB Administrator1-1/+1
2020-06-18Automatic date update in version.inGDB Administrator1-1/+1
2020-06-17Automatic date update in version.inGDB Administrator1-1/+1
2020-06-16Really remove tic30-aout supportAlan Modra9-1189/+17
2020-06-16Automatic date update in version.inGDB Administrator1-1/+1
2020-06-15xtensa: allow runtime ABI selectionMax Filippov2-3/+40
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2-2/+8
2020-06-15Obsolete PowerPC PE, winnt and cygwin targetsAlan Modra2-0/+5
2020-06-15PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra5-7/+45
2020-06-15Automatic date update in version.inGDB Administrator1-1/+1
2020-06-14Automatic date update in version.inGDB Administrator1-1/+1
2020-06-13Automatic date update in version.inGDB Administrator1-1/+1
2020-06-12Automatic date update in version.inGDB Administrator1-1/+1
2020-06-11PR26107, Compilation failure in pdp11.cAlan Modra2-2/+7
2020-06-10ia64: Set DF_TEXTREL instead of reltextH.J. Lu2-4/+9
2020-06-11Automatic date update in version.inGDB Administrator1-1/+1
2020-06-10ELF: Properly handle section symbolsH.J. Lu2-1/+11
2020-06-10Automatic date update in version.inGDB Administrator1-1/+1
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu7-40/+41
2020-06-09PowerPC64: Downgrade ifunc with textrel error to a warningAlan Modra2-12/+13
2020-06-09Automatic date update in version.inGDB Administrator1-1/+1
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu9-102/+108
2020-06-08Automatic date update in version.inGDB Administrator1-1/+1
2020-06-07elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bedH.J. Lu2-0/+7
2020-06-07elf64-hppa: Replace plt_sec/plt_rel_sec with root.splt/root.srelpltH.J. Lu2-20/+30
2020-06-06Remove is_vxworks from _bfd_sparc_elf_link_hash_tableH.J. Lu3-4/+7
2020-06-07Automatic date update in version.inGDB Administrator1-1/+1
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu15-271/+338
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra5-51/+79
2020-06-06Automatic date update in version.inGDB Administrator1-1/+1
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-05Fix a use before initialization bug in the pdp11.c source file.Nick Clifton2-4/+10
2020-06-05RISC-V: The object without priv spec attributes can be linked with any object.Nelson Chu2-2/+48
2020-06-04Extend pdp11-aout symbol table format and code for .stab symbols.Stephen Casner2-31/+146