bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12760] LTO doesn't work with .gnu.warning section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12760] LTO doesn't work with .gnu.warning section
Date: Tue, 17 May 2011 13:02:59 +0000

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

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-05-17 13:02:22 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-05-17 13:02:18

Modified files:
    include        : ChangeLog bfdlink.h 
    bfd            : ChangeLog coff-aux.c elflink.c linker.c 
    ld             : ChangeLog ldmain.c plugin.c 

Log message:
    PR ld/12760
    include/
    * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
    "string" param.
    bfd/
    * coff-aux.c (coff_m68k_aux_link_add_one_symbol): Adjust "notice" call.
    * elflink.c (elf_link_add_object_symbols): Likewise.
    * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
    ld/
    * ldmain.c (notice): Add "flags" and "string" param.
    * plugin.c (plugin_notice): Likewise.  Handle indirect, warning
    and constructor syms.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.532&r2=1.533
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/bfdlink.h.diff?cvsroot=src&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5344&r2=1.5345
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/coff-aux.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.403&r2=1.404
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/linker.c.diff?cvsroot=src&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2334&r2=1.2335
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldmain.c.diff?cvsroot=src&r1=1.154&r2=1.155
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/plugin.c.diff?cvsroot=src&r1=1.34&r2=1.35

-- 
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]