aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot9-0/+182
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot5-0/+83
2021-03-12PE image base falloutAlan Modra6-21/+43
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu3-0/+32
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2-3/+2
2021-03-09ld: adjust PE base relocations testcaseJan Beulich2-1/+9
2021-03-09bfd: don't silently wrap or truncate PE image section RVAsJan Beulich11-14/+43
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu9-1/+107
2021-03-04ld: adjust ld-scripts/map-address.*Jan Beulich2-4/+13
2021-03-04ld: don't generate base relocations in PE output for absolute symbolsJan Beulich3-0/+29
2021-03-03--gc-sections with groups and start/stop symsAlan Modra5-0/+68
2021-03-03ld-gc tests on underscore targetsAlan Modra9-18/+35
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra4-0/+31
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra6-0/+92
2021-03-01PR27451, -z start_stop_gcAlan Modra3-0/+18
2021-03-01PR27128, nm -P portable output format regressionAlan Modra6-6/+6
2021-02-26Add PR27441 testcaseAlan Modra5-0/+27
2021-02-21Warn when a script redefines a symbolAlan Modra1-2/+3
2021-02-20readelf: Replace procesor with processorH.J. Lu3-3/+3
2021-02-19Wrong ELF class plugin vs. gcc ld versionAlan Modra1-72/+72
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra42-209/+174
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton1-2/+2
2021-02-09Remove arm-symbianelfAlan Modra3-25/+0
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu2-126/+0
2021-02-04x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu7-7/+7
2021-02-04ld: Restore PR ld/15146 testsH.J. Lu6-0/+47
2021-02-04PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra2-2/+13
2021-02-03PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra1-2/+2
2021-02-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra6-6/+30
2021-02-01Re: ld: Add a test for PR ld/27259Alan Modra1-1/+1
2021-01-29PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.soAlan Modra1-0/+5
2021-01-28ld: Add a test for PR ld/27259H.J. Lu2-0/+21
2021-01-26ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.dH.J. Lu1-2/+2
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra1-0/+1
2021-01-21mips XPASS pr26936Alan Modra1-5/+3
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra17-183/+50
2021-01-19libctf, ld: fix data symbol test with newer GCCNick Alcock2-2/+6
2021-01-19ld: Just xfail riscv little endian targets for compressed1d.d test.Nelson Chu2-2/+16
2021-01-18PR26378, sections initialised only by linker scripts are always read/writeAlan Modra1-1/+1
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu4-0/+18
2021-01-16PR binutils/23460: Increase the max number of open files to 20H.J. Lu1-1/+1
2021-01-16ld/elf/x86: Don't compare IFUNC address in the shared objectH.J. Lu2-21/+3
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu9-0/+61
2021-01-16PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCALAlan Modra2-2/+2
2021-01-15RISC-V: Error and warning messages tidy.Nelson Chu6-12/+12
2021-01-14ld: tests: add -msim when testing bfin targetsMike Frysinger1-0/+5
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra3-4/+1
2021-01-12elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputsH.J. Lu4-0/+63
2021-01-09ld/x86-64: Properly Handle -z lam-u48/lam-u57H.J. Lu3-0/+28
2021-01-08ld/x86-64: Also set LAM_U57 when setting LAM_U48H.J. Lu2-2/+2