[PATCH] add directive to enter/leave alternate macro mode
Jan Beulich
JBeulich@novell.com
Tue Aug 3 06:21:00 GMT 2004
I made the option all lower case first, but that collides with the
listing options (-a...) due to gas allowing long options to be preceeded
by either a double or a single dash. Prior to posting an update, I'd be
glad to get some advice as to how to proceed here... Thanks, Jan
>>> Ian Lance Taylor <ian@wasabisystems.com> 02.08.04 18:02:00 >>>
"Jan Beulich" <JBeulich@novell.com> writes:
> * as.c: Add and handle new --Alternate command line option.
The option name should be "--alternate". Long option names are all
lower case, except for compatibility purposes. This affects the code
and docs.
Please add a short entry to gas/NEWS mentioning the new option and
pseudo-ops.
With those changes, this patch is OK. Thanks.
Ian
More information about the Binutils
mailing list