aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Fix all failing FPXX tests for tx39-elf.Matthew Fortune16-15/+33
2014-12-19Fix undefined weak symbol reloc testsMatthew Fortune6-78/+55
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu6-0/+60
2014-12-10Don't always build coffgen.oAlan Modra2-0/+5
2014-12-06Add Visium support to ldEric Botcazou31-5/+389
2014-12-04Sort relocs output by ld -rAlan Modra5-8/+15
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu4-10/+25
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu7-0/+57
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett6-0/+110
2014-12-01Add tests for PR ld/16452 and PR ld/16457H.J. Lu7-0/+42
2014-11-27Update mips tests with symbol version stringH.J. Lu7-23/+33
2014-11-25Update ld-alpha tests for securepltH.J. Lu9-154/+167
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu9-4/+45
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu9-1/+120
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu2-4/+8
2014-11-24PowerPC64 --plt-alignAlan Modra3-10/+16
2014-11-21Add function and function pointer tests for i386H.J. Lu13-0/+169
2014-11-21Run plt-main test with -pieH.J. Lu2-0/+14
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo5-4/+13
2014-11-21Support ARM Cortex-M7Terry Guo19-0/+235
2014-11-20Don't run pr17618 test on x32H.J. Lu2-0/+5
2014-11-20Update plt-main tests for x32H.J. Lu5-6/+13
2014-11-20Add function and function pointer testsH.J. Lu13-0/+154
2014-11-20Always load function pointer into a stack variableH.J. Lu2-2/+16
2014-11-20Add ifunc-main IFUNC testsH.J. Lu5-0/+94
2014-11-20Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu3-7/+68
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo5-0/+46
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu4-0/+37
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu2-19/+22
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin19-16/+175
2014-11-13Add assembler support for @gotpltH.J. Lu4-0/+20
2014-11-11 * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov2-38/+26
2014-11-11[PATCH] treate -specs as both cflags & ldflagsJiong Wang2-1/+14
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2-2/+7
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune3-0/+33
2014-11-04Regenerate spu overlay and icache manager filesAlan Modra3-47/+52
2014-11-03When relaxing, update size of symbols.Andrew Burgess3-10/+16
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess5-0/+180
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton4-3/+10
2014-10-29Updated/new translations provided by the Translations Project.Nick Clifton2-527/+576
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang7-1/+158
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson3-23/+40
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson1-0/+7
2014-10-17Implement --print-sysroot in ld.Hans-Peter Nilsson2-0/+8
2014-10-16PR17488, powerpc64-linux-ld segfaultAlan Modra2-1/+8
2014-10-15Bump bfd version.Tristan Gingold2-10/+14
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson4-18/+49
2014-10-15If "=" is the first character in a ldscript input file, force a sysroot prefix.Hans-Peter Nilsson2-0/+23
2014-10-15Add sysroot-prefix ld linker tests.Hans-Peter Nilsson4-0/+194
2014-10-15lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2-0/+22