[PATCH] Plugin API clarification.

Dave Korn dave.korn.cygwin@gmail.com
Fri Nov 5 04:31:00 GMT 2010


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



More information about the Binutils mailing list