aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-02347-2947/+2982
* 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
* Don't create .eh_frame_hdr on shared lib bfdAlan Modra2014-12-242-1/+10
* Yet another DEFINED testcaseAlan Modra2014-12-245-0/+63
* AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess2014-12-2313-0/+160
* Report an error for script multiply defined symbolsAlan Modra2014-12-232-9/+34
* Use a symbol flag bit to mark linker defined symbolsAlan Modra2014-12-239-3/+57
* Don't PROVIDE over top of common symbolsAlan Modra2014-12-235-6/+30
* Correct logic for "defined by object"Alan Modra2014-12-232-4/+8
* Move support code for linker script DEFINED to ldexp.cAlan Modra2014-12-236-93/+114
* 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
* Don't always build coffgen.oAlan Modra2014-12-102-0/+5
* Add Visium support to ldEric Botcazou2014-12-0631-5/+389
* 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-259-1/+120
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-242-4/+8
* PowerPC64 --plt-alignAlan Modra2014-11-243-10/+16
* 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-1819-16/+175
* Add assembler support for @gotpltH.J. Lu2014-11-134-0/+20
* * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov2014-11-112-38/+26
* [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
* Regenerate spu overlay and icache manager filesAlan Modra2014-11-043-47/+52
* When relaxing, update size of symbols.Andrew Burgess2014-11-033-10/+16