This is the mail archive of the binutils@sources.redhat.com 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] add directive to enter/leave alternate macro mode


Hmm, I'm not sure here. doc/as.texinfo contains references to alternate
macro mode, but only enclosed in an @ignore/@end ignore block, which I
understand prevents this from making it into the generated doc.
Additionally, this fragment refers a command line options -a and
--alternate, which don't exist (or to be exact, the short option has a
different meaning, the long one doesn't exist). So the question for me
would be why this is hidden at present, and if it is for a reason, then
there would be little point in documenting the directive without
consolidating this.

Jan

>>> Ian Lance Taylor <ian@wasabisystems.com> 03.06.04 19:29:11 >>>
"Jan Beulich" <JBeulich@novell.com> writes:

> 2004-06-03 Jan Beulich <jbeulich@novell.com>
> 
> 	* gas/macro.c: New function macro_set_alternate.
> 	* gas/macro.h: Declare macro_set_alternate.
> 	* gas/read.c: Add and handle new .altmacro directive.

This patch would seem to need some documentation.

Ian


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