|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/12549] --as-needed should ignore weak references |
Date: | Mon, 18 Feb 2013 10:40:27 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-02-18 10:40:27 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2013-02-18 10:40:19 Modified files: bfd : ChangeLog elf-bfd.h elf-strtab.c elflink.c Log message: PR ld/12549 * elf-bfd.h (_bfd_elf_strtab_clear_refs): Delete. (_bfd_elf_strtab_clear_all_refs): Declare. (_bfd_elf_strtab_resize): Declare. * elf-strtab.c (_bfd_elf_strtab_clear_refs): Delete. (_bfd_elf_strtab_clear_all_refs): New function. (_bfd_elf_strtab_resize): Likewise. * elflink.c (elf_link_add_object_symbols): Use _bfd_elf_strtab_resize. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5971&r2=1.5972 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.360&r2=1.361 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-strtab.c.diff?cvsroot=src&r1=1.18&r2=1.19 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.469&r2=1.470 -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |