summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-30Assign file position for .strtab only if neededH.J. Lu
2014-12-26Update two sh64 ld test's expected outputAlan Modra
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess
2014-12-24Don't create .eh_frame_hdr on shared lib bfdAlan Modra
2014-12-24Yet another DEFINED testcaseAlan Modra
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess
2014-12-23Report an error for script multiply defined symbolsAlan Modra
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra
2014-12-23Correct logic for "defined by object"Alan Modra
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra
2014-12-19Fix all failing FPXX tests for tx39-elf.Matthew Fortune
2014-12-19Fix undefined weak symbol reloc testsMatthew Fortune
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu
2014-12-10Don't always build coffgen.oAlan Modra
2014-12-06Add Visium support to ldEric Botcazou
2014-12-04Sort relocs output by ld -rAlan Modra
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett
2014-12-01Add tests for PR ld/16452 and PR ld/16457H.J. Lu
2014-11-27Update mips tests with symbol version stringH.J. Lu
2014-11-25Update ld-alpha tests for securepltH.J. Lu
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu
2014-11-24PowerPC64 --plt-alignAlan Modra
2014-11-21Add function and function pointer tests for i386H.J. Lu
2014-11-21Run plt-main test with -pieH.J. Lu
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo
2014-11-21Support ARM Cortex-M7Terry Guo
2014-11-20Don't run pr17618 test on x32H.J. Lu
2014-11-20Update plt-main tests for x32H.J. Lu
2014-11-20Add function and function pointer testsH.J. Lu
2014-11-20Always load function pointer into a stack variableH.J. Lu
2014-11-20Add ifunc-main IFUNC testsH.J. Lu
2014-11-20Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin
2014-11-13Add assembler support for @gotpltH.J. Lu
2014-11-11 * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov
2014-11-11[PATCH] treate -specs as both cflags & ldflagsJiong Wang
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune
2014-11-04Regenerate spu overlay and icache manager filesAlan Modra
2014-11-03When relaxing, update size of symbols.Andrew Burgess