aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-27Relax PR 15228 protected visibility restrictionAlan Modra1-5/+7
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu1-2/+4
2015-03-25Garbage collecting debug sectionsSenthil Kumar Selvaraj1-1/+0
2015-03-06Fix an undefined 32-bit right shift by replacing it with two 16-bit right shi...Nick Clifton1-1/+3
2015-03-05Fix a potentially undefined right shift by replacing it with two smaller righ...Nick Clifton1-7/+11
2015-03-05Add extern_protected_data and set it for x86H.J. Lu1-3/+6
2015-02-19tidy _bfd_elf_define_linkage_symAlan Modra1-3/+2
2015-02-19Strip undefined symbols from .symtabAlan Modra1-10/+20
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra1-41/+23
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu1-7/+2
2015-02-14PR ld/17973 LTO file symsAlan Modra1-4/+9
2015-02-09Don't segfault or assert on NULL tls_secAlan Modra1-6/+0
2015-02-09elflink.c whitespace, formatting and a plugin symbol tweakAlan Modra1-26/+28
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu1-14/+16
2015-02-03Mark the plugin symbol undefinedH.J. Lu1-0/+14
2015-01-19Fix garbage collection of common symbolsAlan Modra1-2/+2
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-15Omit section dynsyms for any linker created sectionAlan Modra1-11/+3
2015-01-15Fix ARM fail of gap testAlan Modra1-44/+44
2015-01-12Fix GDB crash caused by discarding grouped debug sectionsTerry Guo1-6/+51
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-30Assign file position for .strtab only if neededH.J. Lu1-18/+20
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra1-0/+1
2014-12-15Check corrupt inputH.J. Lu1-0/+6
2014-12-12Set bfd_error in _bfd_elf_adjust_dynamic_copyAlan Modra1-0/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+12
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-22/+29
2014-12-04Sort relocs output by ld -rAlan Modra1-0/+158
2014-11-30Don't output symbol version definitions for non-DT_NEEDED libsAlan Modra1-2/+6
2014-10-13Run eh_frame optimisation for relocatable linkAlan Modra1-7/+7
2014-09-11Move ELF section headers to end of object fileAlan Modra1-5/+3
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-5/+10
2014-08-22Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra1-14/+6
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra1-1/+2
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra1-14/+14
2014-08-14Linker part of PR16563 fixAlan Modra1-47/+62
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra1-1/+1
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-43/+10
2014-07-15tidy elf_merge_st_otherAlan Modra1-32/+21
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra1-6/+13
2014-06-13Free linker hash table from bfd_close.Alan Modra1-3/+6
2014-06-13Make bfd.link_next field a unionAlan Modra1-13/+13
2014-04-17Fix LTO mismatched TLS referenceAlan Modra1-9/+8
2014-04-05Fix map file referenceAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-28Fix check_relocs/gc_sweep_hook mismatchAlan Modra1-1/+3
2014-02-12PR15530, mark symbol in executables if it matches dynamic_listAlan Modra1-5/+6
2014-02-10Mark symbol in executables if it matches dynamic_listH.J. Lu1-1/+5
2014-02-09powerpc relax_section and section contents cacheAlan Modra1-1/+10
2014-01-22Display the reference causing a shared library to be neededAlan Modra1-0/+3