aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)AuthorFilesLines
2022-05-04LTO: Handle __real_SYM reference in IRH.J. Lu2-0/+27
2022-04-27Revert pr29072 lto test changesAlan Modra3-4/+4
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton3-4/+4
2022-03-10Re: ld: Add a before_plugin_all_symbols_read hookAlan Modra1-1/+1
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu4-0/+33
2022-02-13ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu3-0/+41
2022-01-02Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei1-1/+1
2021-09-03ld testsuite tidyAlan Modra1-9/+9
2021-09-03CC_FOR_TARGET et alAlan Modra2-32/+34
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu7-0/+46
2021-08-11ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu1-4/+4
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu1-30/+34
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu9-0/+92
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu1-0/+7
2021-02-26Add PR27441 testcaseAlan Modra5-0/+27
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra2-8/+6
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-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra6-6/+30
2021-01-16PR binutils/23460: Increase the max number of open files to 20H.J. Lu1-1/+1
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2020-11-02PR26806, Suspected linker bug with LTOAlan Modra7-0/+63
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu1-16/+0
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu1-1/+1
2020-09-10Re: lto-18 testAlan Modra3-4/+14
2020-09-09lto-18 testAlan Modra6-4/+65
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra6-47/+0
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu2-14/+14
2020-08-28mingw plugin test regressions due to commit 514b4e191d5fAlan Modra1-4/+11
2020-08-26ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu2-10/+14
2020-08-16ld: Add a PR binutils/26389 testH.J. Lu3-0/+8
2020-07-31ld: Add -fno-lto to linker testsH.J. Lu1-1/+2
2020-07-22ld: Properly override the IR definitionH.J. Lu8-0/+128
2020-06-30Remove x86 NaCl target supportH.J. Lu1-2/+0
2020-06-24ld: Set non_ir_ref_regular on source for assignmentH.J. Lu3-0/+36
2020-06-19Re: ld testsuite fixes for alphaAlan Modra3-3/+3
2020-06-19ld testsuite fixes for alphaAlan Modra1-2/+1
2020-06-16Use __asm__ rather than asm in ld testsuiteAlan Modra1-1/+1
2020-06-11Run certain ld-plugun lto tests only for ELFAlan Modra1-25/+25
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra2-9/+0
2020-06-04ld testsuite fails with default-PIE compilerAlan Modra1-1/+1
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu2-4/+12
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu1-5/+10
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu6-0/+23
2020-02-26ld: Add PR ld/25593 testsH.J. Lu8-0/+63
2020-02-19Adjust PR25355 testcaseAlan Modra1-2/+2
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu3-0/+11
2020-01-06Add -fcommon compiler command line option to linker tests that need common sy...Nick Clifton1-10/+10