This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Rename --n32 to --x32


On 14 Jan 2011 you wrote:
> Hi,
>
> I checked in this patch to rename --n32 to --x32 for x86 assembler.
>
>
> H.J.
> ---
> gas/
>
> 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	* config/tc-i386.c (OPTION_N32): Renamed to ...
> 	(OPTION_X32): This.
> 	(md_longopts): Replace n32 with x32.
> 	(md_parse_option): Updated.
> 	(md_show_usage): Likewise.
>
> 	* doc/c-i386.texi: Replace n32 with x32.

You missed a mention of --n32 in the "Target i386 options" section of
doc/as.texinfo.

Jay.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]