This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog layout.cc options.h
- From: ian at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 22 Jun 2009 20:23:21 -0000
- Subject: src/gold ChangeLog layout.cc options.h
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2009-06-22 20:23:21
Modified files:
gold : ChangeLog layout.cc options.h
Log message:
PR 10141
* options.h (class General_options): Add -z lazy and -z now. Sort
-z options into alphabetical order.
* layout.cc (Layout::finish_dynamic_section): Handle -z now.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.241&r2=1.242
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.126&r2=1.127
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.99&r2=1.100