OSDN Git Service

* ldmain.c (remove_output): Rename to..
authoramodra <amodra>
Mon, 14 Feb 2011 18:53:14 +0000 (18:53 +0000)
committeramodra <amodra>
Mon, 14 Feb 2011 18:53:14 +0000 (18:53 +0000)
commit6c70660737f3b5715813c96a3eaa4bde5e783d84
tree3937d5561e0ac5bf40d4784d08110cdcefd42921
parentb013c1e1d0170b744f4c9ec88f2e2851d927c392
* ldmain.c (remove_output): Rename to..
(ld_cleanup): ..this. Call bfd_cache_close_all and plugin_call_cleanup.
(main): Adjust.
* plugin.c (plugin_call_cleanup): Make global.
(plugin_load_plugins): Don't register plugin_call_cleanup with xatexit.
* plugin.h (plugin_call_cleanup): Declare.
ld/ChangeLog
ld/ldmain.c
ld/plugin.c
ld/plugin.h