aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton27-214/+246
2014-07-10ld/testsuite: Disable non-PIC shared library tests on ARMWill Newton2-1/+6
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton5-8/+17
2014-07-08Copy st_other for linker script symbol assignmentsAlan Modra4-0/+51
2014-07-08Enable elf_backend_rela_normal for AArch64Jiong Wang6-0/+82
2014-07-08Run ar with --plugin for LTO 11 testAlan Modra2-1/+20
2014-07-07Reinstate compiler checkAlan Modra2-0/+9
2014-07-07This patch prevents a linker testsuite error if the checks are run with aNick Clifton2-0/+9
2014-07-07Ensure ld testsuite gcc -B options precede $CC -B optionsAlan Modra5-108/+93
2014-07-05Rid libdummy.a from lto.expAlan Modra3-66/+74
2014-07-03Reload --as-needed libraries inside groupsAlan Modra9-6/+58
2014-07-02Taking an undefined function's address in an executableAlan Modra7-9/+186
2014-06-25ld/arm: adjust offsets in tls-gdierelax2.dKyle McMartin2-4/+8
2014-06-16ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton5-0/+49
2014-06-09Remove reference to GASp from linker testsuite configuration.Ryan Mansfield2-4/+4
2014-06-03Support fusion for ELFv2 stubsAlan Modra2-4/+8
2014-05-28Add objcopy stage between assembly and linking for run_dump_testmfortune2-0/+42
2014-05-20ld/aarch64: xfail non-PIC shared object tests on aarch64Will Newton2-0/+8
2014-05-19Don't link FreeBSD tests with -ldl.Andreas Tobler3-14/+29
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson10-0/+107
2014-05-09Properly display extra data/address size prefixesH.J. Lu8-26/+35
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov4-0/+100
2014-05-02ld/testsuite:Hans-Peter Nilsson8-1/+94
2014-04-23ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton25-132/+158
2014-04-22Add tests for PR ld/16846H.J. Lu5-0/+35
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson27-29/+57
2014-04-17This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung6-508/+515
2014-04-15[AArch64] Fix off by one error in instruction relaxation mask.Marcus Shawcroft2-1/+6
2014-04-10bfd/ChangeLogDenis Chertykov5-0/+76