http://sourceware.org/bugzilla/show_bug.cgi?id=12289

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2010-12-06 12:44:55 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    h...@sourceware.org    2010-12-06 12:44:51

Modified files:
    ld             : ChangeLog ldmain.c plugin.c plugin.h 

Log message:
    Call xatexit with plugin_call_cleanup.

    2010-12-06  H.J. Lu  <hongjiu...@intel.com>
    Dmitry Gorbachev  <d.g.gorbac...@gmail.com>

    PR ld/12289
    * ldmain.c (main): Don't call plugin_call_cleanup.

    * plugin.c (plugin_call_cleanup): Make it static.
    (message): Don't call plugin_call_cleanup.
    (plugin_load_plugins): Call xatexit with plugin_call_cleanup.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2247&r2=1.2248
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldmain.c.diff?cvsroot=src&r1=1.146&r2=1.147
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.h.diff?cvsroot=src&r1=1.4&r2=1.5

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to