This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog object.cc
- From: ian at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 23 Jun 2009 07:19:35 -0000
- Subject: src/gold ChangeLog object.cc
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2009-06-23 07:19:35
Modified files:
gold : ChangeLog object.cc
Log message:
PR 10147
* object.cc (Object::section_contents): Don't try to get a view if
the section has length zero.
(Object::handle_gnu_warning_section): If the section is empty, use
the name of the section as the warning.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.245&r2=1.246
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.94&r2=1.95