aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu3-0/+28
2017-11-24Update PR ld/21562 tests for underscore targetsH.J. Lu2-0/+4
2017-11-23x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base regJan Beulich3-0/+32
2017-11-21Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton2-2/+2
2017-11-21[ARC] Improve printing of pc-relative instructions.claziss1-2/+2
2017-11-20Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.Nick Clifton4-1/+69
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton1-1/+1
2017-11-14Add modified file I missed in last commit.Jim Wilson1-1/+3
2017-11-14Fix riscv ld testsuite failure for compressed1d.Jim Wilson2-0/+22
2017-11-14PR22431, powerpc64 ld segfault when .plt discardedAlan Modra1-0/+1
2017-11-14ld-ifunc non-PIC testsAlan Modra1-3/+3
2017-11-12ld: Remove PF_X from PT_PHDR segmentH.J. Lu11-10/+18
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