aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-11-21Add function and function pointer tests for i386H.J. Lu13-0/+169
2014-11-21Run plt-main test with -pieH.J. Lu2-0/+14
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo5-4/+13
2014-11-21Support ARM Cortex-M7Terry Guo19-0/+235
2014-11-20Don't run pr17618 test on x32H.J. Lu2-0/+5
2014-11-20Update plt-main tests for x32H.J. Lu5-6/+13
2014-11-20Add function and function pointer testsH.J. Lu13-0/+154
2014-11-20Always load function pointer into a stack variableH.J. Lu2-2/+16
2014-11-20Add ifunc-main IFUNC testsH.J. Lu5-0/+94
2014-11-20Run IFUNC run-time tests only if IFUNC is supportedH.J. Lu3-7/+68
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo5-0/+46
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu4-0/+37
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu2-19/+22
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin15-15/+145
2014-11-13Add assembler support for @gotpltH.J. Lu4-0/+20
2014-11-11[PATCH] treate -specs as both cflags & ldflagsJiong Wang2-1/+14
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2-2/+7
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune3-0/+33
2014-11-03When relaxing, update size of symbols.Andrew Burgess2-10/+10
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess4-0/+173
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton4-3/+10
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang4-0/+138
2014-10-17Fix ld tests with sysroot=/ and --enable-targets=all and test --print-sysrootHans-Peter Nilsson3-23/+40
2014-10-15Add sysroot-prefix ld linker tests.Hans-Peter Nilsson4-0/+194
2014-10-15lib/ld-lib.exp (check_sysroot_available): New proc.Hans-Peter Nilsson2-0/+22
2014-10-04Discard zero address range eh_frame FDEsAlan Modra10-14/+30
2014-09-22Find lto plugin when using gcc-5.0Alan Modra2-1/+9
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo5-0/+39
2014-09-12Add mips*-img-elf* target triple.Andrew Bennett2-2/+8
2014-09-11Move ELF section headers to end of object fileAlan Modra31-42/+76
2014-09-06MIPS testsuite cleanup - part 4Matthew Fortune62-276/+329
2014-08-29Fix testsuite ld_simple_link_defsyms for windows targetsAlan Modra2-2/+7
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu7-0/+41
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu3-0/+14
2014-08-26[AArch64] Improve copy relocation support on four absolute relocation typesJiong Wang9-0/+53
2014-08-26Fix linker testsuite failures for Aarch64.Nick Clifton5-49/+56
2014-08-22Power/GAS: Don't set VLE annotation for non-VLE processors/instructionsMaciej W. Rozycki5-5/+24
2014-08-21bfd/ChangeLogTerry Guo9-0/+178
2014-08-20Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath4-0/+52
2014-08-18LTO plugin with older gccAlan Modra2-1/+5
2014-08-18PR 17287, DT_NEEDED of unneeded libraries affects --as-neededAlan Modra3-0/+25
2014-08-12Tighten test for ld plugin supportAlan Modra2-1/+5
2014-08-07Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu6-0/+59
2014-08-06Allow lto tests to run with older compilersAlan Modra3-268/+321
2014-08-01Fix PR10373 which is SH relax bug.Kaz Kojima3-3/+15
2014-08-01Fix PR10378 which is SH relax bug.Kaz Kojima3-0/+42
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune161-184/+2000
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu9-5/+218
2014-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu4-0/+20
2014-07-15[AArch64] Fix ld testcase linker script glitch.Jiong Wang2-7/+11