summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2011-09-29Fix --gc-sections failure with symbol versioning.H.J. Lu
2011-09-27 * scripttempl/pe.sc (.text): Add support forKai Tietz
2011-09-22binutils/Tristan Gingold
2011-09-20fix pr referenceAlan Modra
2011-09-20 PR ld/12301Alan Modra
2011-09-16Only run pr12975/pr13177 for *-*-linux* and *-*-gnu* targets.H.J. Lu
2011-09-16Also hide symbols without PLT nor GOT references.H.J. Lu
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu
2011-09-15Support thin archive member for LTO.H.J. Lu
2011-09-12Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu
2011-09-012011-09-01 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon
2011-08-26Updated Spanish translations.Nick Clifton
2011-08-26 * NEWS: Mention that --no-copy-dt-needed-entries is now theNick Clifton
2011-08-22 * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,Alan Modra
2011-08-22 * ldmain.c (add_DT_NEEDED_for_dynamic): Default to FALSE.Michael Matz
2011-08-17 PR ld/12762Alan Modra
2011-08-12Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu
2011-08-09 * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.Matthew Gretton-Dann
2011-08-09 PR ld/13066Alan Modra
2011-08-062011-08-06 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-08-05bfd/Alan Modra
2011-08-05 PR ld/12762Alan Modra
2011-08-04Replace remove_output with ld_cleanup in comments.H.J. Lu
2011-08-01Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu
2011-07-27ld/testsuite/Roland McGrath
2011-07-26bfd/Alan Modra
2011-07-25 PR ld/12815Hans-Peter Nilsson
2011-07-24bfd/Richard Sandiford
2011-07-22Add initial Intel K1OM support.H.J. Lu
2011-07-16Implement ld --print-output-format.Roland McGrath
2011-07-15 * Makefile.am (e*.c): Sort.Alan Modra
2011-07-14Also check ignored "-z relro".H.J. Lu
2011-07-14Revert the last change.H.J. Lu
2011-07-14Skip relro tests on ia64.H.J. Lu
2011-07-14 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option,Alan Modra
2011-07-14 * ld-scripts/section-flags.exp: Pass --local-store 0:0 forAlan Modra
2011-07-14bfd/Alan Modra
2011-07-14 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options,Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-07-11 * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,Alan Modra
2011-07-09 PR ld/12942Alan Modra
2011-07-03ELFOSABI_GNUThomas Schwinge
2011-07-03ELFOSABI_GNUThomas Schwinge
2011-06-27 * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.Nick Clifton
2011-06-27 * ld-elf/elf.exp: Exclude more targets from note-3 test.Alan Modra
2011-06-24Add testcases for PR ld/12921.H.J. Lu
2011-06-22* ld/testsuite/ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.Thomas Schwinge
2011-06-20Adjust x86 IFUNC PLT.H.J. Lu
2011-06-20Revert x86_64-x32-* change.H.J. Lu
2011-06-20 PR ld/12570Jakub Jelinek