* ldmain.c (remove_output): Rename to..
commitfdbc4035db118d5a46d2c8361f8eb441dd5a8021
authorAlan Modra <amodra@bigpond.net.au>
Mon, 14 Feb 2011 09:53:14 +0000 (14 09:53 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 14 Feb 2011 09:53:14 +0000 (14 09:53 +0000)
tree0253489ca62ecebeea2b0e3a2a7a9524feb5798f
parentd47681947dc50501f85c9b794542855c36261800
* 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