aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-11Subtract GOT base only with a base registerH.J. Lu5-0/+61
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov2-0/+17
2016-06-09Print symbol names in comments for LDS/STS disassembly.Denis Chertykov4-0/+75
2016-06-08i386: Test external function reference without PLTH.J. Lu29-0/+876
2016-06-08Update test nameH.J. Lu1-1/+1
2016-06-08Support i386 TLS code sequences without PLTH.J. Lu29-0/+2522
2016-06-08Support any relocation orderH.J. Lu7-23/+23
2016-06-08X86-64: Test external function reference without PLTH.J. Lu21-0/+557
2016-06-07ld/testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfailMaciej W. Rozycki1-2/+2
2016-06-07Fix PLT first entry GOT operand calculation.Andreas Krebbel4-0/+59
2016-06-07PowerPC VLEAlan Modra3-3/+10