aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra3-6/+16
2015-01-20ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess11-2/+95
2015-01-20ld/testing: run_dump_test can now check linker mapfiles.Andrew Burgess4-9/+42
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra14-123/+75
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra3-1/+10
2015-01-20Fix pr17615 testcaseAlan Modra2-1/+6
2015-01-19Add a testcase for PR ld/17615H.J. Lu4-1/+20
2015-01-19Fix garbage collection of common symbolsAlan Modra13-34/+52
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel2-6/+11
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu4-0/+21
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang14-968/+299
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang4-0/+23
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang4-0/+35
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang4-0/+57
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu5-0/+33
2015-01-08ld/x86-64: adjust pr14207 test expectationsJan Beulich2-7/+12
2015-01-07ld/testing: Extend comment on run_dump_testAndrew Burgess2-3/+9
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra1-1/+1
2015-01-02Correct printed year in copyright noticesAlan Modra2-1/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra347-2947/+2982
2014-12-30Assign file position for .strtab only if neededH.J. Lu3-6/+21
2014-12-26Update two sh64 ld test's expected outputAlan Modra3-2/+7
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo10-0/+29
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess6-7/+16
2014-12-24Don't create .eh_frame_hdr on shared lib bfdAlan Modra2-1/+10
2014-12-24Yet another DEFINED testcaseAlan Modra5-0/+63
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess13-0/+160
2014-12-23Report an error for script multiply defined symbolsAlan Modra2-9/+34
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra9-3/+57
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra5-6/+30
2014-12-23Correct logic for "defined by object"Alan Modra2-4/+8
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra6-93/+114
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