Update plugin_maybe_claim
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 52c3ba05b4848d4f606671f8f3bc2901344e56e2..d7125ff49802c2e1a040ce3df5672f9fc577b675 100644 (file)
@@ -1,3 +1,16 @@
+2015-02-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * plugin.c: Include "libbfd.h".
+       (plugin_strdup): New.
+       (plugin_maybe_claim): Remove the argument of pointer to struct
+       ld_plugin_input_file.  Open and handle input entry.
+       * plugin.h (plugin_maybe_claim): Updated.
+       * ldfile.c (ldfile_try_open_bfd): Call plugin_maybe_claim directly
+       without passing a pointer to struct ld_plugin_input_file.
+       * ldmain.c: Don't include "libbfd.h".
+       (add_archive_element): Call plugin_maybe_claim directly without
+       passing a pointer to struct ld_plugin_input_file.
+
 2015-02-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld.texinfo: Document -z text, -z notext and -z textoff.
This page took 0.023545 seconds and 4 git commands to generate.