|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug gold/10030] gold doesn't support TARGET command in linker scripts |
Date: | 23 Jun 2009 06:40:08 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-23 06:40 ------- Subject: Bug 10030 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-06-23 06:39:47 Modified files: gold : ChangeLog options.cc options.h script-c.h script.cc yyscript.y Log message: PR 10030 * yyscript.y: Parse TARGET. * script.cc (script_set_target): New function. * script-c.h (script_set_target): Declare. * options.cc (General_options::string_to_object_format): Rename from string_to_object_format in anonymous namespace. Change callers. * options.h (class General_options): Declare string_to_object_format. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.243&r2=1.244 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.cc.diff?cvsroot=src&r1=1.86&r2=1.87 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/options.h.diff?cvsroot=src&r1=1.100&r2=1.101 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/script-c.h.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/script.cc.diff?cvsroot=src&r1=1.53&r2=1.54 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/yyscript.y.diff?cvsroot=src&r1=1.20&r2=1.21 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10030 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |