summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
* --gc-sections with groups and start/stop symsAlan Modra2021-03-031-2/+6
* PR27451, -z start_stop_gcAlan Modra2021-03-011-2/+9
* PR27441, inconsistency in weak definitionsAlan Modra2021-02-251-3/+8
* PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra2021-02-041-0/+1
* Re: PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-031-15/+9
* PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-031-1/+5
* PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-021-7/+10
* PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.soAlan Modra2021-01-291-0/+2
* PR27259, SHF_LINK_ORDER self-linkAlan Modra2021-01-281-8/+16
* ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu2021-01-171-1/+5
* PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCALAlan Modra2021-01-161-1/+1
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-194/+0
* elf: Verify section size for mixed ordered/unordered inputsH.J. Lu2021-01-081-0/+8
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-31/+30
* is_relocatable_executable --exclude-libs failureAlan Modra2021-01-051-1/+6
* elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu2021-01-041-19/+64
* PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra2021-01-041-5/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf: Copy elf_gnu_osabi_retain only for relocatable linkH.J. Lu2020-12-181-1/+3
* elflink.c constifyAlan Modra2020-12-161-1/+1
* Handle -z unique/-z nounique in ldVivek Das Mohapatra2020-12-151-1/+4
* PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra2020-12-041-32/+51
* PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra2020-12-011-7/+17
* elf: Get the real kept sectionH.J. Lu2020-11-251-4/+15
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-201-8/+30
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-181-1/+11
* PR26806, Suspected linker bug with LTOAlan Modra2020-11-021-17/+30
* Allow note sections to be discarded when they are linked to another discarded...H.J. Lu2020-10-021-1/+2
* elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2020-09-121-41/+166
* PR26580, Size and alignment of commons vs as-needed shared libAlan Modra2020-09-081-40/+34
* Allow plugin syms to mark as-needed shared libs neededAlan Modra2020-09-041-10/+2
* PR26469 UBSAN: elflink.c:8742 shift exponent 6148914691236511722Alan Modra2020-08-271-8/+45
* elf: Keep only one '@' for undefined versioned symbolsH.J. Lu2020-08-221-1/+21
* PR26314, Linking LTO objects with symbols from static and shared librariesAlan Modra2020-07-311-5/+11
* MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki2020-07-291-3/+13
* MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki2020-07-291-1/+9
* Don't segfault on discarded section dynsymsAlan Modra2020-07-291-1/+4
* PR25022 testcase segfault for generic ELF linker targetsAlan Modra2020-07-281-2/+2
* PR26265, Spurious 'gc-sections requires ... when --init or --finiAlan Modra2020-07-201-2/+1
* PR26198 MinGW failure to link regular object file and LTO object fileMarkus Böck2020-07-151-1/+2
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-0/+93
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-151-1/+2
* PR26103, Assertion failure with symbols defined in link-once sectionsAlan Modra2020-06-151-2/+10
* ELF: Properly handle section symbolsH.J. Lu2020-06-101-1/+5
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-0/+1
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-2/+10
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-031-0/+34
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-0/+31
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-0/+17
* ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu2020-05-271-4/+6