aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Update x86 linker tests for --disable-x86-relax-relocationsH.J. Lu13-19/+17
2016-05-28MIPS/BFD: Correctly handle `bfd_reloc_outofrange' with branchesMaciej W. Rozycki4-0/+61
2016-05-28MIPS/LD/testsuite: Rename `unaligned-syms' to `unaligned-data'Maciej W. Rozycki5-4/+4
2016-05-28MIPS/BFD: Enable local R_MIPS_26 overflow detectionMaciej W. Rozycki7-0/+120
2016-05-27MIPS/BFD: Include the addend in JALX's target alignment verificationMaciej W. Rozycki9-0/+221
2016-05-27MIPS/BFD: Fix section symbol name fetching in relocationMaciej W. Rozycki3-0/+17
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki30-193/+23
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki33-0/+420
2016-05-25Skip an archive element if not added by linkerH.J. Lu4-0/+102
2016-05-24MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki4-0/+41
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki4-0/+44
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu4-2/+22
2016-05-19[ARC] Fixed-linker-related-testsuite-for-ARCClaudiu Zissulescu14-15/+15
2016-05-19LD/testsuite: Fix `ft32-*-*' position in `check_shared_lib_support'Maciej W. Rozycki1-1/+1
2016-05-19Hack crossref tests for powerpc64Alan Modra7-16/+9
2016-05-19ld-elf/shared.exp mix_pic_and_non_picAlan Modra1-15/+12
2016-05-18Fix lots of linker testsuite failures for the FT32 target.Nick Clifton11-11/+15
2016-05-17Check global CC in at_least_gcc_versionH.J. Lu1-0/+1
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-14/+7
2016-05-16ld/testsuite/ld-elf/flags1.d: Update the xfail listMaciej W. Rozycki1-8/+0
2016-05-15ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removalMaciej W. Rozycki1-1/+0
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu5-0/+44
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra6-9/+16
2016-05-12Handle symbols defined/referenced only within IRH.J. Lu4-0/+54
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra8-0/+169
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme3-0/+16
2016-05-102016-05-10 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon1-1/+1
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat6-25/+142
2016-05-09Update section merge test.Pitchumani Sivanupandi2-10/+7
2016-05-09Correct script input section patternAlan Modra3-9/+9
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu8-0/+94
2016-05-06 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.Senthil Kumar Selvaraj1-24/+30
2016-05-06Test load conversion with symbol versioning for x86H.J. Lu8-0/+85
2016-05-05Pass --no-relax to ld in ld-x86-64/pr18591.dH.J. Lu1-1/+1
2016-05-04LD/testsuite: Add STB_GNU_UNIQUE cross-linker testMaciej W. Rozycki2-2/+13
2016-05-04Fix some AVR test failures.Senthil Kumar Selvaraj5-8/+20
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki1-1/+2
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang5-0/+59
2016-05-03Skip ELF STT_COMMON linker tests if shared libraries are not supported.Senthil Kumar Selvaraj1-0/+8
2016-04-29Download source only on remote hostH.J. Lu2-7/+21
2016-04-27Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu1-0/+1
2016-04-27Skip debug sections when estimating distancesH.J. Lu1-1/+3
2016-04-27Pass --compress-debug-sections=none to ldH.J. Lu2-2/+2
2016-04-21Always run LTO tests on Linux with GCC 4.9 or newerH.J. Lu1-0/+21
2016-04-21New NOCROSSREFS_TO testsAlan Modra5-10/+10
2016-04-20Check R_386_NONE/R_X86_64_NONE in eh6.dH.J. Lu1-1/+4
2016-04-20Add ld-x86-64/pic1 testH.J. Lu3-0/+6
2016-04-20Add ld-x86-64/pie2 testH.J. Lu3-0/+12
2016-04-20Check run-time R_X86_64_32 relocation overflowH.J. Lu4-0/+28
2016-04-20Replace .long with .dc.a on my_personality_v0H.J. Lu1-1/+1