aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Regen ld/Makefile.inAlan Modra2-1/+5
2014-08-01Fix PR10373 which is SH relax bug.Kaz Kojima3-3/+15
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima3-0/+42
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune165-186/+2013
2014-07-27Add moxiebox targetAnthony Green5-0/+28
2014-07-17or1k: increase linux TEXT_START_ADDR to 0x2000Stefan Kristiansson2-0/+6
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu9-5/+218
2014-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu4-0/+20
2014-07-15[AArch64] Fix ld testcase linker script glitch.Jiong Wang2-7/+11
2014-07-10Fix xtensa ld segfault when linking linux modulesMax Filippov2-1/+7
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton27-214/+246
2014-07-10ld/testsuite: Disable non-PIC shared library tests on ARMWill Newton2-1/+6
2014-07-08 * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov2-5/+7
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton7-9/+23
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra4-0/+51
2014-07-08Enable elf_backend_rela_normal for AArch64Jiong Wang6-0/+82
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra2-1/+20
2014-07-07Reinstate compiler checkAlan Modra2-0/+9
2014-07-07This patch prevents a linker testsuite error if the checks are run with aNick Clifton2-0/+9
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra5-108/+93
2014-07-05Rid libdummy.a from lto.expAlan Modra3-66/+74
2014-07-04Update "configure.in" in comments and docoAlan Modra3-2/+7
2014-07-04Rename configure.in to configure.acAlan Modra4-2/+8
2014-07-04Use modern AC_INIT in configure.inAlan Modra5-34/+41
2014-07-03Reload --as-needed libraries inside groupsAlan Modra14-30/+82
2014-07-02Taking an undefined function's address in an executableAlan Modra7-9/+186
2014-07-01Add symbols for global entry stub, and report statsAlan Modra2-24/+30
2014-07-01Don't include sys/param.hAlan Modra3-23/+8
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford6-1/+289
2014-06-30 lexsup.c (parse_args): Check whether provided SONAME is emptyUlrich Drepper2-1/+17
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang5-8/+37
2014-06-25Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton5-6/+24
2014-06-25ld/arm: adjust offsets in tls-gdierelax2.dKyle McMartin2-4/+8
2014-06-18ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.Andreas Tobler6-2/+33
2014-06-16ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton5-0/+49
2014-06-16Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra5-20/+28
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra3-19/+7
2014-06-13Make bfd.link_next field a unionAlan Modra12-26/+33
2014-06-13Add missing ld makefile dependency for nios.Alan Modra3-0/+11
2014-06-09Remove reference to GASp from linker testsuite configuration.Ryan Mansfield2-4/+4
2014-06-07PROVIDE in linker script vs. built-in symbolsAlan Modra2-1/+9
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker4-6/+17
2014-06-03Support fusion for ELFv2 stubsAlan Modra2-4/+8
2014-06-02fix typos in ChangeLogAlan Modra1-2/+0
2014-06-02fix 2014-05-28 ld Makefile.am changesAlan Modra10-50/+48
2014-05-28ld: Split GENSCRIPTS rule from dependencies to fix tdir_'s.Hans-Peter Nilsson3-666/+699
2014-05-28Add objcopy stage between assembly and linking for run_dump_testmfortune2-0/+42
2014-05-27Fix typo.DJ Delorie1-1/+1
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie20-14/+73
2014-05-25Localize varible to avoid warningAlan Modra4-3/+8