gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / ld / plugin.c
2020-05-19  Alan ModraUse bfd_get_filename throughout ld
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-03-02  H.J. Luplugin: Copy the no_export field to the IR dummy object
2020-02-26  Alan ModraIndent labels
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-09-11  Alan ModraTidy ld/plugin.c
2019-08-28  Alan ModraSegfault in ld building SPEC CPU2017 527.cam4_r with...
2019-06-25  Jan Beulichld/plugins: avoid shadowing a C library symbol
2019-05-17  Alan ModraPR24567, assertion failure in ldlang.c:6868 when compil...
2019-04-25  H.J. LuLTO: Properly handle wrapper symbols in IR
2019-03-26  marxinProvide string description of definition, visibility...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-04  H.J. Luld: Set non_ir_ref_regular for --undefined SYMBOL
2018-06-05  Alan ModraPR23254, ld.bfd mishandles file pointers while scanning...
2018-02-26  Alan Modrald error/warning messages
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-12  Alan Modrald whitespace fixes
2017-10-11  Alan Modrald internationalization fixes
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-16  Alan Modranon_ir_ref_dynamic
2017-04-20  H.J. LuHandle symbol defined in IR and referenced in DSO
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-31  Thomas Preud'hommeInitialize input statement created in add_archive_member
2016-10-05  Alan Modra-Wimplicit-fallthrough error fixes
2016-07-19  Andrew Burgessld: Restore file offset after a plugin fails to claim...
2016-07-16  Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-07-04  H.J. LuWarn and return for duplicated plugin
2016-06-20  Alan ModraPR ld/20276: Set non_ir_ref on common symbol
2016-06-18  H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-14  Alan ModraDelete bfd_my_archive macro
2016-06-14  Alan ModraSet my_archive for thin archives
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-05-12  H.J. LuHandle symbols defined/referenced only within IR
2016-03-21  Nick CliftonRemove use of alloca.
2016-01-01  Alan ModraCopyright update for binutils
2015-12-10  Kwok Cheung Yeungld: Fix LTO for MinGW targets
2015-08-19  Alan ModraRemove link_info.pic
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-04-11  H.J. LuRemove an extra ';'
2015-02-14  Alan ModraPR ld/17973 LTO file syms
2015-02-11  H.J. LuOutput "warning:" or "error:" in plugin messages
2015-02-11  H.J. LuMerge linker plugin handling into BFD plugin support
2015-02-11  H.J. LuInitialize use_mmap
2015-02-11  H.J. LuUnmap the buffer if plugin didn't claim the file
2015-02-10  H.J. LuAdd the missing HAVE_GETPAGESIZE check in get_view
2015-02-10  H.J. LuAlign offset passed to mmap
2015-02-08  H.J. LuCheck format against bfd_object directly
2015-02-07  H.J. LuReplace entry->the_bfd with ibfd
2015-02-07  H.J. LuUpdate plugin_maybe_claim
2015-02-06  H.J. LuUse mmap and cache the view buffer for get_view
2015-02-06  H.J. LuClose fd only if fd != -1
2015-02-05  H.J. LuAdd plugin_input_file_t
2015-01-29  H.J. LuRemove plugin_active_plugins_p()
2015-01-28  H.J. LuMake plugin_get_ir_dummy_bfd static
2015-01-28  H.J. LuThe initial support for LDPT_GET_VIEW
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-08-14  Alan ModraSimplify is_ir_dummy_bfd test
2014-08-12  Alan ModraFix build breakage when ld plugins disabled
2014-08-12  Alan ModraChange ld "notice" interface for better handling of...
2014-08-12  Alan ModraFix non-plugin warning symbol handling
2014-08-06  Alan ModraPR14918, lto always links in libgcc_s.so
2014-07-03  Alan ModraReload --as-needed libraries inside groups
2014-03-05  Alan ModraUpdate copyright years
2013-10-09  Roland McGrathld/
2013-02-19  Sandra Loosemore2013-02-19 Sandra Loosemore <sandra@codesourcery...
2013-02-16  H.J. LuDon't add DT_NEEDED for references from the dummy bfd
2013-02-16  H.J. LuAlso trace symbol from the IR bfd
2012-12-03  H.J. LuImprove plugin error handling
2012-10-22  Alan Modra * plugin.c (plugin_load_plugins): Warning fix.
2012-06-14  H.J. LuHandle link_info.pie in ld plugin
2012-03-05  Alan Modra * ldlang.h (struct lang_input_statement_flags): New...
2011-10-20  Alan Modra PR ld/13287
2011-10-10  Alan Modra * ldmain.c (main): Move code twiddling various config...
2011-10-06  Alan Modra PR ld/13329
2011-09-16  H.J. LuCheck if a symbol is hidden by linker script.
2011-08-17  Alan Modra PR ld/12762
2011-08-09  Alan Modra PR ld/13066
2011-08-05  Alan Modra PR ld/12762
2011-07-09  Alan Modra PR ld/12942
2011-05-17  Alan Modra PR ld/12760
2011-05-16  Alan Modra PR ld/12760
2011-04-24  Alan Modra PR ld/12365
2011-04-20  Alan Modra PR ld/12365
2011-04-20  Alan Modra PR ld/12365
2011-04-17  Alan Modra PR ld/12365
2011-03-28  Joseph Myers * configure.in: Check for windows.h, not Windows.h.
2011-03-10  Dave Korn[PATCH] Respect symbol wrappers when computing symbol...
2011-03-10  Dave Korn[PATCH] Do not use dummy bfd suffix for recognition...
2011-03-04  H.J. LuReport plugin symbols for --verbose=N.
2011-02-26  H.J. LuAdd entry_symbol chain into non_ironly_hash.
2011-02-24  H.J. LuDon't mark entry symbol IR only.
2011-02-14  Alan Modra * ldmain.c (remove_output): Rename to..
2011-01-22  Richard Sandifordbfd/
2011-01-14  Alan Modra * ldmain.c (main): Flush stdout before and stderr...
2011-01-05  H.J. LuCheck if a bfd is NULL before accessing its flags field.
2010-12-06  H.J. LuDon't add the trailing `\n' for LDPL_ERROR.
2010-12-06  H.J. LuUse putchar for the trailing `\n' in plugin message.
2010-12-06  H.J. LuCall xatexit with plugin_call_cleanup.
next
This page took 0.620533 seconds and 106 git commands to generate.