|
| From: | cvs-commit at gcc dot gnu.org |
| Subject: | [Bug gold/12957] gold missing -F/--filter option |
| Date: | Sun, 3 Jul 2011 04:47:02 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12957
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> 2011-07-03 04:46:59 UTC ---
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2011-07-03 04:46:56
Modified files:
gold : ChangeLog layout.cc options.cc options.h
Log message:
PR gold/12957
* options.h (class General_options): Add -f and -F.
* options.cc (General_options::finalize): Fatal error if -f/-F
are used without -shared.
* layout.cc (Layout::finish_dynamic_section): Implement -f/-F.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.785&r2=1.786
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.210&r2=1.211
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.110&r2=1.111
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.163&r2=1.164
--
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] |