This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Plugin API clarification.


On 04/11/2010 03:35, Dave Korn wrote:

> ld/ChangeLog:
> 
> 	* plugin.h (plugin_active_plugins_p): New prototype.
> 	(is_ir_dummy_bfd): Delete prototype.
> 	* plugin.c: Fix formatting issues.
> 	(is_ir_dummy_bfd): Make static.
> 	(plugin_active_plugins_p): New function.
> 	* ldfile.c (ldfile_try_open_bfd): Use it to save work if no plugins
> 	are loaded.  Always close file descriptor after claim handler returns.
> 	* ldmain.c (add_archive_element): Likewise.
> 
> 
>   Built+tested on i686-pc-cygwin without regressions.  Am bootstrapping
> GCC+lto-plugin and will verify it against that after it's finished building.
> OK if no problems?

  It finished and I did, and it was all correct.  May I commit?

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]