summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assign file position for .strtab only if neededH.J. Lu2014-12-303-6/+21
* Update two sh64 ld test's expected outputAlan Modra2014-12-263-2/+7
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-2510-0/+29
* AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess2014-12-246-7/+16
* Yet another DEFINED testcaseAlan Modra2014-12-245-0/+63
* AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess2014-12-2311-0/+117
* Use a symbol flag bit to mark linker defined symbolsAlan Modra2014-12-237-0/+52
* Don't PROVIDE over top of common symbolsAlan Modra2014-12-233-0/+19
* Fix all failing FPXX tests for tx39-elf.Matthew Fortune2014-12-1916-15/+33
* Fix undefined weak symbol reloc testsMatthew Fortune2014-12-196-78/+55
* Handle weak alias for PIE with copy relocH.J. Lu2014-12-136-0/+60
* Add Visium support to ldEric Botcazou2014-12-0625-5/+179
* Sort relocs output by ld -rAlan Modra2014-12-045-8/+15
* Replace copyreloc-main.c with copyreloc-main.SH.J. Lu2014-12-034-10/+25
* X86-64: Allow copy relocs for building PIEH.J. Lu2014-12-027-0/+57
* [MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett2014-12-026-0/+110
* Add tests for PR ld/16452 and PR ld/16457H.J. Lu2014-12-017-0/+42
* Update mips tests with symbol version stringH.J. Lu2014-11-277-23/+33
* Update ld-alpha tests for securepltH.J. Lu2014-11-259-154/+167
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-259-4/+45
* Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2014-11-256-0/+107
* Add function and function pointer tests for i386H.J. Lu2014-11-2113-0/+169
* Run plt-main test with -pieH.J. Lu2014-11-212-0/+14
* Calculate ARM arch attribute after relaxationTerry Guo2014-11-215-4/+13
* Support ARM Cortex-M7Terry Guo2014-11-2119-0/+235
* Don't run pr17618 test on x32H.J. Lu2014-11-202-0/+5
* Update plt-main tests for x32H.J. Lu2014-11-205-6/+13
* Add function and function pointer testsH.J. Lu2014-11-2013-0/+154
* Always load function pointer into a stack variableH.J. Lu2014-11-202-2/+16
* Add ifunc-main IFUNC testsH.J. Lu2014-11-205-0/+94
* Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu2014-11-203-7/+68
* Enable to link ARM object file that hasn't attribute section.Terry Guo2014-11-205-0/+46
* Check PC-relative offset overflow in PLT entryH.J. Lu2014-11-184-0/+37
* Always run mpx3 and mpx4 tests in 64-bitH.J. Lu2014-11-182-19/+22
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-1815-15/+145
* Add assembler support for @gotpltH.J. Lu2014-11-134-0/+20
* [PATCH] treate -specs as both cflags & ldflagsJiong Wang2014-11-112-1/+14
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-072-2/+7
* Update .MIPS.abiflags to support MIPS R6Matthew Fortune2014-11-053-0/+33
* When relaxing, update size of symbols.Andrew Burgess2014-11-032-10/+10
* When relaxing, update symbols at the very end of the section.Andrew Burgess2014-11-034-0/+173
* ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton2014-10-304-3/+10
* [AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang2014-10-244-0/+138
* Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson2014-10-173-23/+40
* Add sysroot-prefix ld linker tests.Hans-Peter Nilsson2014-10-154-0/+194
* lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2014-10-152-0/+22
* Discard zero address range eh_frame FDEsAlan Modra2014-10-0410-14/+30
* Find lto plugin when using gcc-5.0Alan Modra2014-09-222-1/+9
* Make the linker return an error status if it fails to merge ARM binaries withTerry Guo2014-09-165-0/+39
* Add mips*-img-elf* target triple.Andrew Bennett2014-09-122-2/+8