bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12289] Plugin's cleanup hook should be probably registered with


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12289] Plugin's cleanup hook should be probably registered with xatexit()
Date: Mon, 6 Dec 2010 12:45:17 +0000

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:    address@hidden    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  <address@hidden>
    Dmitry Gorbachev  <address@hidden>

    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]