aboutsummaryrefslogtreecommitdiff
path: root/ld/plugin.c
AgeCommit message (Expand)AuthorFilesLines
47 hoursLTO: Properly check wrapper symbolH.J. Lu1-8/+3
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton1-3/+9
2024-02-16ld: Add -plugin-save-tempsH.J. Lu1-8/+11
2024-02-15PR28448, Memory leak in function add_symbols(plugin.c)Alan Modra1-1/+5
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-6/+24
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-26PR12265, Compiling ld/ fails on Solaris 8Alan Modra1-1/+3
2022-05-04LTO: Handle __real_SYM reference in IRH.J. Lu1-2/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-07ld: Check archive only for archive memberH.J. Lu1-1/+3
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu1-8/+18
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra1-1/+1
2021-03-31Use bool in ldAlan Modra1-41/+41
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-30ld: Override the IR definition for non-ELF targetsH.J. Lu1-2/+4
2020-09-16Tidy elf_symbol_fromAlan Modra1-1/+1
2020-07-22ld: Properly override the IR definitionH.J. Lu1-6/+10
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-0/+2
2020-05-19Use bfd_get_filename throughout ldAlan Modra1-3/+3
2020-03-02bfd_cleanup for object_pAlan Modra1-4/+9
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu1-0/+1
2020-02-26Indent labelsAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-0/+1
2019-09-11Tidy ld/plugin.cAlan Modra1-10/+8
2019-08-29Segfault in ld building SPEC CPU2017 527.cam4_r with -fltoAlan Modra1-1/+1
2019-06-25ld/plugins: avoid shadowing a C library symbolJan Beulich1-15/+15
2019-05-17PR24567, assertion failure in ldlang.c:6868 when compiling with -fltoAlan Modra1-18/+24
2019-04-25LTO: Properly handle wrapper symbols in IRH.J. Lu1-7/+28
2019-03-26Provide string description of definition, visibility and resolution in LTO pl...marxin1-2/+71
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-07-04ld: Set non_ir_ref_regular for --undefined SYMBOLH.J. Lu1-7/+0
2018-06-05PR23254, ld.bfd mishandles file pointers while scanning archiveAlan Modra1-10/+0
2018-02-26ld error/warning messagesAlan Modra1-14/+14
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-12ld whitespace fixesAlan Modra1-1/+1
2017-10-11ld internationalization fixesAlan Modra1-1/+1
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-4/+4
2017-05-16non_ir_ref_dynamicAlan Modra1-30/+35
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu1-6/+17
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-31Initialize input statement created in add_archive_memberThomas Preud'homme1-0/+1
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+2
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess1-0/+5
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra1-37/+16
2016-07-04Warn and return for duplicated pluginH.J. Lu1-0/+13
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra1-13/+23
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu1-1/+1