aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Remove bfd_stdint.hAlan Modra15-17/+17
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock5-8/+8
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu4-0/+16
2021-03-19pr27590 testcase fixesAlan Modra2-4/+8
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu4-2/+33
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu4-0/+8
2021-03-18libctf: support encodings for enumsNick Alcock2-2/+5
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