aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo1-0/+13
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess1-0/+9
2014-12-24Yet another DEFINED testcaseAlan Modra1-0/+7
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess1-0/+13
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra1-0/+9
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra1-0/+4
2014-12-19Fix all failing FPXX tests for tx39-elf.Matthew Fortune1-0/+18
2014-12-19Fix undefined weak symbol reloc testsMatthew Fortune1-0/+9
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu1-0/+10
2014-12-06Add Visium support to ldEric Botcazou1-0/+5
2014-12-04Sort relocs output by ld -rAlan Modra1-0/+7
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu1-0/+7
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu1-0/+10
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett1-0/+9
2014-12-01Add tests for PR ld/16452 and PR ld/16457H.J. Lu1-0/+13
2014-11-27Update mips tests with symbol version stringH.J. Lu1-0/+10
2014-11-25Update ld-alpha tests for securepltH.J. Lu1-0/+11
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-0/+16
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu1-0/+9
2014-11-21Add function and function pointer tests for i386H.J. Lu1-0/+16
2014-11-21Run plt-main test with -pieH.J. Lu1-0/+4
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo1-0/+7
2014-11-21Support ARM Cortex-M7Terry Guo1-0/+21
2014-11-20Don't run pr17618 test on x32H.J. Lu1-0/+4
2014-11-20Update plt-main tests for x32H.J. Lu1-0/+7
2014-11-20Add function and function pointer testsH.J. Lu1-0/+16
2014-11-20Always load function pointer into a stack variableH.J. Lu1-0/+5
2014-11-20Add ifunc-main IFUNC testsH.J. Lu1-0/+7
2014-11-20Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu1-0/+6
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo1-0/+7
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu1-0/+8
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu1-15/+18
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-0/+18
2014-11-13Add assembler support for @gotpltH.J. Lu1-0/+8
2014-11-11[PATCH] treate -specs as both cflags & ldflagsJiong Wang1-0/+6
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu1-0/+5
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune1-0/+5
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton1-0/+7
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-0/+7
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson1-0/+12
2014-10-15Add sysroot-prefix ld linker tests.Hans-Peter Nilsson1-0/+2
2014-10-15lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson1-0/+4
2014-10-04Discard zero address range eh_frame FDEsAlan Modra1-1/+11
2014-09-22Find lto plugin when using gcc-5.0Alan Modra1-0/+5
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo1-0/+7
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett1-0/+5
2014-09-11Move ELF section headers to end of object fileAlan Modra1-0/+34
2014-09-06MIPS testsuite cleanup - part 4Matthew Fortune1-0/+69
2014-08-29Fix testsuite ld_simple_link_defsyms for windows targetsAlan Modra1-0/+5
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu1-0/+11