Gold patch committed: Add -Ttext-segment as an alias for -Ttext

Ian Lance Taylor iant@google.com
Fri Feb 15 15:44:00 GMT 2013


Gold's -Ttext option is approximately the same as GNU ld's
-Ttext-segment option.  This patch adds -Ttext-segment to gold as an
alias for -Ttext, so that scripts can use both linkers the same way.
This was prompted in particular by
http://gcc.gnu.org/ml/gcc-patches/2013-02/msg00699.html .

Ian


2013-02-15  Ian Lance Taylor  <iant@google.com>

	* options.h (DEFINE_uint64_alias): Define.
	(class General_options): Add -Ttext-segment as an alias for
	-Ttext.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 2083 bytes
Desc: patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20130215/ef691a3e/attachment.bin>


More information about the Binutils mailing list