aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki2-16/+10
2016-07-27Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton1-2/+1
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki14-24/+520
2016-07-25Revise targets able to run ELF 64k section testAlan Modra1-8/+4
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda2-0/+12
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra18-37/+37
2016-07-21Fix implib test failuresAlan Modra5-20/+45
2016-07-20Early expression evaluationAlan Modra1-1/+2
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki22-102/+278
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki17-42/+898
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess2-1/+32
2016-07-15Add support for creating ELF import librariesThomas Preud'homme4-0/+51
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton1-1/+3
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki1-0/+6
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki7-0/+68
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki13-0/+155
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu5-0/+98
2016-07-11[ARC] Update test.Claudiu Zissulescu1-0/+1
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra1-2/+2
2016-07-05Add -flto to PR ld/20321 testH.J. Lu1-1/+1
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria3-0/+44
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-4/+4
2016-07-04Warn and return for duplicated pluginH.J. Lu2-0/+7
2016-07-02MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki2-0/+31
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme3-3/+5
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu3-0/+20
2016-06-28Fix more linker testsuite failures.Nick Clifton5-1/+17
2016-06-28Fix RX and M68HC11 linker testsuite failures.Nick Clifton8-10/+2
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke1-1/+1
2016-06-28MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute testsMaciej W. Rozycki4-4/+4
2016-06-28Don't run ld-scripts/pr20302 on linuxaoutAlan Modra1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki6-0/+98
2016-06-27Allow a second -T<section>=<addr> to override a previous version on the same ...Nick Clifton2-0/+13
2016-06-24aarch64 ld testsuiteAlan Modra1-10/+8
2016-06-23MIPS/LD/testsuite: Use wildcard address matching in `undefweak-overflow'Maciej W. Rozycki1-20/+20
2016-06-23MIPS/LD/testsuite: Uniquely identify `undefweak-overflow' testsMaciej W. Rozycki1-2/+4
2016-06-22ld: Add a linker configure option --enable-relroH.J. Lu2-2/+19
2016-06-21MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki2-1/+7
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2-2/+2
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu3-0/+28
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra4-0/+23
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu82-115/+1251
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme4-13/+23
2016-06-16Don't check undefined symbol for IFUNC relocH.J. Lu3-4/+23
2016-06-15X86: Add tests for static function pointerH.J. Lu23-6/+88
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj2-0/+23
2016-06-13Add the GOT base for GOT32 relocs against IFUNCH.J. Lu11-0/+219
2016-06-13Add 2 i386 tests to call IFUNC functions via GOTH.J. Lu5-0/+188
2016-06-13[ARC] XFAIL S-Records tests for both little and big endian ARC target.Cupertino Miranda1-2/+2
2016-06-12Update x86-64 no-PLT tests for x32H.J. Lu15-40/+40