aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-15ld.texinfo: "=" path-prefix forces sysroot in scripts not only SEARCH_DIRHans-Peter Nilsson2-1/+7
2014-10-15ld.texinfo: Clarify that sysroot affects "=" expansion.Hans-Peter Nilsson2-1/+7
2014-10-14Add NEWS markers for 2.25.Tristan Gingold2-0/+6
2014-10-13Run eh_frame optimisation for relocatable linkAlan Modra2-2/+6
2014-10-04Discard zero address range eh_frame FDEsAlan Modra10-14/+30
2014-09-22Find lto plugin when using gcc-5.0Alan Modra2-1/+9
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo5-0/+39
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen2-111/+28
2014-09-15Add support for MIPS R6.Andrew Bennett2-1/+8
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett4-3/+13