aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-03-18Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson3-2/+9
2016-03-18Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj9-5/+114
2016-03-15Bind defined symbol locally in PIEH.J. Lu9-0/+58
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu18-0/+141
2016-03-13Add more tests for PR ld/19539H.J. Lu10-0/+53
2016-03-10PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene4-0/+99
2016-03-10Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2-1/+4
2016-03-09Fix v850 bfd arch info printable namesPedro Alves3-2/+7
2016-03-08Don't create dynamic sections when relocatableH.J. Lu3-0/+25
2016-03-08Handle local IFUNC symbols in shared objectH.J. Lu9-23/+85
2016-03-08Support --as-needed in ifunc testsH.J. Lu2-6/+30
2016-03-07Support --as-needed in i386/x86-64 testsH.J. Lu3-14/+47
2016-03-07[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang4-0/+16
2016-03-06Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu3-12/+34
2016-03-04Fix a ChangeLog entryH.J. Lu1-1/+1
2016-03-04Treat common symbol in executable as definitionH.J. Lu4-0/+60
2016-03-02Skip ld-elf/pr19162.d for hppa-*-*H.J. Lu2-1/+6
2016-03-02Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu2-3/+12
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu4-36/+68
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu2-1/+16
2016-03-01Skip ld-elf/pr19162.d for arc targetH.J. Lu2-0/+6
2016-03-01Speedup ELF orphan placement for relocatable linkH.J. Lu1-13/+20
2016-02-29Add a testcase for PR ld/19162H.J. Lu4-0/+20
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu4-3/+9
2016-02-29[ARC] General fixes.Claudiu Zissulescu2-2/+7
2016-02-26Add aarch64-*-rtems* targetJoel Sherrill1-1/+2
2016-02-26Add x86_64-*-rtems* targetJoel Sherrill1-1/+2
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li11-26/+71
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu89-54/+1116
2016-02-26Add ChangeLog entries for PR ld/19645H.J. Lu1-0/+46
2016-02-26Properly implement STT_COMMONH.J. Lu37-39/+358
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu90-8/+1457
2016-02-25Remove unused field from ld_config_type structure.Nick Clifton2-20/+29
2016-02-24Update symbol version for symbol from linker scriptH.J. Lu4-0/+33
2016-02-24Revert "ABS32"Renlin Li3-17/+0
2016-02-24ABS32Renlin Li3-0/+17
2016-02-23Replace $(ELF_DEPS) with $(ELF_X86_DEPS)H.J. Lu3-36/+65
2016-02-23Make linker assigned symbol dynamic only for shared objectH.J. Lu5-25/+32
2016-02-20Skip pr19539 test for cris*-*-* targetsH.J. Lu2-0/+5
2016-02-18Enable PR ld/19617 tests only for Linux/GNU/SolarisH.J. Lu4-0/+10
2016-02-18Always create dynamic sections for -E/--dynamic-listH.J. Lu5-0/+57
2016-02-18Fix computation of CXX_FOR_TARGET so that it can detect an in-tree xg++ execu...Nick Clifton3-0/+19
2016-02-17Update IFUNC tests for x32H.J. Lu4-3/+9
2016-02-17[x86-64] Omit dynamic sections symbolsH.J. Lu24-314/+330
2016-02-17Skip eh-frame-hdr test for arc-elf targets.Nick Clifton2-2/+6
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton53-156/+104
2016-02-11Fix a typo in ld/ChangeLogH.J. Lu1-1/+1
2016-02-11Add ChangeLog for PR ld/19615 fixH.J. Lu1-0/+13
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu8-9/+68
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton5-2/+34