summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)Author
2016-02-01Don't add DT_NEEDED for unmatched symbolH.J. Lu
2016-01-21Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev
2015-10-28Orphan output section with multiple input sectionsAlan Modra
2015-10-23Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra
2015-10-23Re: Always keep sections marked with SEC_KEEPAlan Modra
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu
2015-10-15Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu
2015-10-12Skip the unversioned definition after the default versionH.J. Lu
2015-10-05Don't re-export common symbolsH.J. Lu
2015-10-01Revert "Also check e_machine when merging sections"Alan Modra
2015-09-30Also check e_machine when merging sectionsH.J. Lu
2015-09-30Consistency check for merge sectionsAlan Modra
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-09-18Remove one unnecessary iteration in insertion sortAlan Modra
2015-09-16Fix slowdown in ld -r for most common case of out-of-order relocsAlan Modra
2015-08-31More "Make asection->id and asection->index unsigned"Alan Modra
2015-08-26Use stable sort for ld -r relocsAlan Modra
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-08-10Replace hidden with versioned in elf_link_hash_entryH.J. Lu
2015-08-07Properly merge hidden versioned symbolH.J. Lu
2015-07-30Don't change the default symbol for relocatable linkH.J. Lu
2015-07-29Don't set link_info.executable for "ld -r"H.J. Lu
2015-07-25Skip missing symbol version section check for executableH.J. Lu
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu
2015-05-28Compact EH SupportCatherine Moore
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu
2015-04-13Don't check object claimed by pluginH.J. Lu
2015-04-10Add extern_protected_data and set it for x86H.J. Lu
2015-04-10Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra
2015-03-27Relax PR 15228 protected visibility restrictionAlan Modra
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu
2015-03-25Garbage collecting debug sectionsSenthil Kumar Selvaraj
2015-03-06Fix an undefined 32-bit right shift by replacing it with two 16-bit right shi...Nick Clifton
2015-03-05Fix a potentially undefined right shift by replacing it with two smaller righ...Nick Clifton
2015-03-05Add extern_protected_data and set it for x86H.J. Lu
2015-02-19tidy _bfd_elf_define_linkage_symAlan Modra
2015-02-19Strip undefined symbols from .symtabAlan Modra
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-02-09Don't segfault or assert on NULL tls_secAlan Modra