src/gold ChangeLog layout.cc layout.h script.cc
ian@sourceware.org
ian@sourceware.org
Thu Dec 31 03:48:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2009-12-31 03:48:46
Modified files:
gold : ChangeLog layout.cc layout.h script.cc
Log message:
PR 10979
* script.cc (read_input_script): If we see a new SECTIONS clause,
and we have added an input section, give an error.
* layout.h (class Layout): Add have_added_input_section function.
Add have_added_input_section_ field.
* layout.cc (Layout::Layout): Initialize
have_added_input_section_.
(Layout::layout): Set have_added_input_section_.
(Layout::layout_eh_frame): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.414&r2=1.415
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.153&r2=1.154
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.h.diff?cvsroot=src&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/script.cc.diff?cvsroot=src&r1=1.63&r2=1.64
More information about the Binutils-cvs
mailing list