aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2013-07-12 include/elf/Maciej W. Rozycki8-0/+51
2013-07-08 * scripttempl/elf.sc: Handle function names and otherJeff Law2-1/+6
2013-07-082013-07-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-6/+11
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel5-0/+49
2013-07-03[PATCH, COMMITTED] [AArch64] Replace the :got_prel19: address modifier with :...Marcus Shawcroft3-3/+7
2013-07-02[AArch64] Fix creation of .got and placement of _GLOBAL_OFFSET_TABLE_Marcus Shawcroft8-17/+27
2013-07-02[AArch64] Adjust testcases for move of &_DYNAMIC to got[0].Marcus Shawcroft9-15/+15
2013-07-01Adjust ld-x86-64/tlsg.sdH.J. Lu2-1/+5
2013-07-01bfd/Alan Modra2-4/+8
2013-06-28Handle R_X86_64_DTPOFF64H.J. Lu3-1/+8
2013-06-26[AArch64, ILP32] Really add ld/emulparams/aarch64elf32.sh that was missedYufeng Zhang2-0/+40
2013-06-26[AArch64, ILP32] 6/6 Add big-endian targetsYufeng Zhang5-4/+26
2013-06-26[AArch64, ILP32] 2/6 Parametrize elfnn-aarch64.c and add basic support in ldYufeng Zhang4-4/+24
2013-06-25 bfd/Maciej W. Rozycki4-0/+111
2013-06-24 bfd/Maciej W. Rozycki16-29/+69
2013-06-23bfd/Richard Sandiford3-44/+50
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford17-184/+28
2013-06-19aarch64: Revert AArch64 ifunc changes.Will Newton74-847/+79
2013-06-17ld/testsuite: Enable ifunc tests on AArch64 big-endian.Will Newton40-39/+81
2013-06-14bfd/Yufeng Zhang3-0/+25
2013-06-14ld/Yufeng Zhang9-10/+24
2013-06-13 PR ld/15302Nick Clifton7-2/+72
2013-06-12oops - omittedNick Clifton1-1/+3
2013-06-12 * ldcref.c (output_one_cref): Place common definitions afterNick Clifton2-3/+21
2013-06-10 PR ld/15598Nick Clifton2-2/+7
2013-06-07aarch64: Add support for GNU indirect functions.Will Newton72-1/+905
2013-06-07 * ld.texinfo (SEGMENT_START): Rephrase to indicate that a -TNick Clifton2-4/+10
2013-06-04ld/testsuite/Roland McGrath12-85/+108
2013-06-04Update x86 nacl tests for section alignment changeH.J. Lu3-7/+13
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu17-49/+60
2013-05-29 gas/Maciej W. Rozycki4-0/+38
2013-05-21 PR ld/12982Alan Modra2-1/+7
2013-05-21 * ld-powerpc/export-class.exp (supports_ppc64): Delete.Alan Modra3-31/+29
2013-05-10XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections.Joel Brobecker4-3/+9
2013-05-03 gold/Maciej W. Rozycki11-1/+105
2013-05-03 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki2-5/+12
2013-05-03 * ld-elf/provide-hidden-s.nd: New test.Maciej W. Rozycki16-0/+274
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton19-53/+212
2013-05-01 bfd/Maciej W. Rozycki2-2/+8
2013-05-01 * lib/ld-lib.exp (check_shared_lib_support): Also excludeMaciej W. Rozycki2-0/+6
2013-05-01 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Maciej W. Rozycki2-1/+6
2013-04-30 * lib/ld-lib.exp (check_shared_lib_support): Match cris*-*-elf asHans-Peter Nilsson2-1/+6
2013-04-30line omitted from previous delta.Nick Clifton1-0/+2
2013-04-30ld/testsuite/ld-arm: Fix ifunc-17 failure with arm-eabi.Will Newton5-19/+26
2013-04-30 * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sectionsNick Clifton2-3/+8
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton2-1/+6
2013-04-29bfd/efl32-arm.c: Fix handling of IRELATIVE relocs.Will Newton10-6/+87
2013-04-29ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.Will Newton2-19/+35
2013-04-29 * emultempl/pe.em [cygwin]: Do not merge rdata with v2Nick Clifton2-6/+13
2013-04-28ld/Thomas Schwinge29-28/+59