aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-07readelf ngettext fixesAlan Modra148-164/+164
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra1-5/+0
2017-11-01PR22374 testcase, function pointer references in .dataAlan Modra5-0/+30
2017-11-01Tidy elf.expAlan Modra1-36/+23
2017-10-26[PR21703]Adjust pr21703 tests on various targets.Renlin Li3-9/+34
2017-10-26As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh3-29/+29
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2-2/+2
2017-10-25testsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for istarget.Hans-Peter Nilsson1-1/+1
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman3-0/+46
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li9-0/+79
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton3-8/+20
2017-10-21PR ld/21233Hans-Peter Nilsson1-6/+0
2017-10-20Add a compile-time test for PR ld/22269H.J. Lu3-0/+26
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu8-89/+44
2017-10-14cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-10/+8
2017-10-14PR22263 testcaseAlan Modra2-3/+6
2017-10-12Add a compile-time test for PR ld/22263H.J. Lu4-0/+72
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