summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)Author
2022-02-16ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei
2021-09-03ld testsuite tidyAlan Modra
2021-09-03CC_FOR_TARGET et alAlan Modra
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu
2021-08-11ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu
2021-02-26Add PR27441 testcaseAlan Modra
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra
2021-02-04ld: Restore PR ld/15146 testsH.J. Lu
2021-02-04PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra
2021-02-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra
2021-01-16PR binutils/23460: Increase the max number of open files to 20H.J. Lu
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu
2020-09-10Re: lto-18 testAlan Modra
2020-09-09lto-18 testAlan Modra
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu
2020-08-28mingw plugin test regressions due to commit 514b4e191d5fAlan Modra
2020-08-26ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu
2020-08-16ld: Add a PR binutils/26389 testH.J. Lu
2020-07-31ld: Add -fno-lto to linker testsH.J. Lu
2020-07-22ld: Properly override the IR definitionH.J. Lu
2020-06-30Remove x86 NaCl target supportH.J. Lu
2020-06-24ld: Set non_ir_ref_regular on source for assignmentH.J. Lu
2020-06-19Re: ld testsuite fixes for alphaAlan Modra
2020-06-19ld testsuite fixes for alphaAlan Modra
2020-06-16Use __asm__ rather than asm in ld testsuiteAlan Modra
2020-06-11Run certain ld-plugun lto tests only for ELFAlan Modra
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra
2020-06-04ld testsuite fails with default-PIE compilerAlan Modra
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu
2020-02-26ld: Add PR ld/25593 testsH.J. Lu
2020-02-19Adjust PR25355 testcaseAlan Modra
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-23ld-plugin/pr24406-1.c: Correct buffer size to readH.J. Lu
2019-07-26Ajdust lto-3r and lto-5r tests for powerpc64Alan Modra
2019-07-24Revert "Remove tests that test __gnu_lto_v1 symbol."H.J. Lu
2019-07-23Remove tests that test __gnu_lto_v1 symbol.Martin Liska