aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-plugin
AgeCommit message (Expand)AuthorFilesLines
2024-06-27Fix new libdep test so that if the plugin cannot be located the test fails gr...Nick Clifton1-3/+4
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton4-0/+142
2024-04-16elf: Skip the archive if the symbol isn't referencedH.J. Lu4-0/+49
2024-04-08ld: Add PR ld/31615 testsH.J. Lu6-0/+66
2024-04-05elf: Always honor the first definition in shared object and archiveH.J. Lu5-0/+59
2024-03-26Don't claim a fat IR object if no IR object should be claimedH.J. Lu3-2/+37
2024-01-04Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton3-4/+4
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra1-1/+1
2023-07-06ld: fix plugin tests for MIPS PICYunQiang Su10-0/+10
2023-06-23lto test fails with -fno-inline in CFLAGSAlan Modra1-5/+5
2023-06-15Revert "MIPS: fix some ld testcases with compiler"Maciej W. Rozycki2-25/+1
2023-06-05MIPS: fix some ld testcases with compilerYunQiang Su2-1/+25
2023-05-11Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers20-0/+20
2023-03-31lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu3-0/+17
2023-03-29ld testsuite CFLAGS_FOR_TARGETAlan Modra1-1/+2
2023-02-20ld/testsuite: adjust to Windows path separator.Clément Chigot6-6/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
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