aboutsummaryrefslogtreecommitdiff
path: root/ld/testplug2.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-05-11Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers1-0/+5
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in ldAlan Modra1-13/+13
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-0/+2
2020-03-20Silence warnings due to plugin API changeAlan Modra1-1/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-14Remove redundant sizeof on EXPECTED_VIEW_LENGTHH.J. Lu1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-02-14Add a testcase for PR ld/17973H.J. Lu1-1/+8
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu1-1/+16
2015-02-11Remove unused dump_tv_tagH.J. Lu1-49/+2
2015-02-11Add tests for non-object IR fileH.J. Lu1-0/+693