|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/12549] --as-needed should ignore weak references |
Date: | Mon, 18 Feb 2013 11:31:29 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-02-18 11:31:29 UTC --- CVSROOT: /cvs/src Module name: src Branch: binutils-2_23-branch Changes by: address@hidden 2013-02-18 11:31: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&only_with_tag=binutils-2_23-branch&r1=1.5758.2.46&r2=1.5758.2.47 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.343.2.4&r2=1.343.2.5 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-strtab.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.16.20.1&r2=1.16.20.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.450.4.3&r2=1.450.4.4 -- 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] |