This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog archive.cc
- From: ian at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 7 Dec 2010 15:47:47 -0000
- Subject: src/gold ChangeLog archive.cc
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2010-12-07 15:47:47
Modified files:
gold : ChangeLog archive.cc
Log message:
* archive.cc (Archive::get_elf_object_for_member): Permit
punconfigured to be NULL.
(Archive::read_symbols): Pass NULL to get_elf_object_for_member.
(Archive::include_member): Pass NULL to get_elf_object_for_member
if we searched for the archive and this is the first included
object.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.675&r2=1.676
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/archive.cc.diff?cvsroot=src&r1=1.60&r2=1.61