aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2012-05-11 PR ld/13991Nick Clifton7-9/+24
2012-01-10Remove ABI_64_P check on R_X86_64_PCXXH.J. Lu5-21/+30
2012-01-10This commit was manufactured by cvs2svn to create branch 'binutils-nobody3-0/+9
2011-12-20 * emulparams/elf32bmip.sh (OTHER_SECTIONS): Put .mdebug.* andJoseph Myers2-8/+13
2011-12-01 * ld-cris/pic-gc-72.d: Revert last change to adjust for revertedHans-Peter Nilsson2-4/+8
2011-11-10 Apply mainline patches.Matthew Gretton-Dann2-1/+7
2011-11-08bfd/Alan Modra2-1/+6
2011-11-08This commit was manufactured by cvs2svn to create branch 'binutils-nobody1-0/+4
2011-11-02 ld:Rainer Orth2-1/+9
2011-10-25 PR ld/13287Alan Modra4-1/+22
2011-10-25 PR ld/13254Alan Modra2-0/+12
2011-10-25 2011-10-15 Alan Modra <amodra@gmail.com>Alan Modra2-8/+3
2011-10-25 2011-10-10 Alan Modra <amodra@gmail.com>Alan Modra4-79/+85
2011-10-25ld/Alan Modra10-21/+34
2011-10-25 PR ld/13250Alan Modra2-0/+20
2011-10-25 PR ld/13229Alan Modra15-266/+317
2011-10-25 PR ld/13235Alan Modra3-4/+14
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller5-24/+32
2011-10-18Revert the fix for PR ld/13177.H.J. Lu3-21/+6
2011-10-14 * ld-cris/pic-gc-72.d: Adjust for dropping unused undefinedHans-Peter Nilsson2-3/+9
2011-10-13 * pe-dll.c (generate_reloc): Don't emit a base reloc for anDave Korn2-0/+14
2011-10-08This commit was manufactured by cvs2svn to create branch 'binutils-nobody3-0/+40
2011-10-05Fix --gc-sections failure with symbol versioning.H.J. Lu2-0/+15
2011-09-30This commit was manufactured by cvs2svn to create branch 'binutils-nobody6-0/+83
2011-09-22binutils/Tristan Gingold2-0/+6
2011-09-20fix pr referenceAlan Modra1-1/+1
2011-09-20 PR ld/12301Alan Modra3-5/+34
2011-09-16Only run pr12975/pr13177 for *-*-linux* and *-*-gnu* targets.H.J. Lu4-2/+12
2011-09-16Also hide symbols without PLT nor GOT references.H.J. Lu3-0/+26
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu11-22/+69
2011-09-15Support thin archive member for LTO.H.J. Lu2-5/+11
2011-09-12Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu9-17/+70
2011-09-012011-09-01 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon7-0/+55
2011-08-26Updated Spanish translations.Nick Clifton2-357/+362
2011-08-26 * NEWS: Mention that --no-copy-dt-needed-entries is now theNick Clifton2-0/+8
2011-08-22 * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,Alan Modra5-0/+36
2011-08-22 * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.Michael Matz3-12/+16
2011-08-17 PR ld/12762Alan Modra3-16/+31
2011-08-12Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu20-0/+223
2011-08-09 * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Matthew Gretton-Dann8-17/+142
2011-08-09 PR ld/13066Alan Modra2-6/+10
2011-08-062011-08-06 Kai Tietz <ktietz@redhat.com>Kai Tietz3-0/+15
2011-08-05bfd/Alan Modra5-14/+13
2011-08-05 PR ld/12762Alan Modra2-5/+13
2011-08-04Replace remove_output with ld_cleanup in comments.H.J. Lu2-2/+7
2011-08-01Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu10-0/+61
2011-07-27ld/testsuite/Roland McGrath2-5/+9
2011-07-26bfd/Alan Modra8-24/+46
2011-07-25 PR ld/12815Hans-Peter Nilsson6-0/+74
2011-07-24bfd/Richard Sandiford12-7/+304