aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton2-14/+28
2017-10-12ld: Update tests for warning of "-z dynamic-undefined-weak ignored"H.J. Lu8-9/+17
2017-10-11Add 2 testcases for PR ld/22269H.J. Lu3-0/+33
2017-10-11x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu14-0/+171
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li3-15/+12
2017-10-09Fix link time warning message when running the srec linker tests.Nick Clifton1-1/+1
2017-10-09Fix compile time warning message when running the PR19874 linker test.Nick Clifton1-1/+1
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu4-0/+22
2017-10-07ld-elf/merge.d: Don't expect to fail for sparcH.J. Lu1-1/+1
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton1-1/+1
2017-10-05PR21167, relocation sections not included in groupsAlan Modra1-4/+5
2017-09-30Add a test for PR binutils/21978H.J. Lu4-0/+12
2017-09-28Skip the PR 14918 linker test for ARM targets.Nick Clifton1-3/+13
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra5-0/+39
2017-09-26LD/testsuite: Fix undefined symbol tests for MIPS and S+core targetsMaciej W. Rozycki1-3/+23
2017-09-22Add a test for PR ld/22150H.J. Lu5-0/+50
2017-09-21Reduce excessive .eh_frame alignment for powerpcAlan Modra1-6/+2
2017-09-15PR22118, Incorrectly-capitalized regexpAlan Modra1-1/+1
2017-09-14globalaudit.rd: Allow additional bits in DT_FLAGS_1H.J. Lu1-1/+1
2017-09-14x86: Cache section contents and relocationsH.J. Lu6-0/+48
2017-09-10PowerPC64 --plt-alignAlan Modra3-14/+18
2017-09-09x86: Properly handle __ehdr_startH.J. Lu16-0/+140
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu4-6/+4
2017-09-05x86-64: Properly set converted_relocH.J. Lu3-3/+3
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu2-3/+3
2017-09-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu3-0/+87
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu3-0/+70
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu22-49/+522
2017-08-31Add a test for PR ld/22048H.J. Lu4-0/+38
2017-08-31Remove .eh_frame zero terminatorsAlan Modra2-13/+3
2017-08-30LD/testsuite: Also discard `.MIPS.options' in orphan testsMaciej W. Rozycki1-2/+2
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki13-0/+139
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra10-109/+178
2017-08-30PowerPC64 __tls_get_addr sequence optimizationAlan Modra7-30/+30
2017-08-30testsuite/ld-cris various files: Run ld with --hash-style=sysv.Hans-Peter Nilsson49-49/+49
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz17-0/+667
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu10-0/+276
2017-08-24ld: Add "--" after regexpH.J. Lu4-4/+4
2017-08-24ld: Replace regexp with string matchH.J. Lu2-4/+4
2017-08-24x86-64: Run pr22001-1b on x32H.J. Lu1-8/+25
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu10-0/+235
2017-08-24ld: Early detection of orphans we know will be discardedAndrew Burgess5-0/+53
2017-08-24Test undefined symbols in shared librariesAlan Modra2-98/+189
2017-08-23Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu3-3/+3
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu4-4/+4
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu6-0/+90
2017-08-23Remove pr19161 test hppa xfailAlan Modra1-1/+1
2017-08-22Update PR ld/21964 testsH.J. Lu7-52/+94
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra25-25/+106
2017-08-21PR ld/20125, MMIX weak symbolsHans-Peter Nilsson2-0/+23