aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Skip ld-elf/pr19162.d for arc targetH.J. Lu1-0/+2
2016-02-29Add a testcase for PR ld/19162H.J. Lu3-0/+13
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu3-3/+3
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li10-26/+58
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu88-54/+1020
2016-02-26Properly implement STT_COMMONH.J. Lu33-39/+339
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu72-6/+1318
2016-02-24Update symbol version for symbol from linker scriptH.J. Lu3-0/+26
2016-02-24Revert "ABS32"Renlin Li3-17/+0
2016-02-24ABS32Renlin Li3-0/+17
2016-02-23Make linker assigned symbol dynamic only for shared objectH.J. Lu4-25/+25
2016-02-20Skip pr19539 test for cris*-*-* targetsH.J. Lu1-0/+1
2016-02-18Enable PR ld/19617 tests only for Linux/GNU/SolarisH.J. Lu3-0/+3
2016-02-18Always create dynamic sections for -E/--dynamic-listH.J. Lu4-0/+49
2016-02-17Update IFUNC tests for x32H.J. Lu3-3/+3
2016-02-17[x86-64] Omit dynamic sections symbolsH.J. Lu23-314/+304
2016-02-17Skip eh-frame-hdr test for arc-elf targets.Nick Clifton1-2/+2
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton52-156/+48
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu6-0/+54
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton4-2/+27
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi4-27/+2
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton4-2/+27
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton9-97/+0
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu40-47/+57
2016-02-02Add a testcase for PR ld/18591H.J. Lu3-0/+21
2016-02-01Don't add DT_NEEDED for unmatched symbolH.J. Lu9-1/+64
2016-01-30Check reloc against IFUNC symbol only with dynamic symbolsH.J. Lu3-0/+11
2016-01-21Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton1-5/+21
2016-01-21Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton5-15/+19
2016-01-21[AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang9-27/+150
2016-01-20Fix linker testsuite failures for arm-pe targets.Nick Clifton3-3/+12
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene4-5/+5
2016-01-19Fix PR18735 test for RL78.Nick Clifton1-0/+1
2016-01-18Re-enable rgn-at11 test for MIPS targets with adjusted section alignment.Nick Clifton2-6/+14
2016-01-18Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton1-0/+6
2016-01-17m68hc11/12 and xgate config.sub weirdnessAlan Modra5-1/+9
2016-01-14Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme3-9/+6
2016-01-13Mark the linker's -Bsymbolic-functions test as an expected failure for MIPS t...Nick Clifton1-0/+2
2016-01-13Mark the linker's extract symbols test as an expected failure for MIPS targets.Nick Clifton1-0/+12
2016-01-13Mark the rgn-at11 test as an expected failure for MIPS targets.Nick Clifton1-1/+4
2016-01-12Add cantunwind when unwind info does not match start of section.Yury Usishchev4-0/+54
2016-01-08[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang6-54/+54
2016-01-04MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki14-28/+28
2016-01-01Copyright update for binutilsAlan Modra148-148/+148
2016-01-01binutils ChangeLog rotationAlan Modra1-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-8/+7
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme5-0/+52
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme11-0/+77
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev6-8/+77
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene11-0/+141