]> git.pld-linux.org Git - packages/binutils.git/blame - binutils-gasp.patch
- updated to 2.17.50.0.2.
[packages/binutils.git] / binutils-gasp.patch
CommitLineData
e85a30b2
AM
1diff -urNbB binutils-2.16.91.0.2.org/gas/Makefile.am binutils-2.16.91.0.2/gas/Makefile.am
2--- binutils-2.16.91.0.2.org/gas/Makefile.am 2005-07-20 19:27:27.000000000 +0000
3+++ binutils-2.16.91.0.2/gas/Makefile.am 2005-07-21 18:35:02.000000000 +0000
4@@ -204,7 +204,7 @@
2859501d
JB
5 symbols.c \
6 write.c
7
8-CFILES = $(GAS_CFILES) itbl-ops.c
9+CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
10
11 HFILES = \
12 as.h \
e85a30b2 13@@ -466,7 +466,8 @@
2859501d
JB
14
15 # Note: GASP is now deprecated and has been removed. It is still
16 # available in the CVS archive or older binutils releases if it is needed.
17-noinst_PROGRAMS = as-new
18+# ...and it is needed for few packages in distribution.
19+noinst_PROGRAMS = as-new gasp-new
20 noinst_SCRIPTS = $(GDBINIT)
21 EXTRA_SCRIPTS = .gdbinit
22
e85a30b2 23@@ -530,6 +531,10 @@
2859501d
JB
24 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
25 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
26
27+gasp_new_SOURCES = gasp.c macro.c sb.c hash.c
28+gasp_new_LDADD = ../libiberty/libiberty.a $(INTLLIBS)
29+gasp_new_DEPENDENCIES = ../libiberty/libiberty.a $(INTLDEPS)
30+
e85a30b2
AM
31 EXPECT = expect
32 RUNTEST = runtest
33 RUNTESTFLAGS=
34@@ -2508,6 +2513,8 @@
2859501d
JB
35 $(INCDIR)/obstack.h subsegs.h struc-symbol.h
36 write.o: write.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
37 output-file.h dwarf2dbg.h
38+gasp.o: gasp.c $(INCDIR)/getopt.h $(INCDIR)/safe-ctype.h \
2859501d
JB
39+ sb.h macro.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
40 itbl-ops.o: itbl-ops.c itbl-ops.h $(INCDIR)/symcat.h
41 e-crisaout.o: $(srcdir)/config/e-crisaout.c $(INCDIR)/symcat.h \
42 emul-target.h
e85a30b2
AM
43diff -urNbB binutils-2.16.91.0.2.org/gas/doc/Makefile.am binutils-2.16.91.0.2/gas/doc/Makefile.am
44--- binutils-2.16.91.0.2.org/gas/doc/Makefile.am 2005-07-20 19:27:27.000000000 +0000
45+++ binutils-2.16.91.0.2/gas/doc/Makefile.am 2005-07-21 18:31:04.000000000 +0000
2859501d
JB
46@@ -15,7 +15,7 @@
47
48 man_MANS = as.1
49
50-info_TEXINFOS = as.texinfo
f8e97439 51+info_TEXINFOS = as.texinfo gasp.texinfo
2859501d
JB
52
53 asconfig.texi: $(CONFIG).texi
54 rm -f asconfig.texi
e85a30b2
AM
55diff -urNbB binutils-2.16.91.0.2.org/gas/doc/gasp.texinfo binutils-2.16.91.0.2/gas/doc/gasp.texinfo
56--- binutils-2.16.91.0.2.org/gas/doc/gasp.texinfo 1970-01-01 00:00:00.000000000 +0000
57+++ binutils-2.16.91.0.2/gas/doc/gasp.texinfo 2005-07-21 18:31:04.000000000 +0000
2859501d
JB
58@@ -0,0 +1,1456 @@
59+\input texinfo @c -*- Texinfo -*-
60+@setfilename gasp.info
61+@c
62+@c This file documents the assembly preprocessor "GASP"
63+@c
64+@c Copyright 1994, 1995, 2000, 2002 Free Software Foundation, Inc.
65+@c
66+@c Permission is granted to copy, distribute and/or modify this document
67+@c under the terms of the GNU Free Documentation License, Version 1.1
68+@c or any later version published by the Free Software Foundation;
69+@c with no Invariant Sections, with no Front-Cover Texts, and with no
70+@c Back-Cover Texts. A copy of the license is included in the
71+@c section entitled "GNU Free Documentation License".
72+
73+@ifinfo
74+@format
75+START-INFO-DIR-ENTRY
76+* gasp: (gasp). The GNU Assembler Preprocessor
77+END-INFO-DIR-ENTRY
78+@end format
79+@end ifinfo
80+
81+@syncodeindex ky cp
82+@syncodeindex fn cp
83+
84+@finalout
85+@setchapternewpage odd
86+@settitle GASP
87+@titlepage
88+@c FIXME boring title
89+@title GASP, an assembly preprocessor
90+@subtitle for GASP version 1
91+@sp 1
92+@subtitle March 1994
93+@author Roland Pesch
94+@page
95+
96+@tex
97+{\parskip=0pt \hfill Cygnus Support\par
98+}
99+@end tex
100+
101+@vskip 0pt plus 1filll
102+Copyright @copyright{} 1994, 1995, 2000, 2002 Free Software Foundation, Inc.
103+
104+ Permission is granted to copy, distribute and/or modify this document
105+ under the terms of the GNU Free Documentation License, Version 1.1
106+ or any later version published by the Free Software Foundation;
107+ with no Invariant Sections, with no Front-Cover Texts, and with no
108+ Back-Cover Texts. A copy of the license is included in the
109+ section entitled "GNU Free Documentation License".
110+
111+@end titlepage
112+
113+@ifinfo
114+Copyright @copyright{} 1994, 1995, 2000, 2002 Free Software Foundation, Inc.
115+
116+@ignore
117+Permission is granted to process this file through TeX and print the
118+results, provided the printed document carries a copying permission
119+notice identical to this one except for the removal of this paragraph
120+(this paragraph not being relevant to the printed manual).
121+@end ignore
122+
123+ Permission is granted to copy, distribute and/or modify this document
124+ under the terms of the GNU Free Documentation License, Version 1.1
125+ or any later version published by the Free Software Foundation;
126+ with no Invariant Sections, with no Front-Cover Texts, and with no
127+ Back-Cover Texts. A copy of the license is included in the
128+ section entitled "GNU Free Documentation License".
129+
130+
131+@node Top
132+@top GASP
133+
134+GASP is a preprocessor for assembly programs.
135+
136+This file describes version 1 of GASP.
137+
138+Steve Chamberlain wrote GASP; Roland Pesch wrote this manual.
139+
140+@menu
141+* Overview:: What is GASP?
142+* Invoking GASP:: Command line options.
143+* Commands:: Preprocessor commands.
144+* GNU Free Documentation License:: GNU Free Documentation License
145+* Index:: Index.
146+@end menu
147+@end ifinfo
148+
149+@node Overview
150+@chapter What is GASP?
151+
152+The primary purpose of the @sc{gnu} assembler is to assemble the output of
153+other programs---notably compilers. When you have to hand-code
154+specialized routines in assembly, that means the @sc{gnu} assembler is
155+an unfriendly processor: it has no directives for macros, conditionals,
156+or many other conveniences that you might expect.
157+
158+In some cases you can simply use the C preprocessor, or a generalized
159+preprocessor like @sc{m4}; but this can be awkward, since none of these
160+things are designed with assembly in mind.
161+
162+@sc{gasp} fills this need. It is expressly designed to provide the
163+facilities you need with hand-coded assembly code. Implementing it as a
164+preprocessor, rather than part of the assembler, allows the maximum
165+flexibility: you can use it with hand-coded assembly, without paying a
166+penalty of added complexity in the assembler you use for compiler
167+output.
168+
169+@emph{Note} The use of @sc{gasp} has now been deprecated. Anything
170+that it could do can now be done by the macro facilities built into
171+@sc{gas} itself. At some point in the future the @sc{gasp} sources will
172+be removed entirely from the binutils distribution.
173+
174+Here is a small example to give the flavor of @sc{gasp}. This input to
175+@sc{gasp}
176+
177+@cartouche
178+@example
179+ .MACRO saveregs from=8 to=14
180+count .ASSIGNA \from
181+ ! save r\from..r\to
182+ .AWHILE \&count LE \to
183+ mov r\&count,@@-sp
184+count .ASSIGNA \&count + 1
185+ .AENDW
186+ .ENDM
187+
188+ saveregs from=12
189+
190+bar: mov #H'dead+10,r0
191+foo .SDATAC "hello"<10>
192+ .END
193+@end example
194+@end cartouche
195+
196+@noindent
197+generates this assembly program:
198+
199+@cartouche
200+@example
201+ ! save r12..r14
202+ mov r12,@@-sp
203+ mov r13,@@-sp
204+ mov r14,@@-sp
205+
206+bar: mov #57005+10,r0
207+foo: .byte 6,104,101,108,108,111,10
208+@end example
209+@end cartouche
210+
211+@node Invoking GASP
212+@chapter Command Line Options
213+
214+@c FIXME! Or is there a simpler way, calling from GAS option?
215+The simplest way to use @sc{gasp} is to run it as a filter and assemble
216+its output. In Unix and its ilk, you can do this, for example:
217+
218+@c FIXME! GASP filename suffix convention?
219+@example
220+$ gasp prog.asm | as -o prog.o
221+@end example
222+
223+Naturally, there are also a few command-line options to allow you to
224+request variations on this basic theme. Here is the full set of
225+possibilities for the @sc{gasp} command line.
226+
227+@example
228+gasp [ -a | --alternate ]
229+ [ -c @var{char} | --commentchar @var{char} ]
230+ [ -d | --debug ] [ -h | --help ] [ -M | --mri ]
231+ [ -o @var{outfile} | --output @var{outfile} ]
232+ [ -p | --print ] [ -s | --copysource ]
233+ [ -u | --unreasonable ] [ -v | --version ]
234+ @var{infile} @dots{}
235+@end example
236+
237+@ftable @code
238+@item @var{infile} @dots{}
239+@c FIXME! Why not stdin as default infile?
240+The input file names. You must specify at least one input file; if you
241+specify more, @sc{gasp} preprocesses them all, concatenating the output
242+in the order you list the @var{infile} arguments.
243+
244+Mark the end of each input file with the preprocessor command
245+@code{.END}. @xref{Other Commands,, Miscellaneous commands}.
246+
247+@item -a
248+@itemx --alternate
249+Use alternative macro syntax. @xref{Alternate,, Alternate macro
250+syntax}, for a discussion of how this syntax differs from the default
251+@sc{gasp} syntax.
252+
253+@cindex comment character, changing
254+@cindex semicolon, as comment
255+@cindex exclamation mark, as comment
256+@cindex shriek, as comment
257+@cindex bang, as comment
258+@cindex @code{!} default comment char
259+@cindex @code{;} as comment char
260+@item -c '@var{char}'
261+@itemx --commentchar '@var{char}'
262+Use @var{char} as the comment character. The default comment character
263+is @samp{!}. For example, to use a semicolon as the comment character,
264+specify @w{@samp{-c ';'}} on the @sc{gasp} command line. Since
265+assembler command characters often have special significance to command
266+shells, it is a good idea to quote or escape @var{char} when you specify
267+a comment character.
268+
269+For the sake of simplicity, all examples in this manual use the default
270+comment character @samp{!}.
271+
272+@item -d
273+@itemx --debug
274+Show debugging statistics. In this version of @sc{gasp}, this option
275+produces statistics about the string buffers that @sc{gasp} allocates
276+internally. For each defined buffersize @var{s}, @sc{gasp} shows the
277+number of strings @var{n} that it allocated, with a line like this:
278+
279+@example
280+strings size @var{s} : @var{n}
281+@end example
282+
283+@noindent
284+@sc{gasp} displays these statistics on the standard error stream, when
285+done preprocessing.
286+
287+@item -h
288+@itemx --help
289+Display a summary of the @sc{gasp} command line options.
290+
291+@item -M
292+@itemx --mri
293+Use MRI compatibility mode. Using this option causes @sc{gasp} to
294+accept the syntax and pseudo-ops used by the Microtec Research
295+@code{ASM68K} assembler.
296+
297+@item -o @var{outfile}
298+@itemx --output @var{outfile}
299+Write the output in a file called @var{outfile}. If you do not use the
300+@samp{-o} option, @sc{gasp} writes its output on the standard output
301+stream.
302+
303+@item -p
304+@itemx --print
305+Print line numbers. @sc{gasp} obeys this option @emph{only} if you also
306+specify @samp{-s} to copy source lines to its output. With @samp{-s
307+-p}, @sc{gasp} displays the line number of each source line copied
308+(immediately after the comment character at the beginning of the line).
309+
310+@item -s
311+@itemx --copysource
312+Copy the source lines to the output file. Use this option
313+to see the effect of each preprocessor line on the @sc{gasp} output.
314+@sc{gasp} places a comment character (@samp{!} by default) at
315+the beginning of each source line it copies, so that you can use this
316+option and still assemble the result.
317+
318+@item -u
319+@itemx --unreasonable
320+Bypass ``unreasonable expansion'' limit. Since you can define @sc{gasp}
321+macros inside other macro definitions, the preprocessor normally
322+includes a sanity check. If your program requires more than 1,000
323+nested expansions, @sc{gasp} normally exits with an error message. Use
324+this option to turn off this check, allowing unlimited nested
325+expansions.
326+
327+@item -v
328+@itemx --version
329+Display the @sc{gasp} version number.
330+@end ftable
331+
332+@node Commands
333+@chapter Preprocessor Commands
334+
335+@sc{gasp} commands have a straightforward syntax that fits in well with
336+assembly conventions. In general, a command extends for a line, and may
337+have up to three fields: an optional label, the command itself, and
338+optional arguments to the command. You can write commands in upper or
339+lower case, though this manual shows them in upper case. @xref{Syntax
340+Details,, Details of the GASP syntax}, for more information.
341+
342+@menu
343+* Conditionals::
344+* Loops::
345+* Variables::
346+* Macros::
347+* Data::
348+* Listings::
349+* Other Commands::
350+* Syntax Details::
351+* Alternate::
352+@end menu
353+
354+@node Conditionals
355+@section Conditional assembly
356+
357+The conditional-assembly directives allow you to include or exclude
358+portions of an assembly depending on how a pair of expressions, or a
359+pair of strings, compare.
360+
361+The overall structure of conditionals is familiar from many other
362+contexts. @code{.AIF} marks the start of a conditional, and precedes
363+assembly for the case when the condition is true. An optional
364+@code{.AELSE} precedes assembly for the converse case, and an
365+@code{.AENDI} marks the end of the condition.
366+
367+@c FIXME! Why doesn't -u turn off this check?
368+You may nest conditionals up to a depth of 100; @sc{gasp} rejects
369+nesting beyond that, because it may indicate a bug in your macro
370+structure.
371+
372+@c FIXME! Why isn't there something like cpp's -D option? Conditionals
373+@c would be much more useful if there were.
374+Conditionals are primarily useful inside macro definitions, where you
375+often need different effects depending on argument values.
376+@xref{Macros,, Defining your own directives}, for details about defining
377+macros.
378+
379+@ftable @code
380+@item .AIF @var{expra} @var{cmp} @var{exprb}
381+@itemx .AIF "@var{stra}" @var{cmp} "@var{strb}"
382+
383+The governing condition goes on the same line as the @code{.AIF}
384+preprocessor command. You may compare either two strings, or two
385+expressions.
386+
387+When you compare strings, only two conditional @var{cmp} comparison
388+operators are available: @samp{EQ} (true if @var{stra} and @var{strb}
389+are identical), and @samp{NE} (the opposite).
390+
391+When you compare two expressions, @emph{both expressions must be
392+absolute} (@pxref{Expressions,, Arithmetic expressions in GASP}). You
393+can use these @var{cmp} comparison operators with expressions:
394+
395+@ftable @code
396+@item EQ
397+Are @var{expra} and @var{exprb} equal? (For strings, are @var{stra} and
398+@var{strb} identical?)
399+
400+@item NE
401+Are @var{expra} and @var{exprb} different? (For strings, are @var{stra}
402+and @var{strb} different?
403+
404+@item LT
405+Is @var{expra} less than @var{exprb}? (Not allowed for strings.)
406+
407+@item LE
408+Is @var{expra} less than or equal to @var{exprb}? (Not allowed for strings.)
409+
410+@item GT
411+Is @var{expra} greater than @var{exprb}? (Not allowed for strings.)
412+
413+@item GE
414+Is @var{expra} greater than or equal to @var{exprb}? (Not allowed for
415+strings.)
416+@end ftable
417+
418+@item .AELSE
419+Marks the start of assembly code to be included if the condition fails.
420+Optional, and only allowed within a conditional (between @code{.AIF} and
421+@code{.AENDI}).
422+
423+@item .AENDI
424+Marks the end of a conditional assembly.
425+@end ftable
426+
427+@node Loops
428+@section Repetitive sections of assembly
429+
430+Two preprocessor directives allow you to repeatedly issue copies of the
431+same block of assembly code.
432+
433+@ftable @code
434+@item .AREPEAT @var{aexp}
435+@itemx .AENDR
436+If you simply need to repeat the same block of assembly over and over a
437+fixed number of times, sandwich one instance of the repeated block
438+between @code{.AREPEAT} and @code{.AENDR}. Specify the number of
439+copies as @var{aexp} (which must be an absolute expression). For
440+example, this repeats two assembly statements three times in succession:
441+
442+@cartouche
443+@example
444+ .AREPEAT 3
445+ rotcl r2
446+ div1 r0,r1
447+ .AENDR
448+@end example
449+@end cartouche
450+
451+@item .AWHILE @var{expra} @var{cmp} @var{exprb}
452+@itemx .AENDW
453+@itemx .AWHILE @var{stra} @var{cmp} @var{strb}
454+@itemx .AENDW
455+To repeat a block of assembly depending on a conditional test, rather
456+than repeating it for a specific number of times, use @code{.AWHILE}.
457+@code{.AENDW} marks the end of the repeated block. The conditional
458+comparison works exactly the same way as for @code{.AIF}, with the same
459+comparison operators (@pxref{Conditionals,, Conditional assembly}).
460+
461+Since the terms of the comparison must be absolute expression,
462+@code{.AWHILE} is primarily useful within macros. @xref{Macros,,
463+Defining your own directives}.
464+@end ftable
465+
466+@cindex loops, breaking out of
467+@cindex breaking out of loops
468+You can use the @code{.EXITM} preprocessor directive to break out of
469+loops early (as well as to break out of macros). @xref{Macros,,
470+Defining your own directives}.
471+
472+@node Variables
473+@section Preprocessor variables
474+
475+You can use variables in @sc{gasp} to represent strings, registers, or
476+the results of expressions.
477+
478+You must distinguish two kinds of variables:
479+@enumerate
480+@item
481+Variables defined with @code{.EQU} or @code{.ASSIGN}. To evaluate this
482+kind of variable in your assembly output, simply mention its name. For
483+example, these two lines define and use a variable @samp{eg}:
484+
485+@cartouche
486+@example
487+eg .EQU FLIP-64
488+ @dots{}
489+ mov.l eg,r0
490+@end example
491+@end cartouche
492+
493+@emph{Do not use} this kind of variable in conditional expressions or
494+while loops; @sc{gasp} only evaluates these variables when writing
495+assembly output.
496+
497+@item
498+Variables for use during preprocessing. You can define these
499+with @code{.ASSIGNC} or @code{.ASSIGNA}. To evaluate this
500+kind of variable, write @samp{\&} before the variable name; for example,
501+
502+@cartouche
503+@example
504+opcit .ASSIGNA 47
505+ @dots{}
506+ .AWHILE \&opcit GT 0
507+ @dots{}
508+ .AENDW
509+@end example
510+@end cartouche
511+
512+@sc{gasp} treats macro arguments almost the same way, but to evaluate
513+them you use the prefix @samp{\} rather than @samp{\&}.
514+@xref{Macros,, Defining your own directives}.
515+@end enumerate
516+
517+@ftable @code
518+@item @var{pvar} .EQU @var{expr}
519+@c FIXME! Anything to beware of re GAS directive of same name?
520+Assign preprocessor variable @var{pvar} the value of the expression
521+@var{expr}. There are no restrictions on redefinition; use @samp{.EQU}
522+with the same @var{pvar} as often as you find it convenient.
523+
524+@item @var{pvar} .ASSIGN @var{expr}
525+Almost the same as @code{.EQU}, save that you may not redefine
526+@var{pvar} using @code{.ASSIGN} once it has a value.
527+@c FIXME!! Supposed to work this way, apparently, but on 9feb94 works
528+@c just like .EQU
529+
530+@item @var{pvar} .ASSIGNA @var{aexpr}
531+Define a variable with a numeric value, for use during preprocessing.
532+@var{aexpr} must be an absolute expression. You can redefine variables
533+with @code{.ASSIGNA} at any time.
534+
535+@item @var{pvar} .ASSIGNC "@var{str}"
536+Define a variable with a string value, for use during preprocessing.
537+You can redefine variables with @code{.ASSIGNC} at any time.
538+
539+@item @var{pvar} .REG (@var{register})
540+Use @code{.REG} to define a variable that represents a register. In
541+particular, @var{register} is @emph{not evaluated} as an expression.
542+You may use @code{.REG} at will to redefine register variables.
543+@end ftable
544+
545+All these directives accept the variable name in the ``label'' position,
546+that is at the left margin. You may specify a colon after the variable
547+name if you wish; the first example above could have started @samp{eg:}
548+with the same effect.
549+
550+@c pagebreak makes for better aesthetics---ensures macro and expansion together
551+@page
552+@node Macros
553+@section Defining your own directives
554+
555+The commands @code{.MACRO} and @code{.ENDM} allow you to define macros
556+that generate assembly output. You can use these macros with a syntax
557+similar to built-in @sc{gasp} or assembler directives. For example,
558+this definition specifies a macro @code{SUM} that adds together a range of
559+consecutive registers:
560+
561+@cartouche
562+@example
563+ .MACRO SUM FROM=0, TO=9
564+ ! \FROM \TO
565+ mov r\FROM,r10
566+COUNT .ASSIGNA \FROM+1
567+ .AWHILE \&COUNT LE \TO
568+ add r\&COUNT,r10
569+COUNT .ASSIGNA \&COUNT+1
570+ .AENDW
571+ .ENDM
572+@end example
573+@end cartouche
574+
575+@noindent
576+With that definition, @samp{SUM 0,5} generates this assembly output:
577+
578+@cartouche
579+@example
580+ ! 0 5
581+ mov r0,r10
582+ add r1,r10
583+ add r2,r10
584+ add r3,r10
585+ add r4,r10
586+ add r5,r10
587+@end example
588+@end cartouche
589+
590+@ftable @code
591+@item .MACRO @var{macname}
592+@itemx .MACRO @var{macname} @var{macargs} @dots{}
593+Begin the definition of a macro called @var{macname}. If your macro
594+definition requires arguments, specify their names after the macro name,
595+separated by commas or spaces. You can supply a default value for any
596+macro argument by following the name with @samp{=@var{deflt}}. For
597+example, these are all valid @code{.MACRO} statements:
598+
599+@table @code
600+@item .MACRO COMM
601+Begin the definition of a macro called @code{COMM}, which takes no
602+arguments.
603+
604+@item .MACRO PLUS1 P, P1
605+@itemx .MACRO PLUS1 P P1
606+Either statement begins the definition of a macro called @code{PLUS1},
607+which takes two arguments; within the macro definition, write
608+@samp{\P} or @samp{\P1} to evaluate the arguments.
609+
610+@item .MACRO RESERVE_STR P1=0 P2
611+Begin the definition of a macro called @code{RESERVE_STR}, with two
612+arguments. The first argument has a default value, but not the second.
613+After the definition is complete, you can call the macro either as
614+@samp{RESERVE_STR @var{a},@var{b}} (with @samp{\P1} evaluating to
615+@var{a} and @samp{\P2} evaluating to @var{b}), or as @samp{RESERVE_STR
616+,@var{b}} (with @samp{\P1} evaluating as the default, in this case
617+@samp{0}, and @samp{\P2} evaluating to @var{b}).
618+@end table
619+
620+When you call a macro, you can specify the argument values either by
621+position, or by keyword. For example, @samp{SUM 9,17} is equivalent to
622+@samp{SUM TO=17, FROM=9}. Macro arguments are preprocessor variables
623+similar to the variables you define with @samp{.ASSIGNA} or
624+@samp{.ASSIGNC}; in particular, you can use them in conditionals or for
625+loop control. (The only difference is the prefix you write to evaluate
626+the variable: for a macro argument, write @samp{\@var{argname}}, but for
627+a preprocessor variable, write @samp{\&@var{varname}}.)
628+
629+@item @var{name} .MACRO
630+@itemx @var{name} .MACRO ( @var{macargs} @dots{} )
631+@c FIXME check: I think no error _and_ no args recognized if I use form
632+@c NAME .MACRO ARG ARG
633+An alternative form of introducing a macro definition: specify the macro
634+name in the label position, and the arguments (if any) between
635+parentheses after the name. Defaulting rules and usage work the same
636+way as for the other macro definition syntax.
637+
638+@item .ENDM
639+Mark the end of a macro definition.
640+
641+@item .EXITM
642+Exit early from the current macro definition, @code{.AREPEAT} loop, or
643+@code{.AWHILE} loop.
644+
645+@cindex number of macros executed
646+@cindex macros, count executed
647+@item \@@
648+@sc{gasp} maintains a counter of how many macros it has
649+executed in this pseudo-variable; you can copy that number to your
650+output with @samp{\@@}, but @emph{only within a macro definition}.
651+
652+@item LOCAL @var{name} [ , @dots{} ]
653+@emph{Warning: @code{LOCAL} is only available if you select ``alternate
654+macro syntax'' with @samp{-a} or @samp{--alternate}.} @xref{Alternate,,
655+Alternate macro syntax}.
656+
657+Generate a string replacement for each of the @var{name} arguments, and
658+replace any instances of @var{name} in each macro expansion. The
659+replacement string is unique in the assembly, and different for each
660+separate macro expansion. @code{LOCAL} allows you to write macros that
661+define symbols, without fear of conflict between separate macro expansions.
662+@end ftable
663+
664+@node Data
665+@section Data output
666+
667+In assembly code, you often need to specify working areas of memory;
668+depending on the application, you may want to initialize such memory or
669+not. @sc{gasp} provides preprocessor directives to help you avoid
670+repetitive coding for both purposes.
671+
672+You can use labels as usual to mark the data areas.
673+
674+@menu
675+* Initialized::
676+* Uninitialized::
677+@end menu
678+
679+@node Initialized
680+@subsection Initialized data
681+
682+These are the @sc{gasp} directives for initialized data, and the standard
683+@sc{gnu} assembler directives they expand to:
684+
685+@ftable @code
686+@item .DATA @var{expr}, @var{expr}, @dots{}
687+@itemx .DATA.B @var{expr}, @var{expr}, @dots{}
688+@itemx .DATA.W @var{expr}, @var{expr}, @dots{}
689+@itemx .DATA.L @var{expr}, @var{expr}, @dots{}
690+Evaluate arithmetic expressions @var{expr}, and emit the corresponding
691+@code{as} directive (labelled with @var{lab}). The unqualified
692+@code{.DATA} emits @samp{.long}; @code{.DATA.B} emits @samp{.byte};
693+@code{.DATA.W} emits @samp{.short}; and @code{.DATA.L} emits
694+@samp{.long}.
695+
696+For example, @samp{foo .DATA 1,2,3} emits @samp{foo: .long 1,2,3}.
697+
698+@item .DATAB @var{repeat}, @var{expr}
699+@itemx .DATAB.B @var{repeat}, @var{expr}
700+@itemx .DATAB.W @var{repeat}, @var{expr}
701+@itemx .DATAB.L @var{repeat}, @var{expr}
702+@c FIXME! Looks like gasp accepts and ignores args after 2nd.
703+Make @code{as} emit @var{repeat} copies of the value of the expression
704+@var{expr} (using the @code{as} directive @code{.fill}).
705+@samp{.DATAB.B} repeats one-byte values; @samp{.DATAB.W} repeats
706+two-byte values; and @samp{.DATAB.L} repeats four-byte values.
707+@samp{.DATAB} without a suffix repeats four-byte values, just like
708+@samp{.DATAB.L}.
709+
710+@c FIXME! Allowing zero might be useful for edge conditions in macros.
711+@var{repeat} must be an absolute expression with a positive value.
712+
713+@item .SDATA "@var{str}" @dots{}
714+String data. Emits a concatenation of bytes, precisely as you specify
715+them (in particular, @emph{nothing is added to mark the end} of the
716+string). @xref{Constants,, String and numeric constants}, for details
717+about how to write strings. @code{.SDATA} concatenates multiple
718+arguments, making it easy to switch between string representations. You
719+can use commas to separate the individual arguments for clarity, if you
720+choose.
721+
722+@item .SDATAB @var{repeat}, "@var{str}" @dots{}
723+Repeated string data. The first argument specifies how many copies of
724+the string to emit; the remaining arguments specify the string, in the
725+same way as the arguments to @code{.SDATA}.
726+
727+@item .SDATAZ "@var{str}" @dots{}
728+Zero-terminated string data. Just like @code{.SDATA}, except that
729+@code{.SDATAZ} writes a zero byte at the end of the string.
730+
731+@item .SDATAC "@var{str}" @dots{}
732+Count-prefixed string data. Just like @code{.SDATA}, except that
733+@sc{gasp} precedes the string with a leading one-byte count. For
734+example, @samp{.SDATAC "HI"} generates @samp{.byte 2,72,73}. Since the
735+count field is only one byte, you can only use @code{.SDATAC} for
736+strings less than 256 bytes in length.
737+@end ftable
738+
739+@node Uninitialized
740+@subsection Uninitialized data
741+
742+@c FIXME! .space different on some platforms, notably HPPA. Config?
743+Use the @code{.RES}, @code{.SRES}, @code{.SRESC}, and @code{.SRESZ}
744+directives to reserve memory and leave it uninitialized. @sc{gasp}
745+resolves these directives to appropriate calls of the @sc{gnu}
746+@code{as} @code{.space} directive.
747+
748+@ftable @code
749+@item .RES @var{count}
750+@itemx .RES.B @var{count}
751+@itemx .RES.W @var{count}
752+@itemx .RES.L @var{count}
753+Reserve room for @var{count} uninitialized elements of data. The
754+suffix specifies the size of each element: @code{.RES.B} reserves
755+@var{count} bytes, @code{.RES.W} reserves @var{count} pairs of bytes,
756+and @code{.RES.L} reserves @var{count} quartets. @code{.RES} without a
757+suffix is equivalent to @code{.RES.L}.
758+
759+@item .SRES @var{count}
760+@itemx .SRES.B @var{count}
761+@itemx .SRES.W @var{count}
762+@itemx .SRES.L @var{count}
763+@c FIXME! This is boring. Shouldn't it at least have a different
764+@c default size? (e.g. the "S" suggests "string", for which .B
765+@c would be more appropriate)
766+@code{.SRES} is a synonym for @samp{.RES}.
767+
768+@item .SRESC @var{count}
769+@itemx .SRESC.B @var{count}
770+@itemx .SRESC.W @var{count}
771+@itemx .SRESC.L @var{count}
772+Like @code{.SRES}, but reserves space for @code{@var{count}+1} elements.
773+
774+@item .SRESZ @var{count}
775+@itemx .SRESZ.B @var{count}
776+@itemx .SRESZ.W @var{count}
777+@itemx .SRESZ.L @var{count}
778+Like @code{.SRES}, but reserves space for @code{@var{count}+1} elements.
779+@end ftable
780+
781+@node Listings
782+@section Assembly listing control
783+
784+The @sc{gasp} listing-control directives correspond to
785+related @sc{gnu} @code{as} directives.
786+
787+@ftable @code
788+@item .PRINT LIST
789+@itemx .PRINT NOLIST
790+Print control. This directive emits the @sc{gnu} @code{as} directive
791+@code{.list} or @code{.nolist}, according to its argument. @xref{List,,
792+@code{.list}, as.info, Using as}, for details on how these directives
793+interact.
794+
795+@item .FORM LIN=@var{ln}
796+@itemx .FORM COL=@var{cols}
797+@itemx .FORM LIN=@var{ln} COL=@var{cols}
798+Specify the page size for assembly listings: @var{ln} represents the
799+number of lines, and @var{cols} the number of columns. You may specify
800+either page dimension independently, or both together. If you do not
801+specify the number of lines, @sc{gasp} assumes 60 lines; if you do not
802+specify the number of columns, @sc{gasp} assumes 132 columns.
803+(Any values you may have specified in previous instances of @code{.FORM}
804+do @emph{not} carry over as defaults.) Emits the @code{.psize}
805+assembler directive.
806+
807+@item .HEADING @var{string}
808+Specify @var{string} as the title of your assembly listings. Emits
809+@samp{.title "@var{string}"}.
810+
811+@item .PAGE
812+Force a new page in assembly listings. Emits @samp{.eject}.
813+@end ftable
814+
815+@node Other Commands
816+@section Miscellaneous commands
817+
818+@ftable @code
819+@item .ALTERNATE
820+Use the alternate macro syntax henceforth in the assembly.
821+@xref{Alternate,, Alternate macro syntax}.
822+
823+@item .ORG
824+@c FIXME! This is very strange, since _GAS_ understands .org
825+This command is recognized, but not yet implemented. @sc{gasp}
826+generates an error message for programs that use @code{.ORG}.
827+
828+@item .RADIX @var{s}
829+@c FIXME no test cases in testsuite/gasp
830+@sc{gasp} understands numbers in any of base two, eight, ten, or
831+sixteen. You can encode the base explicitly in any numeric constant
832+(@pxref{Constants,, String and numeric constants}). If you write
833+numbers without an explicit indication of the base, the most recent
834+@samp{.RADIX @var{s}} command determines how they are interpreted.
835+@var{s} is a single letter, one of the following:
836+
837+@table @code
838+@item .RADIX B
839+Base 2.
840+
841+@item .RADIX Q
842+Base 8.
843+
844+@item .RADIX D
845+Base 10. This is the original default radix.
846+
847+@item .RADIX H
848+Base 16.
849+@end table
850+
851+You may specify the argument @var{s} in lower case (any of @samp{bqdh})
852+with the same effects.
853+
854+@item .EXPORT @var{name}
855+@itemx .GLOBAL @var{name}
856+@c FIXME! No test cases in testsuite/gasp
857+Declare @var{name} global (emits @samp{.global @var{name}}). The two
858+directives are synonymous.
859+
860+@item .PROGRAM
861+No effect: @sc{gasp} accepts this directive, and silently ignores it.
862+
863+@item .END
864+Mark end of each preprocessor file. @sc{gasp} issues a warning if it
865+reaches end of file without seeing this command.
866+
867+@item .INCLUDE "@var{str}"
868+Preprocess the file named by @var{str}, as if its contents appeared
869+where the @code{.INCLUDE} directive does. @sc{gasp} imposes a maximum
870+limit of 30 stacked include files, as a sanity check.
871+@c FIXME! Why is include depth not affected by -u?
872+
873+@item .ALIGN @var{size}
874+@c FIXME! Why is this not utterly pointless?
875+Evaluate the absolute expression @var{size}, and emit the assembly
876+instruction @samp{.align @var{size}} using the result.
877+@end ftable
878+
879+@node Syntax Details
880+@section Details of the GASP syntax
881+
882+Since @sc{gasp} is meant to work with assembly code, its statement
883+syntax has no surprises for the assembly programmer.
884+
885+@cindex whitespace
886+@emph{Whitespace} (blanks or tabs; @emph{not} newline) is partially
887+significant, in that it delimits up to three fields in a line. The
888+amount of whitespace does not matter; you may line up fields in separate
889+lines if you wish, but @sc{gasp} does not require that.
890+
891+@cindex fields of @sc{gasp} source line
892+@cindex label field
893+The @emph{first field}, an optional @dfn{label}, must be flush left in a
894+line (with no leading whitespace) if it appears at all. You may use a
895+colon after the label if you wish; @sc{gasp} neither requires the colon
896+nor objects to it (but will not include it as part of the label name).
897+
898+@cindex directive field
899+The @emph{second field}, which must appear after some whitespace,
900+contains a @sc{gasp} or assembly @dfn{directive}.
901+
902+@cindex argument fields
903+Any @emph{further fields} on a line are @dfn{arguments} to the
904+directive; you can separate them from one another using either commas or
905+whitespace.
906+
907+@menu
908+* Markers::
909+* Constants::
910+* Symbols::
911+* Expressions::
912+* String Builtins::
913+@end menu
914+
915+@node Markers
916+@subsection Special syntactic markers
917+
918+@sc{gasp} recognizes a few special markers: to delimit comments, to
919+continue a statement on the next line, to separate symbols from other
920+characters, and to copy text to the output literally. (One other
921+special marker, @samp{\@@}, works only within macro definitions;
922+@pxref{Macros,, Defining your own directives}.)
923+
924+@cindex comments
925+The trailing part of any @sc{gasp} source line may be a @dfn{comment}.
926+A comment begins with the first unquoted comment character (@samp{!} by
927+default), or an escaped or doubled comment character (@samp{\!} or
928+@samp{!!} by default), and extends to the end of a line. You can
929+specify what comment character to use with the @samp{-c} option
930+(@pxref{Invoking GASP,, Command Line Options}). The two kinds of
931+comment markers lead to slightly different treatment:
932+
933+@table @code
934+@item !
935+A single, un-escaped comment character generates an assembly comment in
936+the @sc{gasp} output. @sc{gasp} evaluates any preprocessor variables
937+(macro arguments, or variables defined with @code{.ASSIGNA} or
938+@code{.ASSIGNC}) present. For example, a macro that begins like this
939+
940+@example
941+ .MACRO SUM FROM=0, TO=9
942+ ! \FROM \TO
943+@end example
944+
945+@noindent
946+issues as the first line of output a comment that records the
947+values you used to call the macro.
948+
949+@c comments, preprocessor-only
950+@c preprocessor-only comments
951+@c GASP-only comments
952+@item \!
953+@itemx !!
954+Either an escaped comment character, or a double comment character,
955+marks a @sc{gasp} source comment. @sc{gasp} does not copy such comments
956+to the assembly output.
957+@end table
958+
959+@cindex continuation character
960+@kindex +
961+To @emph{continue a statement} on the next line of the file, begin the
962+second line with the character @samp{+}.
963+
964+@cindex literal copy to output
965+@cindex copying literally to output
966+@cindex preprocessing, avoiding
967+@cindex avoiding preprocessing
968+Occasionally you may want to prevent @sc{gasp} from preprocessing some
969+particular bit of text. To @emph{copy literally} from the @sc{gasp}
970+source to its output, place @samp{\(} before the string to copy, and
971+@samp{)} at the end. For example, write @samp{\(\!)} if you need the
972+characters @samp{\!} in your assembly output.
973+
974+@cindex symbol separator
975+@cindex text, separating from symbols
976+@cindex symbols, separating from text
977+To @emph{separate a preprocessor variable} from text to appear
978+immediately after its value, write a single quote (@code{'}). For
979+example, @samp{.SDATA "\P'1"} writes a string built by concatenating the
980+value of @code{P} and the digit @samp{1}. (You cannot achieve this by
981+writing just @samp{\P1}, since @samp{P1} is itself a valid name for a
982+preprocessor variable.)
983+
984+@node Constants
985+@subsection String and numeric constants
986+
987+There are two ways of writing @dfn{string constants} in @sc{gasp}: as
988+literal text, and by numeric byte value. Specify a string literal
989+between double quotes (@code{"@var{str}"}). Specify an individual
990+numeric byte value as an absolute expression between angle brackets
991+(@code{<@var{expr}>}. Directives that output strings allow you to
992+specify any number of either kind of value, in whatever order is
993+convenient, and concatenate the result. (Alternate syntax mode
994+introduces a number of alternative string notations; @pxref{Alternate,,
995+Alternate macro syntax}.)
996+
997+@c Details of numeric notation, e.g. base prefixes
998+You can write @dfn{numeric constants} either in a specific base, or in
999+whatever base is currently selected (either 10, or selected by the most
1000+recent @code{.RADIX}).
1001+
1002+To write a number in a @emph{specific base}, use the pattern
1003+@code{@var{s}'@var{ddd}}: a base specifier character @var{s}, followed
1004+by a single quote followed by digits @var{ddd}. The base specifier
1005+character matches those you can specify with @code{.RADIX}: @samp{B} for
1006+base 2, @samp{Q} for base 8, @samp{D} for base 10, and @samp{H} for base
1007+16. (You can write this character in lower case if you prefer.)
1008+
1009+You can write floating point constants using the same syntax recognised
1010+by GAS @ref{Flonums,,Flonums,as,The GNU Assembler.}. A constraint is
1011+that these constants will be interpreted as decimal values irrespective
1012+of the currently selected base.
1013+
1014+@c FIXME! What are rules for recognizing number in deflt base? Whatever
1015+@c is left over after parsing other things??
1016+
1017+@node Symbols
1018+@subsection Symbols
1019+
1020+@sc{gasp} recognizes symbol names that start with any alphabetic character,
1021+@samp{_}, or @samp{$}, and continue with any of the same characters or
1022+with digits. Label names follow the same rules.
1023+
1024+@node Expressions
1025+@subsection Arithmetic expressions in GASP
1026+
1027+@cindex absolute expressions
1028+@cindex relocatable expressions
1029+There are two kinds of expressions, depending on their result:
1030+@dfn{absolute} expressions, which resolve to a constant (that is, they
1031+do not involve any values unknown to @sc{gasp}), and @dfn{relocatable}
1032+expressions, which must reduce to the form
1033+
1034+@example
1035+@var{addsym}+@var{const}-@var{subsym}
1036+@end example
1037+
1038+@noindent
1039+where @var{addsym} and @var{subsym} are assembly symbols of unknown
1040+value, and @var{const} is a constant.
1041+
1042+Arithmetic for @sc{gasp} expressions follows very similar rules to C.
1043+You can use parentheses to change precedence; otherwise, arithmetic
1044+primitives have decreasing precedence in the order of the following
1045+list.
1046+
1047+@enumerate
1048+@item
1049+Single-argument @code{+} (identity), @code{-} (arithmetic opposite), or
1050+@code{~} (bitwise negation). @emph{The argument must be an absolute
1051+expression.}
1052+
1053+@item
1054+@code{*} (multiplication) and @code{/} (division). @emph{Both arguments
1055+must be absolute expressions.}
1056+
1057+@item
1058+@code{+} (addition) and @code{-} (subtraction). @emph{At least one argument
1059+must be absolute.}
1060+@c FIXME! Actually, subtraction doesn't check for this.
1061+
1062+@item
1063+@code{&} (bitwise and). @emph{Both arguments must be absolute.}
1064+
1065+@item
1066+@c FIXME! I agree ~ is a better notation than ^ for xor, but is the
1067+@c improvement worth differing from C?
1068+@code{|} (bitwise or) and @code{~} (bitwise exclusive or; @code{^} in
1069+C). @emph{Both arguments must be absolute.}
1070+@end enumerate
1071+
1072+@node String Builtins
1073+@subsection String primitives
1074+
1075+You can use these primitives to manipulate strings (in the argument
1076+field of @sc{gasp} statements):
1077+
1078+@ftable @code
1079+@item .LEN("@var{str}")
1080+Calculate the length of string @code{"@var{str}"}, as an absolute
1081+expression. For example, @samp{.RES.B .LEN("sample")} reserves six
1082+bytes of memory.
1083+
1084+@item .INSTR("@var{string}", "@var{seg}", @var{ix})
1085+Search for the first occurrence of @var{seg} after position @var{ix} of
1086+@var{string}. For example, @samp{.INSTR("ABCDEFG", "CDE", 0)} evaluates
1087+to the absolute result @code{2}.
1088+
1089+The result is @code{-1} if @var{seg} does not occur in @var{string}
1090+after position @var{ix}.
1091+
1092+@item .SUBSTR("@var{string}",@var{start},@var{len})
1093+The substring of @var{string} beginning at byte number @var{start} and
1094+extending for @var{len} bytes.
1095+@end ftable
1096+
1097+@node Alternate
1098+@section Alternate macro syntax
1099+
1100+If you specify @samp{-a} or @samp{--alternate} on the @sc{gasp} command
1101+line, the preprocessor uses somewhat different syntax. This syntax is
1102+reminiscent of the syntax of Phar Lap macro assembler, but it
1103+is @emph{not} meant to be a full emulation of Phar Lap or similar
1104+assemblers. In particular, @sc{gasp} does not support directives such
1105+as @code{DB} and @code{IRP}, even in alternate syntax mode.
1106+
1107+In particular, @samp{-a} (or @samp{--alternate}) elicits these
1108+differences:
1109+
1110+@table @emph
1111+@item Preprocessor directives
1112+You can use @sc{gasp} preprocessor directives without a leading @samp{.}
1113+dot. For example, you can write @samp{SDATA} with the same effect as
1114+@samp{.SDATA}.
1115+
1116+@item LOCAL
1117+One additional directive, @code{LOCAL}, is available. @xref{Macros,,
1118+Defining your own directives}, for an explanation of how to use
1119+@code{LOCAL}.
1120+
1121+@need 2000
1122+@item String delimiters
1123+You can write strings delimited in these other ways besides
1124+@code{"@var{string}"}:
1125+
1126+@table @code
1127+@item '@var{string}'
1128+You can delimit strings with single-quote charaters.
1129+
1130+@item <@var{string}>
1131+You can delimit strings with matching angle brackets.
1132+@end table
1133+
1134+@item single-character string escape
1135+To include any single character literally in a string (even if the
1136+character would otherwise have some special meaning), you can prefix the
1137+character with @samp{!} (an exclamation mark). For example, you can
1138+write @samp{<4.3 !> 5.4!!>} to get the literal text @samp{4.3 > 5.4!}.
1139+
1140+@item Expression results as strings
1141+You can write @samp{%@var{expr}} to evaluate the expression @var{expr}
1142+and use the result as a string.
1143+@end table
1144+
1145+@node GNU Free Documentation License
1146+@chapter GNU Free Documentation License
1147+
1148+ GNU Free Documentation License
1149+
1150+ Version 1.1, March 2000
1151+
1152+ Copyright (C) 2000 Free Software Foundation, Inc.
1153+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1154+
1155+ Everyone is permitted to copy and distribute verbatim copies
1156+ of this license document, but changing it is not allowed.
1157+
1158+
1159+0. PREAMBLE
1160+
1161+The purpose of this License is to make a manual, textbook, or other
1162+written document "free" in the sense of freedom: to assure everyone
1163+the effective freedom to copy and redistribute it, with or without
1164+modifying it, either commercially or noncommercially. Secondarily,
1165+this License preserves for the author and publisher a way to get
1166+credit for their work, while not being considered responsible for
1167+modifications made by others.
1168+
1169+This License is a kind of "copyleft", which means that derivative
1170+works of the document must themselves be free in the same sense. It
1171+complements the GNU General Public License, which is a copyleft
1172+license designed for free software.
1173+
1174+We have designed this License in order to use it for manuals for free
1175+software, because free software needs free documentation: a free
1176+program should come with manuals providing the same freedoms that the
1177+software does. But this License is not limited to software manuals;
1178+it can be used for any textual work, regardless of subject matter or
1179+whether it is published as a printed book. We recommend this License
1180+principally for works whose purpose is instruction or reference.
1181+
1182+
1183+1. APPLICABILITY AND DEFINITIONS
1184+
1185+This License applies to any manual or other work that contains a
1186+notice placed by the copyright holder saying it can be distributed
1187+under the terms of this License. The "Document", below, refers to any
1188+such manual or work. Any member of the public is a licensee, and is
1189+addressed as "you".
1190+
1191+A "Modified Version" of the Document means any work containing the
1192+Document or a portion of it, either copied verbatim, or with
1193+modifications and/or translated into another language.
1194+
1195+A "Secondary Section" is a named appendix or a front-matter section of
1196+the Document that deals exclusively with the relationship of the
1197+publishers or authors of the Document to the Document's overall subject
1198+(or to related matters) and contains nothing that could fall directly
1199+within that overall subject. (For example, if the Document is in part a
1200+textbook of mathematics, a Secondary Section may not explain any
1201+mathematics.) The relationship could be a matter of historical
1202+connection with the subject or with related matters, or of legal,
1203+commercial, philosophical, ethical or political position regarding
1204+them.
1205+
1206+The "Invariant Sections" are certain Secondary Sections whose titles
1207+are designated, as being those of Invariant Sections, in the notice
1208+that says that the Document is released under this License.
1209+
1210+The "Cover Texts" are certain short passages of text that are listed,
1211+as Front-Cover Texts or Back-Cover Texts, in the notice that says that
1212+the Document is released under this License.
1213+
1214+A "Transparent" copy of the Document means a machine-readable copy,
1215+represented in a format whose specification is available to the
1216+general public, whose contents can be viewed and edited directly and
1217+straightforwardly with generic text editors or (for images composed of
1218+pixels) generic paint programs or (for drawings) some widely available
1219+drawing editor, and that is suitable for input to text formatters or
1220+for automatic translation to a variety of formats suitable for input
1221+to text formatters. A copy made in an otherwise Transparent file
1222+format whose markup has been designed to thwart or discourage
1223+subsequent modification by readers is not Transparent. A copy that is
1224+not "Transparent" is called "Opaque".
1225+
1226+Examples of suitable formats for Transparent copies include plain
1227+ASCII without markup, Texinfo input format, LaTeX input format, SGML
1228+or XML using a publicly available DTD, and standard-conforming simple
1229+HTML designed for human modification. Opaque formats include
1230+PostScript, PDF, proprietary formats that can be read and edited only
1231+by proprietary word processors, SGML or XML for which the DTD and/or
1232+processing tools are not generally available, and the
1233+machine-generated HTML produced by some word processors for output
1234+purposes only.
1235+
1236+The "Title Page" means, for a printed book, the title page itself,
1237+plus such following pages as are needed to hold, legibly, the material
1238+this License requires to appear in the title page. For works in
1239+formats which do not have any title page as such, "Title Page" means
1240+the text near the most prominent appearance of the work's title,
1241+preceding the beginning of the body of the text.
1242+
1243+
1244+2. VERBATIM COPYING
1245+
1246+You may copy and distribute the Document in any medium, either
1247+commercially or noncommercially, provided that this License, the
1248+copyright notices, and the license notice saying this License applies
1249+to the Document are reproduced in all copies, and that you add no other
1250+conditions whatsoever to those of this License. You may not use
1251+technical measures to obstruct or control the reading or further
1252+copying of the copies you make or distribute. However, you may accept
1253+compensation in exchange for copies. If you distribute a large enough
1254+number of copies you must also follow the conditions in section 3.
1255+
1256+You may also lend copies, under the same conditions stated above, and
1257+you may publicly display copies.
1258+
1259+
1260+3. COPYING IN QUANTITY
1261+
1262+If you publish printed copies of the Document numbering more than 100,
1263+and the Document's license notice requires Cover Texts, you must enclose
1264+the copies in covers that carry, clearly and legibly, all these Cover
1265+Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
1266+the back cover. Both covers must also clearly and legibly identify
1267+you as the publisher of these copies. The front cover must present
1268+the full title with all words of the title equally prominent and
1269+visible. You may add other material on the covers in addition.
1270+Copying with changes limited to the covers, as long as they preserve
1271+the title of the Document and satisfy these conditions, can be treated
1272+as verbatim copying in other respects.
1273+
1274+If the required texts for either cover are too voluminous to fit
1275+legibly, you should put the first ones listed (as many as fit
1276+reasonably) on the actual cover, and continue the rest onto adjacent
1277+pages.
1278+
1279+If you publish or distribute Opaque copies of the Document numbering
1280+more than 100, you must either include a machine-readable Transparent
1281+copy along with each Opaque copy, or state in or with each Opaque copy
1282+a publicly-accessible computer-network location containing a complete
1283+Transparent copy of the Document, free of added material, which the
1284+general network-using public has access to download anonymously at no
1285+charge using public-standard network protocols. If you use the latter
1286+option, you must take reasonably prudent steps, when you begin
1287+distribution of Opaque copies in quantity, to ensure that this
1288+Transparent copy will remain thus accessible at the stated location
1289+until at least one year after the last time you distribute an Opaque
1290+copy (directly or through your agents or retailers) of that edition to
1291+the public.
1292+
1293+It is requested, but not required, that you contact the authors of the
1294+Document well before redistributing any large number of copies, to give
1295+them a chance to provide you with an updated version of the Document.
1296+
1297+
1298+4. MODIFICATIONS
1299+
1300+You may copy and distribute a Modified Version of the Document under
1301+the conditions of sections 2 and 3 above, provided that you release
1302+the Modified Version under precisely this License, with the Modified
1303+Version filling the role of the Document, thus licensing distribution
1304+and modification of the Modified Version to whoever possesses a copy
1305+of it. In addition, you must do these things in the Modified Version:
1306+
1307+A. Use in the Title Page (and on the covers, if any) a title distinct
1308+ from that of the Document, and from those of previous versions
1309+ (which should, if there were any, be listed in the History section
1310+ of the Document). You may use the same title as a previous version
1311+ if the original publisher of that version gives permission.
1312+B. List on the Title Page, as authors, one or more persons or entities
1313+ responsible for authorship of the modifications in the Modified
1314+ Version, together with at least five of the principal authors of the
1315+ Document (all of its principal authors, if it has less than five).
1316+C. State on the Title page the name of the publisher of the
1317+ Modified Version, as the publisher.
1318+D. Preserve all the copyright notices of the Document.
1319+E. Add an appropriate copyright notice for your modifications
1320+ adjacent to the other copyright notices.
1321+F. Include, immediately after the copyright notices, a license notice
1322+ giving the public permission to use the Modified Version under the
1323+ terms of this License, in the form shown in the Addendum below.
1324+G. Preserve in that license notice the full lists of Invariant Sections
1325+ and required Cover Texts given in the Document's license notice.
1326+H. Include an unaltered copy of this License.
1327+I. Preserve the section entitled "History", and its title, and add to
1328+ it an item stating at least the title, year, new authors, and
1329+ publisher of the Modified Version as given on the Title Page. If
1330+ there is no section entitled "History" in the Document, create one
1331+ stating the title, year, authors, and publisher of the Document as
1332+ given on its Title Page, then add an item describing the Modified
1333+ Version as stated in the previous sentence.
1334+J. Preserve the network location, if any, given in the Document for
1335+ public access to a Transparent copy of the Document, and likewise
1336+ the network locations given in the Document for previous versions
1337+ it was based on. These may be placed in the "History" section.
1338+ You may omit a network location for a work that was published at
1339+ least four years before the Document itself, or if the original
1340+ publisher of the version it refers to gives permission.
1341+K. In any section entitled "Acknowledgements" or "Dedications",
1342+ preserve the section's title, and preserve in the section all the
1343+ substance and tone of each of the contributor acknowledgements
1344+ and/or dedications given therein.
1345+L. Preserve all the Invariant Sections of the Document,
1346+ unaltered in their text and in their titles. Section numbers
1347+ or the equivalent are not considered part of the section titles.
1348+M. Delete any section entitled "Endorsements". Such a section
1349+ may not be included in the Modified Version.
1350+N. Do not retitle any existing section as "Endorsements"
1351+ or to conflict in title with any Invariant Section.
1352+
1353+If the Modified Version includes new front-matter sections or
1354+appendices that qualify as Secondary Sections and contain no material
1355+copied from the Document, you may at your option designate some or all
1356+of these sections as invariant. To do this, add their titles to the
1357+list of Invariant Sections in the Modified Version's license notice.
1358+These titles must be distinct from any other section titles.
1359+
1360+You may add a section entitled "Endorsements", provided it contains
1361+nothing but endorsements of your Modified Version by various
1362+parties--for example, statements of peer review or that the text has
1363+been approved by an organization as the authoritative definition of a
1364+standard.
1365+
1366+You may add a passage of up to five words as a Front-Cover Text, and a
1367+passage of up to 25 words as a Back-Cover Text, to the end of the list
1368+of Cover Texts in the Modified Version. Only one passage of
1369+Front-Cover Text and one of Back-Cover Text may be added by (or
1370+through arrangements made by) any one entity. If the Document already
1371+includes a cover text for the same cover, previously added by you or
1372+by arrangement made by the same entity you are acting on behalf of,
1373+you may not add another; but you may replace the old one, on explicit
1374+permission from the previous publisher that added the old one.
1375+
1376+The author(s) and publisher(s) of the Document do not by this License
1377+give permission to use their names for publicity for or to assert or
1378+imply endorsement of any Modified Version.
1379+
1380+
1381+5. COMBINING DOCUMENTS
1382+
1383+You may combine the Document with other documents released under this
1384+License, under the terms defined in section 4 above for modified
1385+versions, provided that you include in the combination all of the
1386+Invariant Sections of all of the original documents, unmodified, and
1387+list them all as Invariant Sections of your combined work in its
1388+license notice.
1389+
1390+The combined work need only contain one copy of this License, and
1391+multiple identical Invariant Sections may be replaced with a single
1392+copy. If there are multiple Invariant Sections with the same name but
1393+different contents, make the title of each such section unique by
1394+adding at the end of it, in parentheses, the name of the original
1395+author or publisher of that section if known, or else a unique number.
1396+Make the same adjustment to the section titles in the list of
1397+Invariant Sections in the license notice of the combined work.
1398+
1399+In the combination, you must combine any sections entitled "History"
1400+in the various original documents, forming one section entitled
1401+"History"; likewise combine any sections entitled "Acknowledgements",
1402+and any sections entitled "Dedications". You must delete all sections
1403+entitled "Endorsements."
1404+
1405+
1406+6. COLLECTIONS OF DOCUMENTS
1407+
1408+You may make a collection consisting of the Document and other documents
1409+released under this License, and replace the individual copies of this
1410+License in the various documents with a single copy that is included in
1411+the collection, provided that you follow the rules of this License for
1412+verbatim copying of each of the documents in all other respects.
1413+
1414+You may extract a single document from such a collection, and distribute
1415+it individually under this License, provided you insert a copy of this
1416+License into the extracted document, and follow this License in all
1417+other respects regarding verbatim copying of that document.
1418+
1419+
1420+7. AGGREGATION WITH INDEPENDENT WORKS
1421+
1422+A compilation of the Document or its derivatives with other separate
1423+and independent documents or works, in or on a volume of a storage or
1424+distribution medium, does not as a whole count as a Modified Version
1425+of the Document, provided no compilation copyright is claimed for the
1426+compilation. Such a compilation is called an "aggregate", and this
1427+License does not apply to the other self-contained works thus compiled
1428+with the Document, on account of their being thus compiled, if they
1429+are not themselves derivative works of the Document.
1430+
1431+If the Cover Text requirement of section 3 is applicable to these
1432+copies of the Document, then if the Document is less than one quarter
1433+of the entire aggregate, the Document's Cover Texts may be placed on
1434+covers that surround only the Document within the aggregate.
1435+Otherwise they must appear on covers around the whole aggregate.
1436+
1437+
1438+8. TRANSLATION
1439+
1440+Translation is considered a kind of modification, so you may
1441+distribute translations of the Document under the terms of section 4.
1442+Replacing Invariant Sections with translations requires special
1443+permission from their copyright holders, but you may include
1444+translations of some or all Invariant Sections in addition to the
1445+original versions of these Invariant Sections. You may include a
1446+translation of this License provided that you also include the
1447+original English version of this License. In case of a disagreement
1448+between the translation and the original English version of this
1449+License, the original English version will prevail.
1450+
1451+
1452+9. TERMINATION
1453+
1454+You may not copy, modify, sublicense, or distribute the Document except
1455+as expressly provided for under this License. Any other attempt to
1456+copy, modify, sublicense or distribute the Document is void, and will
1457+automatically terminate your rights under this License. However,
1458+parties who have received copies, or rights, from you under this
1459+License will not have their licenses terminated so long as such
1460+parties remain in full compliance.
1461+
1462+
1463+10. FUTURE REVISIONS OF THIS LICENSE
1464+
1465+The Free Software Foundation may publish new, revised versions
1466+of the GNU Free Documentation License from time to time. Such new
1467+versions will be similar in spirit to the present version, but may
1468+differ in detail to address new problems or concerns. See
1469+http://www.gnu.org/copyleft/.
1470+
1471+Each version of the License is given a distinguishing version number.
1472+If the Document specifies that a particular numbered version of this
1473+License "or any later version" applies to it, you have the option of
1474+following the terms and conditions either of that specified version or
1475+of any later version that has been published (not as a draft) by the
1476+Free Software Foundation. If the Document does not specify a version
1477+number of this License, you may choose any version ever published (not
1478+as a draft) by the Free Software Foundation.
1479+
1480+
1481+ADDENDUM: How to use this License for your documents
1482+
1483+To use this License in a document you have written, include a copy of
1484+the License in the document and put the following copyright and
1485+license notices just after the title page:
1486+
1487+@smallexample
1488+ Copyright (c) YEAR YOUR NAME.
1489+ Permission is granted to copy, distribute and/or modify this document
1490+ under the terms of the GNU Free Documentation License, Version 1.1
1491+ or any later version published by the Free Software Foundation;
1492+ with the Invariant Sections being LIST THEIR TITLES, with the
1493+ Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
1494+ A copy of the license is included in the section entitled "GNU
1495+ Free Documentation License".
1496+@end smallexample
1497+
1498+If you have no Invariant Sections, write "with no Invariant Sections"
1499+instead of saying which ones are invariant. If you have no
1500+Front-Cover Texts, write "no Front-Cover Texts" instead of
1501+"Front-Cover Texts being LIST"; likewise for Back-Cover Texts.
1502+
1503+If your document contains nontrivial examples of program code, we
1504+recommend releasing these examples in parallel under your choice of
1505+free software license, such as the GNU General Public License,
1506+to permit their use in free software.
1507+
1508+@node Index
1509+@unnumbered Index
1510+
1511+@printindex cp
1512+
1513+@contents
1514+@bye
e85a30b2
AM
1515diff -urNbB binutils-2.16.91.0.2.org/gas/gasp.c binutils-2.16.91.0.2/gas/gasp.c
1516--- binutils-2.16.91.0.2.org/gas/gasp.c 1970-01-01 00:00:00.000000000 +0000
1517+++ binutils-2.16.91.0.2/gas/gasp.c 2005-07-21 18:31:04.000000000 +0000
7d553eaf 1518@@ -0,0 +1,3983 @@
2859501d
JB
1519+/* gasp.c - Gnu assembler preprocessor main program.
1520+ Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
1521+ Free Software Foundation, Inc.
1522+
1523+ Written by Steve and Judy Chamberlain of Cygnus Support,
1524+ sac@cygnus.com
1525+
1526+ This file is part of GASP, the GNU Assembler Preprocessor.
1527+
1528+ GASP is free software; you can redistribute it and/or modify
1529+ it under the terms of the GNU General Public License as published by
1530+ the Free Software Foundation; either version 2, or (at your option)
1531+ any later version.
1532+
1533+ GASP is distributed in the hope that it will be useful,
1534+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1535+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1536+ GNU General Public License for more details.
1537+
1538+ You should have received a copy of the GNU General Public License
1539+ along with GASP; see the file COPYING. If not, write to the Free
1540+ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
1541+ 02111-1307, USA. */
1542+
1543+/*
1544+This program translates the input macros and stuff into a form
1545+suitable for gas to consume.
1546+
1547+ gasp [-sdhau] [-c char] [-o <outfile>] <infile>*
1548+
1549+ -s copy source to output
1550+ -c <char> comments are started with <char> instead of !
1551+ -u allow unreasonable stuff
1552+ -p print line numbers
1553+ -d print debugging stats
1554+ -s semi colons start comments
1555+ -a use alternate syntax
1556+ Pseudo ops can start with or without a .
1557+ Labels have to be in first column.
1558+ -I specify include dir
1559+ Macro arg parameters subsituted by name, don't need the &.
1560+ String can start with ' too.
1561+ Strings can be surrounded by <..>
1562+ A %<exp> in a string evaluates the expression
1563+ Literal char in a string with !
1564+*/
1565+
1566+#include "config.h"
1567+#include "bin-bugs.h"
1568+
1569+#include <assert.h>
1570+#include <stdio.h>
1571+#include <string.h>
1572+#include "getopt.h"
1573+
1574+#ifdef HAVE_STDLIB_H
1575+#include <stdlib.h>
1576+#endif
1577+
1578+#ifdef NEED_MALLOC_DECLARATION
1579+extern char *malloc ();
1580+#endif
1581+
1582+#include "ansidecl.h"
1583+#include "libiberty.h"
1584+#include "safe-ctype.h"
1585+#include "sb.h"
1586+#include "macro.h"
1587+#include "asintl.h"
1588+#include "xregex.h"
1589+
1590+char *program_version = "1.2";
1591+
1592+/* This is normally declared in as.h, but we don't include that. We
1593+ need the function because other files linked with gasp.c might call
1594+ it. */
1595+extern void as_abort PARAMS ((const char *, int, const char *));
1596+
1597+/* The default obstack chunk size. If we set this to zero, the
1598+ obstack code will use whatever will fit in a 4096 byte block. This
1599+ is used by the hash table code used by macro.c. */
1600+int chunksize = 0;
1601+
1602+#define MAX_INCLUDES 30 /* Maximum include depth. */
1603+#define MAX_REASONABLE 1000 /* Maximum number of expansions. */
1604+
1605+int unreasonable; /* -u on command line. */
1606+int stats; /* -d on command line. */
1607+int print_line_number; /* -p flag on command line. */
1608+int copysource; /* -c flag on command line. */
1609+int warnings; /* Number of WARNINGs generated so far. */
1610+int errors; /* Number of ERRORs generated so far. */
1611+int fatals; /* Number of fatal ERRORs generated so far (either 0 or 1). */
1612+int alternate = 0; /* -a on command line. */
1613+int mri = 0; /* -M on command line. */
1614+char comment_char = '!';
1615+int radix = 10; /* Default radix. */
1616+
1617+int had_end; /* Seen .END. */
1618+
1619+/* The output stream. */
1620+FILE *outfile;
1621+
1622+/* The attributes of each character are stored as a bit pattern
1623+ chartype, which gives us quick tests. */
1624+
1625+#define FIRSTBIT 1
1626+#define NEXTBIT 2
1627+#define SEPBIT 4
1628+#define WHITEBIT 8
1629+#define COMMENTBIT 16
1630+#define BASEBIT 32
1631+#define ISCOMMENTCHAR(x) (chartype[(unsigned char)(x)] & COMMENTBIT)
1632+#define ISFIRSTCHAR(x) (chartype[(unsigned char)(x)] & FIRSTBIT)
1633+#define ISNEXTCHAR(x) (chartype[(unsigned char)(x)] & NEXTBIT)
1634+#define ISSEP(x) (chartype[(unsigned char)(x)] & SEPBIT)
1635+#define ISWHITE(x) (chartype[(unsigned char)(x)] & WHITEBIT)
1636+#define ISBASE(x) (chartype[(unsigned char)(x)] & BASEBIT)
1637+static char chartype[256];
1638+
1639+/* Conditional assembly uses the `ifstack'. Each aif pushes another
1640+ entry onto the stack, and sets the on flag if it should. The aelse
1641+ sets hadelse, and toggles on. An aend pops a level. We limit to
1642+ 100 levels of nesting, not because we're facists pigs with read
1643+ only minds, but because more than 100 levels of nesting is probably
1644+ a bug in the user's macro structure. */
1645+
1646+#define IFNESTING 100
1647+struct {
1648+ int on; /* Is the level being output. */
1649+ int hadelse; /* Has an aelse been seen. */
1650+} ifstack[IFNESTING];
1651+
1652+int ifi;
1653+
1654+/* The final and intermediate results of expression evaluation are kept in
1655+ exp_t's. Note that a symbol is not an sb, but a pointer into the input
1656+ line. It must be coped somewhere safe before the next line is read in. */
1657+
1658+typedef struct {
1659+ char *name;
1660+ int len;
1661+} symbol;
1662+
1663+typedef struct {
1664+ int value; /* Constant part. */
1665+ symbol add_symbol; /* Name part. */
1666+ symbol sub_symbol; /* Name part. */
1667+} exp_t;
1668+
1669+/* Hashing is done in a pretty standard way. A hash_table has a
1670+ pointer to a vector of pointers to hash_entrys, and the size of the
1671+ vector. A hash_entry contains a union of all the info we like to
1672+ store in hash table. If there is a hash collision, hash_entries
1673+ with the same hash are kept in a chain. */
1674+
1675+/* What the data in a hash_entry means. */
1676+typedef enum {
1677+ hash_integer, /* Name->integer mapping. */
1678+ hash_string, /* Name->string mapping. */
1679+ hash_macro, /* Name is a macro. */
1680+ hash_formal /* Name is a formal argument. */
1681+} hash_type;
1682+
1683+typedef struct hs {
1684+ sb key; /* Symbol name. */
1685+ hash_type type; /* Symbol meaning. */
1686+ union {
1687+ sb s;
1688+ int i;
1689+ struct macro_struct *m;
1690+ struct formal_struct *f;
1691+ } value;
1692+ struct hs *next; /* Next hash_entry with same hash key. */
1693+} hash_entry;
1694+
1695+typedef struct {
1696+ hash_entry **table;
1697+ int size;
1698+} hash_table;
1699+
1700+/* How we nest files and expand macros etc.
1701+
1702+ We keep a stack of of include_stack structs. Each include file
1703+ pushes a new level onto the stack. We keep an sb with a pushback
1704+ too. unget chars are pushed onto the pushback sb, getchars first
1705+ checks the pushback sb before reading from the input stream.
1706+
1707+ Small things are expanded by adding the text of the item onto the
1708+ pushback sb. Larger items are grown by pushing a new level and
1709+ allocating the entire pushback buf for the item. Each time
1710+ something like a macro is expanded, the stack index is changed. We
1711+ can then perform an exitm by popping all entries off the stack with
1712+ the same stack index. If we're being reasonable, we can detect
1713+ recusive expansion by checking the index is reasonably small. */
1714+
1715+typedef enum {
1716+ include_file, include_repeat, include_while, include_macro
1717+} include_type;
1718+
1719+struct include_stack {
1720+ sb pushback; /* Current pushback stream. */
1721+ int pushback_index; /* Next char to read from stream. */
1722+ FILE *handle; /* Open file. */
1723+ sb name; /* Name of file. */
1724+ int linecount; /* Number of lines read so far. */
1725+ include_type type;
1726+ int index; /* Index of this layer. */
1727+} include_stack[MAX_INCLUDES];
1728+
1729+struct include_stack *sp;
1730+#define isp (sp - include_stack)
1731+
1732+/* Include file list. */
1733+
1734+typedef struct include_path {
1735+ struct include_path *next;
1736+ sb path;
1737+} include_path;
1738+
1739+include_path *paths_head;
1740+include_path *paths_tail;
1741+
1742+static void quit PARAMS ((void));
1743+static void hash_new_table PARAMS ((int, hash_table *));
1744+static int hash PARAMS ((sb *));
1745+static hash_entry *hash_create PARAMS ((hash_table *, sb *));
1746+static void hash_add_to_string_table PARAMS ((hash_table *, sb *, sb *, int));
1747+static void hash_add_to_int_table PARAMS ((hash_table *, sb *, int));
1748+static hash_entry *hash_lookup PARAMS ((hash_table *, sb *));
1749+static void checkconst PARAMS ((int, exp_t *));
1750+static int is_flonum PARAMS ((int, sb *));
1751+static int chew_flonum PARAMS ((int, sb *, sb *));
1752+static int sb_strtol PARAMS ((int, sb *, int, int *));
1753+static int level_0 PARAMS ((int, sb *, exp_t *));
1754+static int level_1 PARAMS ((int, sb *, exp_t *));
1755+static int level_2 PARAMS ((int, sb *, exp_t *));
1756+static int level_3 PARAMS ((int, sb *, exp_t *));
1757+static int level_4 PARAMS ((int, sb *, exp_t *));
1758+static int level_5 PARAMS ((int, sb *, exp_t *));
1759+static int exp_parse PARAMS ((int, sb *, exp_t *));
1760+static void exp_string PARAMS ((exp_t *, sb *));
1761+static int exp_get_abs PARAMS ((const char *, int, sb *, int *));
1762+#if 0
1763+static void strip_comments PARAMS ((sb *));
1764+#endif
1765+static void unget PARAMS ((int));
1766+static void include_buf PARAMS ((sb *, sb *, include_type, int));
1767+static void include_print_where_line PARAMS ((FILE *));
1768+static void include_print_line PARAMS ((FILE *));
1769+static int get_line PARAMS ((sb *));
1770+static int grab_label PARAMS ((sb *, sb *));
1771+static void change_base PARAMS ((int, sb *, sb *));
1772+static void do_end PARAMS ((sb *));
1773+static void do_assign PARAMS ((int, int, sb *));
1774+static void do_radix PARAMS ((sb *));
1775+static int get_opsize PARAMS ((int, sb *, int *));
1776+static int eol PARAMS ((int, sb *));
1777+static void do_data PARAMS ((int, sb *, int));
1778+static void do_datab PARAMS ((int, sb *));
1779+static void do_align PARAMS ((int, sb *));
1780+static void do_res PARAMS ((int, sb *, int));
1781+static void do_export PARAMS ((sb *));
1782+static void do_print PARAMS ((int, sb *));
1783+static void do_heading PARAMS ((int, sb *));
1784+static void do_page PARAMS ((void));
1785+static void do_form PARAMS ((int, sb *));
1786+static int get_any_string PARAMS ((int, sb *, sb *, int, int));
1787+static int skip_openp PARAMS ((int, sb *));
1788+static int skip_closep PARAMS ((int, sb *));
1789+static int dolen PARAMS ((int, sb *, sb *));
1790+static int doinstr PARAMS ((int, sb *, sb *));
1791+static int dosubstr PARAMS ((int, sb *, sb *));
1792+static void process_assigns PARAMS ((int, sb *, sb *));
1793+static int get_and_process PARAMS ((int, sb *, sb *));
1794+static void process_file PARAMS ((void));
1795+static void free_old_entry PARAMS ((hash_entry *));
1796+static void do_assigna PARAMS ((int, sb *));
1797+static void do_assignc PARAMS ((int, sb *));
1798+static void do_reg PARAMS ((int, sb *));
1799+static int condass_lookup_name PARAMS ((sb *, int, sb *, int));
1800+static int whatcond PARAMS ((int, sb *, int *));
1801+static int istrue PARAMS ((int, sb *));
1802+static void do_aif PARAMS ((int, sb *));
1803+static void do_aelse PARAMS ((void));
1804+static void do_aendi PARAMS ((void));
1805+static int condass_on PARAMS ((void));
1806+static void do_if PARAMS ((int, sb *, int));
1807+static int get_mri_string PARAMS ((int, sb *, sb *, int));
1808+static void do_ifc PARAMS ((int, sb *, int));
1809+static void do_aendr PARAMS ((void));
1810+static void do_awhile PARAMS ((int, sb *));
1811+static void do_aendw PARAMS ((void));
1812+static void do_exitm PARAMS ((void));
1813+static void do_arepeat PARAMS ((int, sb *));
1814+static void do_endm PARAMS ((void));
1815+static void do_irp PARAMS ((int, sb *, int));
1816+static void do_local PARAMS ((int, sb *));
1817+static void do_macro PARAMS ((int, sb *));
1818+static int macro_op PARAMS ((int, sb *));
1819+static int getstring PARAMS ((int, sb *, sb *));
1820+static void do_sdata PARAMS ((int, sb *, int));
1821+static void do_sdatab PARAMS ((int, sb *));
1822+static int new_file PARAMS ((const char *));
1823+static void do_include PARAMS ((int, sb *));
1824+static void include_pop PARAMS ((void));
1825+static int get PARAMS ((void));
1826+static int linecount PARAMS ((void));
1827+static int include_next_index PARAMS ((void));
1828+static void chartype_init PARAMS ((void));
1829+static int process_pseudo_op PARAMS ((int, sb *, sb *));
1830+static void add_keyword PARAMS ((const char *, int));
1831+static void process_init PARAMS ((void));
1832+static void do_define PARAMS ((const char *));
1833+static void show_usage PARAMS ((FILE *, int));
1834+static void show_help PARAMS ((void));
1835+
1684d5ca
JB
1836+/* --- functions recently removed from sb.c --- */
1837+
1838+/* put a null at the end of the sb at in and return the start of the
1839+ * string, so that it can be used as an arg to printf %s. */
1840+
1841+static char *
1842+sb_name (sb *in)
1843+{
1844+ /* stick a null on the end of the string */
1845+ sb_add_char (in, 0);
1846+ return in->ptr;
1847+}
1848+
1849+/* print the sb at ptr to the output file */
1850+
1851+static void
1852+sb_print (FILE *outfile, sb *ptr)
1853+{
1854+ int i;
1855+ int nc = 0;
1856+
1857+ for (i = 0; i < ptr->len; i++)
1858+ {
1859+ if (nc)
1860+ {
1861+ fprintf (outfile, ",");
1862+ }
1863+ fprintf (outfile, "%d", ptr->ptr[i]);
1864+ nc = 1;
1865+ }
1866+}
1867+
1868+/* print the sb at ptr to the output file */
1869+
1870+static void
1871+sb_print_at (FILE *outfile, int idx, sb *ptr)
1872+{
1873+ int i;
1874+ for (i = idx; i < ptr->len; i++)
1875+ putc (ptr->ptr[i], outfile);
1876+}
1877+
2859501d
JB
1878+#define FATAL(x) \
1879+ do \
1880+ { \
1881+ include_print_where_line (stderr); \
1882+ fprintf x; \
1883+ fatals++; \
1884+ quit (); \
1885+ } \
1886+ while (0)
1887+
1888+#define ERROR(x) \
1889+ do \
1890+ { \
1891+ include_print_where_line (stderr); \
1892+ fprintf x; \
1893+ errors++; \
1894+ } \
1895+ while (0)
1896+
1897+#define WARNING(x) \
1898+ do \
1899+ { \
1900+ include_print_where_line (stderr); \
1901+ fprintf x; \
1902+ warnings++; \
1903+ } \
1904+ while (0)
1905+
1906+/* Exit the program and return the right ERROR code. */
1907+
1908+static void
1909+quit ()
1910+{
1911+ int exitcode;
1912+ if (fatals + errors)
1913+ exitcode = 1;
1914+ else
1915+ exitcode = 0;
1916+
2859501d
JB
1917+ exit (exitcode);
1918+}
1919+
1920+/* Hash table maintenance. */
1921+
1922+/* Build a new hash table with size buckets
1923+ and fill in the info at ptr. */
1924+
1925+static void
1926+hash_new_table (size, ptr)
1927+ int size;
1928+ hash_table *ptr;
1929+{
1930+ int i;
1931+ ptr->size = size;
1932+ ptr->table = (hash_entry **) xmalloc (size * (sizeof (hash_entry *)));
1933+ /* Fill with null-pointer, not zero-bit-pattern. */
1934+ for (i = 0; i < size; i++)
1935+ ptr->table[i] = 0;
1936+}
1937+
1938+/* Calculate and return the hash value of the sb at key. */
1939+
1940+static int
1941+hash (key)
1942+ sb *key;
1943+{
1944+ int k = 0x1234;
1945+ int i;
1946+ char *p = key->ptr;
1947+ for (i = 0; i < key->len; i++)
1948+ {
1949+ k ^= (k << 2) ^ *p;
1950+ p++;
1951+ }
1952+ return k & 0xf0fff;
1953+}
1954+
1955+/* Look up key in hash_table tab. If present, then return it,
1956+ otherwise build a new one and fill it with hash_integer. */
1957+
1958+static hash_entry *
1959+hash_create (tab, key)
1960+ hash_table *tab;
1961+ sb *key;
1962+{
1963+ int k = hash (key) % tab->size;
1964+ hash_entry *p;
1965+ hash_entry **table = tab->table;
1966+
1967+ p = table[k];
1968+
1969+ while (1)
1970+ {
1971+ if (!p)
1972+ {
1973+ hash_entry *n = (hash_entry *) xmalloc (sizeof (hash_entry));
1974+ n->next = table[k];
1975+ sb_new (&n->key);
1976+ sb_add_sb (&n->key, key);
1977+ table[k] = n;
1978+ n->type = hash_integer;
1979+ return n;
1980+ }
1981+ if (strncmp (table[k]->key.ptr, key->ptr, key->len) == 0)
1982+ {
1983+ return p;
1984+ }
1985+ p = p->next;
1986+ }
1987+}
1988+
1989+/* Add sb name with key into hash_table tab.
1990+ If replacing old value and again, then ERROR. */
1991+
1992+static void
1993+hash_add_to_string_table (tab, key, name, again)
1994+ hash_table *tab;
1995+ sb *key;
1996+ sb *name;
1997+ int again;
1998+{
1999+ hash_entry *ptr = hash_create (tab, key);
2000+ if (ptr->type == hash_integer)
2001+ {
2002+ sb_new (&ptr->value.s);
2003+ }
2004+ if (ptr->value.s.len)
2005+ {
2006+ if (!again)
2007+ ERROR ((stderr, _("redefinition not allowed\n")));
2008+ }
2009+
2010+ ptr->type = hash_string;
2011+ sb_reset (&ptr->value.s);
2012+
2013+ sb_add_sb (&ptr->value.s, name);
2014+}
2015+
2016+/* Add integer name to hash_table tab with sb key. */
2017+
2018+static void
2019+hash_add_to_int_table (tab, key, name)
2020+ hash_table *tab;
2021+ sb *key;
2022+ int name;
2023+{
2024+ hash_entry *ptr = hash_create (tab, key);
2025+ ptr->value.i = name;
2026+}
2027+
2028+/* Look up sb key in hash_table tab.
2029+ If found, return hash_entry result, else 0. */
2030+
2031+static hash_entry *
2032+hash_lookup (tab, key)
2033+ hash_table *tab;
2034+ sb *key;
2035+{
2036+ int k = hash (key) % tab->size;
2037+ hash_entry **table = tab->table;
2038+ hash_entry *p = table[k];
2039+ while (p)
2040+ {
2041+ if (p->key.len == key->len
2042+ && strncmp (p->key.ptr, key->ptr, key->len) == 0)
2043+ return p;
2044+ p = p->next;
2045+ }
2046+ return 0;
2047+}
2048+
2049+/* expressions
2050+
2051+ are handled in a really simple recursive decent way. each bit of
2052+ the machine takes an index into an sb and a pointer to an exp_t,
2053+ modifies the *exp_t and returns the index of the first character
2054+ past the part of the expression parsed.
2055+
2056+ expression precedence:
2057+ ( )
2058+ unary + - ~
2059+ * /
2060+ + -
2061+ &
2062+ | ~
2063+*/
2064+
2065+/* Make sure that the exp_t at term is constant.
2066+ If not the give the op ERROR. */
2067+
2068+static void
2069+checkconst (op, term)
2070+ int op;
2071+ exp_t *term;
2072+{
2073+ if (term->add_symbol.len
2074+ || term->sub_symbol.len)
2075+ {
2076+ ERROR ((stderr, _("the %c operator cannot take non-absolute arguments.\n"), op));
2077+ }
2078+}
2079+
2080+/* Chew the flonum from the string starting at idx. Adjust idx to
2081+ point to the next character after the flonum. */
2082+
2083+static int
2084+chew_flonum (idx, string, out)
2085+ int idx;
2086+ sb *string;
2087+ sb *out;
2088+{
2089+ sb buf;
2090+ regex_t reg;
2091+ regmatch_t match;
2092+
2093+ /* Duplicate and null terminate `string'. */
2094+ sb_new (&buf);
2095+ sb_add_sb (&buf, string);
2096+ sb_add_char (&buf, '\0');
2097+
2098+ if (regcomp (&reg, "([0-9]*\\.[0-9]+([eE][+-]?[0-9]+)?)", REG_EXTENDED) != 0)
2099+ return idx;
2100+ if (regexec (&reg, &buf.ptr[idx], 1, &match, 0) != 0)
2101+ return idx;
2102+
2103+ /* Copy the match to the output. */
2104+ assert (match.rm_eo >= match.rm_so);
2105+ sb_add_buffer (out, &buf.ptr[idx], match.rm_eo - match.rm_so);
2106+
2107+ sb_kill (&buf);
2108+ regfree (&reg);
2109+ idx += match.rm_eo;
2110+ return idx;
2111+}
2112+
2113+static int
2114+is_flonum (idx, string)
2115+ int idx;
2116+ sb *string;
2117+{
2118+ sb buf;
2119+ regex_t reg;
2120+ int rc;
2121+
2122+ /* Duplicate and null terminate `string'. */
2123+ sb_new (&buf);
2124+ sb_add_sb (&buf, string);
2125+ sb_add_char (&buf, '\0');
2126+
2127+ if (regcomp (&reg, "^[0-9]*\\.[0-9]+([eE][+-]?[0-9]+)?", REG_EXTENDED) != 0)
2128+ return 0;
2129+
2130+ rc = regexec (&reg, &buf.ptr[idx], 0, NULL, 0);
2131+ sb_kill (&buf);
2132+ regfree (&reg);
2133+ return (rc == 0);
2134+}
2135+
2136+/* Turn the number in string at idx into a number of base, fill in
2137+ ptr, and return the index of the first character not in the number. */
2138+
2139+static int
2140+sb_strtol (idx, string, base, ptr)
2141+ int idx;
2142+ sb *string;
2143+ int base;
2144+ int *ptr;
2145+{
2146+ int value = 0;
2147+ idx = sb_skip_white (idx, string);
2148+
2149+ while (idx < string->len)
2150+ {
2151+ int ch = string->ptr[idx];
2152+ int dig = 0;
2153+ if (ISDIGIT (ch))
2154+ dig = ch - '0';
2155+ else if (ch >= 'a' && ch <= 'f')
2156+ dig = ch - 'a' + 10;
2157+ else if (ch >= 'A' && ch <= 'F')
2158+ dig = ch - 'A' + 10;
2159+ else
2160+ break;
2161+
2162+ if (dig >= base)
2163+ break;
2164+
2165+ value = value * base + dig;
2166+ idx++;
2167+ }
2168+ *ptr = value;
2169+ return idx;
2170+}
2171+
2172+static int
2173+level_0 (idx, string, lhs)
2174+ int idx;
2175+ sb *string;
2176+ exp_t *lhs;
2177+{
2178+ lhs->add_symbol.len = 0;
2179+ lhs->add_symbol.name = 0;
2180+
2181+ lhs->sub_symbol.len = 0;
2182+ lhs->sub_symbol.name = 0;
2183+
2184+ idx = sb_skip_white (idx, string);
2185+
2186+ lhs->value = 0;
2187+
2188+ if (ISDIGIT (string->ptr[idx]))
2189+ {
2190+ idx = sb_strtol (idx, string, 10, &lhs->value);
2191+ }
2192+ else if (ISFIRSTCHAR (string->ptr[idx]))
2193+ {
2194+ int len = 0;
2195+ lhs->add_symbol.name = string->ptr + idx;
2196+ while (idx < string->len && ISNEXTCHAR (string->ptr[idx]))
2197+ {
2198+ idx++;
2199+ len++;
2200+ }
2201+ lhs->add_symbol.len = len;
2202+ }
2203+ else if (string->ptr[idx] == '"')
2204+ {
2205+ sb acc;
2206+ sb_new (&acc);
2207+ ERROR ((stderr, _("string where expression expected.\n")));
2208+ idx = getstring (idx, string, &acc);
2209+ sb_kill (&acc);
2210+ }
2211+ else
2212+ {
2213+ ERROR ((stderr, _("can't find primary in expression.\n")));
2214+ idx++;
2215+ }
2216+ return sb_skip_white (idx, string);
2217+}
2218+
2219+static int
2220+level_1 (idx, string, lhs)
2221+ int idx;
2222+ sb *string;
2223+ exp_t *lhs;
2224+{
2225+ idx = sb_skip_white (idx, string);
2226+
2227+ switch (string->ptr[idx])
2228+ {
2229+ case '+':
2230+ idx = level_1 (idx + 1, string, lhs);
2231+ break;
2232+ case '~':
2233+ idx = level_1 (idx + 1, string, lhs);
2234+ checkconst ('~', lhs);
2235+ lhs->value = ~lhs->value;
2236+ break;
2237+ case '-':
2238+ {
2239+ symbol t;
2240+ idx = level_1 (idx + 1, string, lhs);
2241+ lhs->value = -lhs->value;
2242+ t = lhs->add_symbol;
2243+ lhs->add_symbol = lhs->sub_symbol;
2244+ lhs->sub_symbol = t;
2245+ break;
2246+ }
2247+ case '(':
2248+ idx++;
2249+ idx = level_5 (sb_skip_white (idx, string), string, lhs);
2250+ if (string->ptr[idx] != ')')
2251+ ERROR ((stderr, _("misplaced closing parens.\n")));
2252+ else
2253+ idx++;
2254+ break;
2255+ default:
2256+ idx = level_0 (idx, string, lhs);
2257+ break;
2258+ }
2259+ return sb_skip_white (idx, string);
2260+}
2261+
2262+static int
2263+level_2 (idx, string, lhs)
2264+ int idx;
2265+ sb *string;
2266+ exp_t *lhs;
2267+{
2268+ exp_t rhs;
2269+
2270+ idx = level_1 (idx, string, lhs);
2271+
2272+ while (idx < string->len && (string->ptr[idx] == '*'
2273+ || string->ptr[idx] == '/'))
2274+ {
2275+ char op = string->ptr[idx++];
2276+ idx = level_1 (idx, string, &rhs);
2277+ switch (op)
2278+ {
2279+ case '*':
2280+ checkconst ('*', lhs);
2281+ checkconst ('*', &rhs);
2282+ lhs->value *= rhs.value;
2283+ break;
2284+ case '/':
2285+ checkconst ('/', lhs);
2286+ checkconst ('/', &rhs);
2287+ if (rhs.value == 0)
2288+ ERROR ((stderr, _("attempt to divide by zero.\n")));
2289+ else
2290+ lhs->value /= rhs.value;
2291+ break;
2292+ }
2293+ }
2294+ return sb_skip_white (idx, string);
2295+}
2296+
2297+static int
2298+level_3 (idx, string, lhs)
2299+ int idx;
2300+ sb *string;
2301+ exp_t *lhs;
2302+{
2303+ exp_t rhs;
2304+
2305+ idx = level_2 (idx, string, lhs);
2306+
2307+ while (idx < string->len
2308+ && (string->ptr[idx] == '+'
2309+ || string->ptr[idx] == '-'))
2310+ {
2311+ char op = string->ptr[idx++];
2312+ idx = level_2 (idx, string, &rhs);
2313+ switch (op)
2314+ {
2315+ case '+':
2316+ lhs->value += rhs.value;
2317+ if (lhs->add_symbol.name && rhs.add_symbol.name)
2318+ {
2319+ ERROR ((stderr, _("can't add two relocatable expressions\n")));
2320+ }
2321+ /* Change nn+symbol to symbol + nn. */
2322+ if (rhs.add_symbol.name)
2323+ {
2324+ lhs->add_symbol = rhs.add_symbol;
2325+ }
2326+ break;
2327+ case '-':
2328+ lhs->value -= rhs.value;
2329+ lhs->sub_symbol = rhs.add_symbol;
2330+ break;
2331+ }
2332+ }
2333+ return sb_skip_white (idx, string);
2334+}
2335+
2336+static int
2337+level_4 (idx, string, lhs)
2338+ int idx;
2339+ sb *string;
2340+ exp_t *lhs;
2341+{
2342+ exp_t rhs;
2343+
2344+ idx = level_3 (idx, string, lhs);
2345+
2346+ while (idx < string->len &&
2347+ string->ptr[idx] == '&')
2348+ {
2349+ char op = string->ptr[idx++];
2350+ idx = level_3 (idx, string, &rhs);
2351+ switch (op)
2352+ {
2353+ case '&':
2354+ checkconst ('&', lhs);
2355+ checkconst ('&', &rhs);
2356+ lhs->value &= rhs.value;
2357+ break;
2358+ }
2359+ }
2360+ return sb_skip_white (idx, string);
2361+}
2362+
2363+static int
2364+level_5 (idx, string, lhs)
2365+ int idx;
2366+ sb *string;
2367+ exp_t *lhs;
2368+{
2369+ exp_t rhs;
2370+
2371+ idx = level_4 (idx, string, lhs);
2372+
2373+ while (idx < string->len
2374+ && (string->ptr[idx] == '|' || string->ptr[idx] == '~'))
2375+ {
2376+ char op = string->ptr[idx++];
2377+ idx = level_4 (idx, string, &rhs);
2378+ switch (op)
2379+ {
2380+ case '|':
2381+ checkconst ('|', lhs);
2382+ checkconst ('|', &rhs);
2383+ lhs->value |= rhs.value;
2384+ break;
2385+ case '~':
2386+ checkconst ('~', lhs);
2387+ checkconst ('~', &rhs);
2388+ lhs->value ^= rhs.value;
2389+ break;
2390+ }
2391+ }
2392+ return sb_skip_white (idx, string);
2393+}
2394+
2395+/* Parse the expression at offset idx into string, fill up res with
2396+ the result. Return the index of the first char past the
2397+ expression. */
2398+
2399+static int
2400+exp_parse (idx, string, res)
2401+ int idx;
2402+ sb *string;
2403+ exp_t *res;
2404+{
2405+ return level_5 (sb_skip_white (idx, string), string, res);
2406+}
2407+
2408+/* Turn the expression at exp into text and glue it onto the end of
2409+ string. */
2410+
2411+static void
2412+exp_string (exp, string)
2413+ exp_t *exp;
2414+ sb *string;
2415+{
2416+ int np = 0;
2417+ int ad = 0;
2418+ sb_reset (string);
2419+
2420+ if (exp->add_symbol.len)
2421+ {
2422+ sb_add_buffer (string, exp->add_symbol.name, exp->add_symbol.len);
2423+ np = 1;
2424+ ad = 1;
2425+ }
2426+ if (exp->value)
2427+ {
2428+ char buf[20];
2429+ if (np)
2430+ sb_add_char (string, '+');
2431+ sprintf (buf, "%d", exp->value);
2432+ sb_add_string (string, buf);
2433+ np = 1;
2434+ ad = 1;
2435+ }
2436+ if (exp->sub_symbol.len)
2437+ {
2438+ sb_add_char (string, '-');
2439+ sb_add_buffer (string, exp->add_symbol.name, exp->add_symbol.len);
2440+ np = 0;
2441+ ad = 1;
2442+ }
2443+
2444+ if (!ad)
2445+ sb_add_char (string, '0');
2446+}
2447+
2448+/* Parse the expression at offset idx into sb in. Return the value in
2449+ val. If the expression is not constant, give ERROR emsg. Return
2450+ the index of the first character past the end of the expression. */
2451+
2452+static int
2453+exp_get_abs (emsg, idx, in, val)
2454+ const char *emsg;
2455+ int idx;
2456+ sb *in;
2457+ int *val;
2458+{
2459+ exp_t res;
2460+ idx = exp_parse (idx, in, &res);
2461+ if (res.add_symbol.len || res.sub_symbol.len)
2462+ ERROR ((stderr, "%s", emsg));
2463+ *val = res.value;
2464+ return idx;
2465+}
2466+
2467+/* Current label parsed from line. */
2468+sb label;
2469+
2470+/* Hash table for all assigned variables. */
2471+hash_table assign_hash_table;
2472+
2473+/* Hash table for keyword. */
2474+hash_table keyword_hash_table;
2475+
2476+/* Hash table for eq variables. */
2477+hash_table vars;
2478+
2479+#define in_comment ';'
2480+
2481+#if 0
2482+static void
2483+strip_comments (out)
2484+ sb *out;
2485+{
2486+ char *s = out->ptr;
2487+ int i = 0;
2488+ for (i = 0; i < out->len; i++)
2489+ {
2490+ if (ISCOMMENTCHAR (s[i]))
2491+ {
2492+ out->len = i;
2493+ return;
2494+ }
2495+ }
2496+}
2497+#endif
2498+
2499+/* Push back character ch so that it can be read again. */
2500+
2501+static void
2502+unget (ch)
2503+ int ch;
2504+{
2505+ if (ch == '\n')
2506+ {
2507+ sp->linecount--;
2508+ }
2509+ if (sp->pushback_index)
2510+ sp->pushback_index--;
2511+ else
2512+ sb_add_char (&sp->pushback, ch);
2513+}
2514+
2515+/* Push the sb ptr onto the include stack, with the given name, type
2516+ and index. */
2517+
2518+static void
2519+include_buf (name, ptr, type, index)
2520+ sb *name;
2521+ sb *ptr;
2522+ include_type type;
2523+ int index;
2524+{
2525+ sp++;
2526+ if (sp - include_stack >= MAX_INCLUDES)
2527+ FATAL ((stderr, _("unreasonable nesting.\n")));
2528+ sb_new (&sp->name);
2529+ sb_add_sb (&sp->name, name);
2530+ sp->handle = 0;
2531+ sp->linecount = 1;
2532+ sp->pushback_index = 0;
2533+ sp->type = type;
2534+ sp->index = index;
2535+ sb_new (&sp->pushback);
2536+ sb_add_sb (&sp->pushback, ptr);
2537+}
2538+
2539+/* Used in ERROR messages, print info on where the include stack is
2540+ onto file. */
2541+
2542+static void
2543+include_print_where_line (file)
2544+ FILE *file;
2545+{
2546+ struct include_stack *p = include_stack + 1;
2547+
2548+ while (p <= sp)
2549+ {
2550+ fprintf (file, "%s:%d ", sb_name (&p->name), p->linecount - 1);
2551+ p++;
2552+ }
2553+}
2554+
2555+/* Used in listings, print the line number onto file. */
2556+
2557+static void
2558+include_print_line (file)
2559+ FILE *file;
2560+{
2561+ int n;
2562+ struct include_stack *p = include_stack + 1;
2563+
2564+ n = fprintf (file, "%4d", p->linecount);
2565+ p++;
2566+ while (p <= sp)
2567+ {
2568+ n += fprintf (file, ".%d", p->linecount);
2569+ p++;
2570+ }
2571+ while (n < 8 * 3)
2572+ {
2573+ fprintf (file, " ");
2574+ n++;
2575+ }
2576+}
2577+
2578+/* Read a line from the top of the include stack into sb in. */
2579+
2580+static int
2581+get_line (in)
2582+ sb *in;
2583+{
2584+ int online = 0;
2eacf7fd 2585+ int more = 1, ch = 0;
2859501d
JB
2586+
2587+ if (copysource)
2588+ {
2589+ putc (comment_char, outfile);
2590+ if (print_line_number)
2591+ include_print_line (outfile);
2592+ }
2593+
2594+ while (1)
2595+ {
2eacf7fd 2596+ ch = get ();
2859501d
JB
2597+
2598+ while (ch == '\r')
2599+ ch = get ();
2600+
2601+ if (ch == EOF)
2602+ {
2603+ if (online)
2604+ {
2605+ WARNING ((stderr, _("End of file not at start of line.\n")));
2606+ if (copysource)
2607+ putc ('\n', outfile);
2608+ ch = '\n';
2609+ }
2610+ else
2611+ more = 0;
2612+ break;
2613+ }
2614+
2615+ if (copysource)
2616+ {
2617+ putc (ch, outfile);
2618+ }
2619+
2620+ if (ch == '\n')
2621+ {
2622+ ch = get ();
2623+ online = 0;
2624+ if (ch == '+')
2625+ {
2626+ /* Continued line. */
2627+ if (copysource)
2628+ {
2629+ putc (comment_char, outfile);
2630+ putc ('+', outfile);
2631+ }
2632+ ch = get ();
2633+ }
2634+ else
2635+ {
2636+ if (ch != EOF)
2637+ unget (ch);
2eacf7fd 2638+ ch = '\n'; break;
2859501d
JB
2639+ }
2640+ }
2641+ else
2642+ {
2643+ sb_add_char (in, ch);
2644+ }
2645+ online++;
2646+ }
2647+
2eacf7fd 2648+ return more ? ch : 0;
2859501d
JB
2649+}
2650+
2651+/* Find a label from sb in and put it in out. */
2652+
2653+static int
2654+grab_label (in, out)
2655+ sb *in;
2656+ sb *out;
2657+{
2658+ int i = 0;
2659+ sb_reset (out);
2660+ if (ISFIRSTCHAR (in->ptr[i]) || in->ptr[i] == '\\')
2661+ {
2662+ sb_add_char (out, in->ptr[i]);
2663+ i++;
2664+ while ((ISNEXTCHAR (in->ptr[i])
2665+ || in->ptr[i] == '\\'
2666+ || in->ptr[i] == '&')
2667+ && i < in->len)
2668+ {
2669+ sb_add_char (out, in->ptr[i]);
2670+ i++;
2671+ }
2672+ }
2673+ return i;
2674+}
2675+
2676+/* Find all strange base stuff and turn into decimal. Also
2677+ find all the other numbers and convert them from the default radix. */
2678+
2679+static void
2680+change_base (idx, in, out)
2681+ int idx;
2682+ sb *in;
2683+ sb *out;
2684+{
2685+ char buffer[20];
2686+
2687+ while (idx < in->len)
2688+ {
2689+ if (in->ptr[idx] == '\\'
2690+ && idx + 1 < in->len
2691+ && in->ptr[idx + 1] == '(')
2692+ {
2693+ idx += 2;
2694+ while (idx < in->len
2695+ && in->ptr[idx] != ')')
2696+ {
2697+ sb_add_char (out, in->ptr[idx]);
2698+ idx++;
2699+ }
2700+ if (idx < in->len)
2701+ idx++;
2702+ }
2703+ else if (idx < in->len - 1 && in->ptr[idx + 1] == '\'' && ! mri)
2704+ {
2705+ int base;
2706+ int value;
2707+ switch (in->ptr[idx])
2708+ {
2709+ case 'b':
2710+ case 'B':
2711+ base = 2;
2712+ break;
2713+ case 'q':
2714+ case 'Q':
2715+ base = 8;
2716+ break;
2717+ case 'h':
2718+ case 'H':
2719+ base = 16;
2720+ break;
2721+ case 'd':
2722+ case 'D':
2723+ base = 10;
2724+ break;
2725+ default:
2726+ ERROR ((stderr, _("Illegal base character %c.\n"), in->ptr[idx]));
2727+ base = 10;
2728+ break;
2729+ }
2730+
2731+ idx = sb_strtol (idx + 2, in, base, &value);
2732+ sprintf (buffer, "%d", value);
2733+ sb_add_string (out, buffer);
2734+ }
2735+ else if (ISFIRSTCHAR (in->ptr[idx]))
2736+ {
2737+ /* Copy entire names through quickly. */
2738+ sb_add_char (out, in->ptr[idx]);
2739+ idx++;
2740+ while (idx < in->len && ISNEXTCHAR (in->ptr[idx]))
2741+ {
2742+ sb_add_char (out, in->ptr[idx]);
2743+ idx++;
2744+ }
2745+ }
2746+ else if (is_flonum (idx, in))
2747+ {
2748+ idx = chew_flonum (idx, in, out);
2749+ }
2750+ else if (ISDIGIT (in->ptr[idx]))
2751+ {
2752+ int value;
2753+ /* All numbers must start with a digit, let's chew it and
2754+ spit out decimal. */
2755+ idx = sb_strtol (idx, in, radix, &value);
2756+ sprintf (buffer, "%d", value);
2757+ sb_add_string (out, buffer);
2758+
2759+ /* Skip all undigsested letters. */
2760+ while (idx < in->len && ISNEXTCHAR (in->ptr[idx]))
2761+ {
2762+ sb_add_char (out, in->ptr[idx]);
2763+ idx++;
2764+ }
2765+ }
2766+ else if (in->ptr[idx] == '"' || in->ptr[idx] == '\'')
2767+ {
2768+ char tchar = in->ptr[idx];
2769+ /* Copy entire names through quickly. */
2770+ sb_add_char (out, in->ptr[idx]);
2771+ idx++;
2772+ while (idx < in->len && in->ptr[idx] != tchar)
2773+ {
2774+ sb_add_char (out, in->ptr[idx]);
2775+ idx++;
2776+ }
2777+ }
2778+ else
2779+ {
2780+ /* Nothing special, just pass it through. */
2781+ sb_add_char (out, in->ptr[idx]);
2782+ idx++;
2783+ }
2784+ }
2785+
2786+}
2787+
2788+/* .end */
2789+
2790+static void
2791+do_end (in)
2792+ sb *in;
2793+{
2794+ had_end = 1;
2795+ if (mri)
2796+ fprintf (outfile, "%s\n", sb_name (in));
2797+}
2798+
2799+/* .assign */
2800+
2801+static void
2802+do_assign (again, idx, in)
2803+ int again;
2804+ int idx;
2805+ sb *in;
2806+{
2807+ /* Stick label in symbol table with following value. */
2808+ exp_t e;
2809+ sb acc;
2810+
2811+ sb_new (&acc);
2812+ idx = exp_parse (idx, in, &e);
2813+ exp_string (&e, &acc);
2814+ hash_add_to_string_table (&assign_hash_table, &label, &acc, again);
2815+ sb_kill (&acc);
2816+}
2817+
2818+/* .radix [b|q|d|h] */
2819+
2820+static void
2821+do_radix (ptr)
2822+ sb *ptr;
2823+{
2824+ int idx = sb_skip_white (0, ptr);
2825+ switch (ptr->ptr[idx])
2826+ {
2827+ case 'B':
2828+ case 'b':
2829+ radix = 2;
2830+ break;
2831+ case 'q':
2832+ case 'Q':
2833+ radix = 8;
2834+ break;
2835+ case 'd':
2836+ case 'D':
2837+ radix = 10;
2838+ break;
2839+ case 'h':
2840+ case 'H':
2841+ radix = 16;
2842+ break;
2843+ default:
2844+ ERROR ((stderr, _("radix is %c must be one of b, q, d or h"), radix));
2845+ }
2846+}
2847+
2848+/* Parse off a .b, .w or .l. */
2849+
2850+static int
2851+get_opsize (idx, in, size)
2852+ int idx;
2853+ sb *in;
2854+ int *size;
2855+{
2856+ *size = 4;
2857+ if (in->ptr[idx] == '.')
2858+ {
2859+ idx++;
2860+ }
2861+ switch (in->ptr[idx])
2862+ {
2863+ case 'b':
2864+ case 'B':
2865+ *size = 1;
2866+ break;
2867+ case 'w':
2868+ case 'W':
2869+ *size = 2;
2870+ break;
2871+ case 'l':
2872+ case 'L':
2873+ *size = 4;
2874+ break;
2875+ case ' ':
2876+ case '\t':
2877+ break;
2878+ default:
2879+ ERROR ((stderr, _("size must be one of b, w or l, is %c.\n"), in->ptr[idx]));
2880+ break;
2881+ }
2882+ idx++;
2883+
2884+ return idx;
2885+}
2886+
2887+static int
2888+eol (idx, line)
2889+ int idx;
2890+ sb *line;
2891+{
2892+ idx = sb_skip_white (idx, line);
2893+ if (idx < line->len
2894+ && ISCOMMENTCHAR(line->ptr[idx]))
2895+ return 1;
2896+ if (idx >= line->len)
2897+ return 1;
2898+ return 0;
2899+}
2900+
2901+/* .data [.b|.w|.l] <data>*
2902+ or d[bwl] <data>* */
2903+
2904+static void
2905+do_data (idx, in, size)
2906+ int idx;
2907+ sb *in;
2908+ int size;
2909+{
2910+ int opsize = 4;
2911+ char *opname = ".yikes!";
2912+ sb acc;
2913+ sb_new (&acc);
2914+
2915+ if (!size)
2916+ {
2917+ idx = get_opsize (idx, in, &opsize);
2918+ }
2919+ else
2920+ {
2921+ opsize = size;
2922+ }
2923+ switch (opsize)
2924+ {
2925+ case 4:
2926+ opname = ".long";
2927+ break;
2928+ case 2:
2929+ opname = ".short";
2930+ break;
2931+ case 1:
2932+ opname = ".byte";
2933+ break;
2934+ }
2935+
2936+ fprintf (outfile, "%s\t", opname);
2937+
2938+ idx = sb_skip_white (idx, in);
2939+
2940+ if (alternate
2941+ && idx < in->len
2942+ && in->ptr[idx] == '"')
2943+ {
2944+ int i;
2945+ idx = getstring (idx, in, &acc);
2946+ for (i = 0; i < acc.len; i++)
2947+ {
2948+ if (i)
2949+ fprintf (outfile, ",");
2950+ fprintf (outfile, "%d", acc.ptr[i]);
2951+ }
2952+ }
2953+ else
2954+ {
2955+ while (!eol (idx, in))
2956+ {
2957+ exp_t e;
2958+ idx = exp_parse (idx, in, &e);
2959+ exp_string (&e, &acc);
2960+ sb_add_char (&acc, 0);
2961+ fprintf (outfile, "%s", acc.ptr);
2962+ if (idx < in->len && in->ptr[idx] == ',')
2963+ {
2964+ fprintf (outfile, ",");
2965+ idx++;
2966+ }
2967+ }
2968+ }
2969+ sb_kill (&acc);
2970+ sb_print_at (outfile, idx, in);
2971+ fprintf (outfile, "\n");
2972+}
2973+
2974+/* .datab [.b|.w|.l] <repeat>,<fill> */
2975+
2976+static void
2977+do_datab (idx, in)
2978+ int idx;
2979+ sb *in;
2980+{
2981+ int opsize;
2982+ int repeat;
2983+ int fill;
2984+
2985+ idx = get_opsize (idx, in, &opsize);
2986+
2987+ idx = exp_get_abs (_("datab repeat must be constant.\n"), idx, in, &repeat);
2988+ idx = sb_skip_comma (idx, in);
2989+ idx = exp_get_abs (_("datab data must be absolute.\n"), idx, in, &fill);
2990+
2991+ fprintf (outfile, ".fill\t%d,%d,%d\n", repeat, opsize, fill);
2992+}
2993+
2994+/* .align <size> */
2995+
2996+static void
2997+do_align (idx, in)
2998+ int idx;
2999+ sb *in;
3000+{
3001+ int al, have_fill, fill;
3002+
3003+ idx = exp_get_abs (_("align needs absolute expression.\n"), idx, in, &al);
3004+ idx = sb_skip_white (idx, in);
3005+ have_fill = 0;
3006+ fill = 0;
3007+ if (! eol (idx, in))
3008+ {
3009+ idx = sb_skip_comma (idx, in);
3010+ idx = exp_get_abs (_(".align needs absolute fill value.\n"), idx, in,
3011+ &fill);
3012+ have_fill = 1;
3013+ }
3014+
3015+ fprintf (outfile, ".align %d", al);
3016+ if (have_fill)
3017+ fprintf (outfile, ",%d", fill);
3018+ fprintf (outfile, "\n");
3019+}
3020+
3021+/* .res[.b|.w|.l] <size> */
3022+
3023+static void
3024+do_res (idx, in, type)
3025+ int idx;
3026+ sb *in;
3027+ int type;
3028+{
3029+ int size = 4;
3030+ int count = 0;
3031+
3032+ idx = get_opsize (idx, in, &size);
3033+ while (!eol (idx, in))
3034+ {
3035+ idx = sb_skip_white (idx, in);
3036+ if (in->ptr[idx] == ',')
3037+ idx++;
3038+ idx = exp_get_abs (_("res needs absolute expression for fill count.\n"), idx, in, &count);
3039+
3040+ if (type == 'c' || type == 'z')
3041+ count++;
3042+
3043+ fprintf (outfile, ".space %d\n", count * size);
3044+ }
3045+}
3046+
3047+/* .export */
3048+
3049+static void
3050+do_export (in)
3051+ sb *in;
3052+{
3053+ fprintf (outfile, ".global %s\n", sb_name (in));
3054+}
3055+
3056+/* .print [list] [nolist] */
3057+
3058+static void
3059+do_print (idx, in)
3060+ int idx;
3061+ sb *in;
3062+{
3063+ idx = sb_skip_white (idx, in);
3064+ while (idx < in->len)
3065+ {
3066+ if (strncasecmp (in->ptr + idx, "LIST", 4) == 0)
3067+ {
3068+ fprintf (outfile, ".list\n");
3069+ idx += 4;
3070+ }
3071+ else if (strncasecmp (in->ptr + idx, "NOLIST", 6) == 0)
3072+ {
3073+ fprintf (outfile, ".nolist\n");
3074+ idx += 6;
3075+ }
3076+ idx++;
3077+ }
3078+}
3079+
3080+/* .head */
3081+
3082+static void
3083+do_heading (idx, in)
3084+ int idx;
3085+ sb *in;
3086+{
3087+ sb head;
3088+ sb_new (&head);
3089+ idx = getstring (idx, in, &head);
3090+ fprintf (outfile, ".title \"%s\"\n", sb_name (&head));
3091+ sb_kill (&head);
3092+}
3093+
3094+/* .page */
3095+
3096+static void
3097+do_page ()
3098+{
3099+ fprintf (outfile, ".eject\n");
3100+}
3101+
3102+/* .form [lin=<value>] [col=<value>] */
3103+
3104+static void
3105+do_form (idx, in)
3106+ int idx;
3107+ sb *in;
3108+{
3109+ int lines = 60;
3110+ int columns = 132;
3111+ idx = sb_skip_white (idx, in);
3112+
3113+ while (idx < in->len)
3114+ {
3115+
3116+ if (strncasecmp (in->ptr + idx, "LIN=", 4) == 0)
3117+ {
3118+ idx += 4;
3119+ idx = exp_get_abs (_("form LIN= needs absolute expresssion.\n"), idx, in, &lines);
3120+ }
3121+
3122+ if (strncasecmp (in->ptr + idx, _("COL="), 4) == 0)
3123+ {
3124+ idx += 4;
3125+ idx = exp_get_abs (_("form COL= needs absolute expresssion.\n"), idx, in, &columns);
3126+ }
3127+
3128+ idx++;
3129+ }
3130+ fprintf (outfile, ".psize %d,%d\n", lines, columns);
3131+
3132+}
3133+
3134+/* Fetch string from the input stream,
3135+ rules:
3136+ 'Bxyx<whitespace> -> return 'Bxyza
3137+ %<char> -> return string of decimal value of x
3138+ "<string>" -> return string
3139+ xyx<whitespace> -> return xyz
3140+*/
3141+
3142+static int
3143+get_any_string (idx, in, out, expand, pretend_quoted)
3144+ int idx;
3145+ sb *in;
3146+ sb *out;
3147+ int expand;
3148+ int pretend_quoted;
3149+{
3150+ sb_reset (out);
3151+ idx = sb_skip_white (idx, in);
3152+
3153+ if (idx < in->len)
3154+ {
3155+ if (in->len > 2 && in->ptr[idx + 1] == '\'' && ISBASE (in->ptr[idx]))
3156+ {
3157+ while (!ISSEP (in->ptr[idx]))
3158+ sb_add_char (out, in->ptr[idx++]);
3159+ }
3160+ else if (in->ptr[idx] == '%'
3161+ && alternate
3162+ && expand)
3163+ {
3164+ int val;
3165+ char buf[20];
3166+ /* Turns the next expression into a string. */
3167+ /* xgettext: no-c-format */
3168+ idx = exp_get_abs (_("% operator needs absolute expression"),
3169+ idx + 1,
3170+ in,
3171+ &val);
3172+ sprintf (buf, "%d", val);
3173+ sb_add_string (out, buf);
3174+ }
3175+ else if (in->ptr[idx] == '"'
3176+ || in->ptr[idx] == '<'
3177+ || (alternate && in->ptr[idx] == '\''))
3178+ {
3179+ if (alternate && expand)
3180+ {
3181+ /* Keep the quotes. */
3182+ sb_add_char (out, '\"');
3183+
3184+ idx = getstring (idx, in, out);
3185+ sb_add_char (out, '\"');
3186+
3187+ }
3188+ else
3189+ {
3190+ idx = getstring (idx, in, out);
3191+ }
3192+ }
3193+ else
3194+ {
3195+ while (idx < in->len
3196+ && (in->ptr[idx] == '"'
3197+ || in->ptr[idx] == '\''
3198+ || pretend_quoted
3199+ || !ISSEP (in->ptr[idx])))
3200+ {
3201+ if (in->ptr[idx] == '"'
3202+ || in->ptr[idx] == '\'')
3203+ {
3204+ char tchar = in->ptr[idx];
3205+ sb_add_char (out, in->ptr[idx++]);
3206+ while (idx < in->len
3207+ && in->ptr[idx] != tchar)
3208+ sb_add_char (out, in->ptr[idx++]);
3209+ if (idx == in->len)
3210+ return idx;
3211+ }
3212+ sb_add_char (out, in->ptr[idx++]);
3213+ }
3214+ }
3215+ }
3216+
3217+ return idx;
3218+}
3219+
3220+/* Skip along sb in starting at idx, suck off whitespace a ( and more
3221+ whitespace. Return the idx of the next char. */
3222+
3223+static int
3224+skip_openp (idx, in)
3225+ int idx;
3226+ sb *in;
3227+{
3228+ idx = sb_skip_white (idx, in);
3229+ if (in->ptr[idx] != '(')
3230+ ERROR ((stderr, _("misplaced ( .\n")));
3231+ idx = sb_skip_white (idx + 1, in);
3232+ return idx;
3233+}
3234+
3235+/* Skip along sb in starting at idx, suck off whitespace a ) and more
3236+ whitespace. Return the idx of the next char. */
3237+
3238+static int
3239+skip_closep (idx, in)
3240+ int idx;
3241+ sb *in;
3242+{
3243+ idx = sb_skip_white (idx, in);
3244+ if (in->ptr[idx] != ')')
3245+ ERROR ((stderr, _("misplaced ).\n")));
3246+ idx = sb_skip_white (idx + 1, in);
3247+ return idx;
3248+}
3249+
3250+/* .len */
3251+
3252+static int
3253+dolen (idx, in, out)
3254+ int idx;
3255+ sb *in;
3256+ sb *out;
3257+{
3258+
3259+ sb stringout;
3260+ char buffer[10];
3261+
3262+ sb_new (&stringout);
3263+ idx = skip_openp (idx, in);
3264+ idx = get_and_process (idx, in, &stringout);
3265+ idx = skip_closep (idx, in);
3266+ sprintf (buffer, "%d", stringout.len);
3267+ sb_add_string (out, buffer);
3268+
3269+ sb_kill (&stringout);
3270+ return idx;
3271+}
3272+
3273+/* .instr */
3274+
3275+static int
3276+doinstr (idx, in, out)
3277+ int idx;
3278+ sb *in;
3279+ sb *out;
3280+{
3281+ sb string;
3282+ sb search;
3283+ int i;
3284+ int start;
3285+ int res;
3286+ char buffer[10];
3287+
3288+ sb_new (&string);
3289+ sb_new (&search);
3290+ idx = skip_openp (idx, in);
3291+ idx = get_and_process (idx, in, &string);
3292+ idx = sb_skip_comma (idx, in);
3293+ idx = get_and_process (idx, in, &search);
3294+ idx = sb_skip_comma (idx, in);
3295+ if (ISDIGIT (in->ptr[idx]))
3296+ {
3297+ idx = exp_get_abs (_(".instr needs absolute expresson.\n"), idx, in, &start);
3298+ }
3299+ else
3300+ {
3301+ start = 0;
3302+ }
3303+ idx = skip_closep (idx, in);
3304+ res = -1;
3305+ for (i = start; i < string.len; i++)
3306+ {
3307+ if (strncmp (string.ptr + i, search.ptr, search.len) == 0)
3308+ {
3309+ res = i;
3310+ break;
3311+ }
3312+ }
3313+ sprintf (buffer, "%d", res);
3314+ sb_add_string (out, buffer);
3315+ sb_kill (&string);
3316+ sb_kill (&search);
3317+ return idx;
3318+}
3319+
3320+static int
3321+dosubstr (idx, in, out)
3322+ int idx;
3323+ sb *in;
3324+ sb *out;
3325+{
3326+ sb string;
3327+ int pos;
3328+ int len;
3329+ sb_new (&string);
3330+
3331+ idx = skip_openp (idx, in);
3332+ idx = get_and_process (idx, in, &string);
3333+ idx = sb_skip_comma (idx, in);
3334+ idx = exp_get_abs (_("need absolute position.\n"), idx, in, &pos);
3335+ idx = sb_skip_comma (idx, in);
3336+ idx = exp_get_abs (_("need absolute length.\n"), idx, in, &len);
3337+ idx = skip_closep (idx, in);
3338+
3339+ if (len < 0 || pos < 0 ||
3340+ pos > string.len
3341+ || pos + len > string.len)
3342+ {
3343+ sb_add_string (out, " ");
3344+ }
3345+ else
3346+ {
3347+ sb_add_char (out, '"');
3348+ while (len > 0)
3349+ {
3350+ sb_add_char (out, string.ptr[pos++]);
3351+ len--;
3352+ }
3353+ sb_add_char (out, '"');
3354+ }
3355+ sb_kill (&string);
3356+ return idx;
3357+}
3358+
3359+/* Scan line, change tokens in the hash table to their replacements. */
3360+
3361+static void
3362+process_assigns (idx, in, buf)
3363+ int idx;
3364+ sb *in;
3365+ sb *buf;
3366+{
3367+ while (idx < in->len)
3368+ {
3369+ hash_entry *ptr;
3370+ if (in->ptr[idx] == '\\'
3371+ && idx + 1 < in->len
3372+ && in->ptr[idx + 1] == '(')
3373+ {
3374+ do
3375+ {
3376+ sb_add_char (buf, in->ptr[idx]);
3377+ idx++;
3378+ }
3379+ while (idx < in->len && in->ptr[idx - 1] != ')');
3380+ }
3381+ else if (in->ptr[idx] == '\\'
3382+ && idx + 1 < in->len
3383+ && in->ptr[idx + 1] == '&')
3384+ {
3385+ idx = condass_lookup_name (in, idx + 2, buf, 1);
3386+ }
3387+ else if (in->ptr[idx] == '\\'
3388+ && idx + 1 < in->len
3389+ && in->ptr[idx + 1] == '$')
3390+ {
3391+ idx = condass_lookup_name (in, idx + 2, buf, 0);
3392+ }
3393+ else if (idx + 3 < in->len
3394+ && in->ptr[idx] == '.'
3395+ && TOUPPER (in->ptr[idx + 1]) == 'L'
3396+ && TOUPPER (in->ptr[idx + 2]) == 'E'
3397+ && TOUPPER (in->ptr[idx + 3]) == 'N')
3398+ idx = dolen (idx + 4, in, buf);
3399+ else if (idx + 6 < in->len
3400+ && in->ptr[idx] == '.'
3401+ && TOUPPER (in->ptr[idx + 1]) == 'I'
3402+ && TOUPPER (in->ptr[idx + 2]) == 'N'
3403+ && TOUPPER (in->ptr[idx + 3]) == 'S'
3404+ && TOUPPER (in->ptr[idx + 4]) == 'T'
3405+ && TOUPPER (in->ptr[idx + 5]) == 'R')
3406+ idx = doinstr (idx + 6, in, buf);
3407+ else if (idx + 7 < in->len
3408+ && in->ptr[idx] == '.'
3409+ && TOUPPER (in->ptr[idx + 1]) == 'S'
3410+ && TOUPPER (in->ptr[idx + 2]) == 'U'
3411+ && TOUPPER (in->ptr[idx + 3]) == 'B'
3412+ && TOUPPER (in->ptr[idx + 4]) == 'S'
3413+ && TOUPPER (in->ptr[idx + 5]) == 'T'
3414+ && TOUPPER (in->ptr[idx + 6]) == 'R')
3415+ idx = dosubstr (idx + 7, in, buf);
3416+ else if (ISFIRSTCHAR (in->ptr[idx]))
3417+ {
3418+ /* May be a simple name subsitution, see if we have a word. */
3419+ sb acc;
3420+ int cur = idx + 1;
3421+ while (cur < in->len
3422+ && (ISNEXTCHAR (in->ptr[cur])))
3423+ cur++;
3424+
3425+ sb_new (&acc);
3426+ sb_add_buffer (&acc, in->ptr + idx, cur - idx);
3427+ ptr = hash_lookup (&assign_hash_table, &acc);
3428+ if (ptr)
3429+ {
3430+ /* Found a definition for it. */
3431+ sb_add_sb (buf, &ptr->value.s);
3432+ }
3433+ else
3434+ {
3435+ /* No definition, just copy the word. */
3436+ sb_add_sb (buf, &acc);
3437+ }
3438+ sb_kill (&acc);
3439+ idx = cur;
3440+ }
3441+ else
3442+ {
3443+ sb_add_char (buf, in->ptr[idx++]);
3444+ }
3445+ }
3446+}
3447+
3448+static int
3449+get_and_process (idx, in, out)
3450+ int idx;
3451+ sb *in;
3452+ sb *out;
3453+{
3454+ sb t;
3455+ sb_new (&t);
3456+ idx = get_any_string (idx, in, &t, 1, 0);
3457+ process_assigns (0, &t, out);
3458+ sb_kill (&t);
3459+ return idx;
3460+}
3461+
3462+static void
3463+process_file ()
3464+{
3465+ sb line;
3466+ sb t1, t2;
3467+ sb acc;
3468+ sb label_in;
3469+ int more;
3470+
3471+ sb_new (&line);
3472+ sb_new (&t1);
3473+ sb_new (&t2);
3474+ sb_new (&acc);
3475+ sb_new (&label_in);
3476+ sb_reset (&line);
3477+ more = get_line (&line);
3478+ while (more)
3479+ {
3480+ /* Find any label and pseudo op that we're intested in. */
3481+ int l;
3482+ if (line.len == 0)
3483+ {
3484+ if (condass_on ())
3485+ fprintf (outfile, "\n");
3486+ }
3487+ else if (mri
3488+ && (line.ptr[0] == '*'
3489+ || line.ptr[0] == '!'))
3490+ {
3491+ /* MRI line comment. */
3492+ fprintf (outfile, "%s", sb_name (&line));
3493+ }
3494+ else
3495+ {
3496+ l = grab_label (&line, &label_in);
3497+ sb_reset (&label);
3498+
3499+ if (line.ptr[l] == ':')
3500+ l++;
3501+ while (ISWHITE (line.ptr[l]) && l < line.len)
3502+ l++;
3503+
3504+ if (label_in.len)
3505+ {
3506+ int do_assigns;
3507+
3508+ /* Munge the label, unless this is EQU or ASSIGN. */
3509+ do_assigns = 1;
3510+ if (l < line.len
3511+ && (line.ptr[l] == '.' || alternate || mri))
3512+ {
3513+ int lx = l;
3514+
3515+ if (line.ptr[lx] == '.')
3516+ ++lx;
3517+ if (lx + 3 <= line.len
3518+ && strncasecmp ("EQU", line.ptr + lx, 3) == 0
3519+ && (lx + 3 == line.len
3520+ || ! ISFIRSTCHAR (line.ptr[lx + 3])))
3521+ do_assigns = 0;
3522+ else if (lx + 6 <= line.len
3523+ && strncasecmp ("ASSIGN", line.ptr + lx, 6) == 0
3524+ && (lx + 6 == line.len
3525+ || ! ISFIRSTCHAR (line.ptr[lx + 6])))
3526+ do_assigns = 0;
3527+ }
3528+
3529+ if (do_assigns)
3530+ process_assigns (0, &label_in, &label);
3531+ else
3532+ sb_add_sb (&label, &label_in);
3533+ }
3534+
3535+ if (l < line.len)
3536+ {
3537+ if (process_pseudo_op (l, &line, &acc))
3538+ {
3539+
3540+ }
3541+ else if (condass_on ())
3542+ {
3543+ if (macro_op (l, &line))
3544+ {
3545+
3546+ }
3547+ else
3548+ {
3549+ {
3550+ if (label.len)
3551+ {
3552+ fprintf (outfile, "%s:\t", sb_name (&label));
3553+ }
3554+ else
3555+ fprintf (outfile, "\t");
3556+ sb_reset (&t1);
3557+ process_assigns (l, &line, &t1);
3558+ sb_reset (&t2);
3559+ change_base (0, &t1, &t2);
3560+ fprintf (outfile, "%s\n", sb_name (&t2));
3561+ }
3562+ }
3563+ }
3564+ }
3565+ else
3566+ {
3567+ /* Only a label on this line. */
3568+ if (label.len && condass_on ())
3569+ {
3570+ fprintf (outfile, "%s:\n", sb_name (&label));
3571+ }
3572+ }
3573+ }
3574+
3575+ if (had_end)
3576+ break;
3577+ sb_reset (&line);
3578+ more = get_line (&line);
3579+ }
3580+
3581+ if (!had_end && !mri)
3582+ WARNING ((stderr, _("END missing from end of file.\n")));
3583+}
3584+
3585+static void
3586+free_old_entry (ptr)
3587+ hash_entry *ptr;
3588+{
3589+ if (ptr)
3590+ {
3591+ if (ptr->type == hash_string)
3592+ sb_kill (&ptr->value.s);
3593+ }
3594+}
3595+
3596+/* name: .ASSIGNA <value> */
3597+
3598+static void
3599+do_assigna (idx, in)
3600+ int idx;
3601+ sb *in;
3602+{
3603+ sb tmp;
3604+ int val;
3605+ sb_new (&tmp);
3606+
3607+ process_assigns (idx, in, &tmp);
3608+ idx = exp_get_abs (_(".ASSIGNA needs constant expression argument.\n"), 0, &tmp, &val);
3609+
3610+ if (!label.len)
3611+ {
3612+ ERROR ((stderr, _(".ASSIGNA without label.\n")));
3613+ }
3614+ else
3615+ {
3616+ hash_entry *ptr = hash_create (&vars, &label);
3617+ free_old_entry (ptr);
3618+ ptr->type = hash_integer;
3619+ ptr->value.i = val;
3620+ }
3621+ sb_kill (&tmp);
3622+}
3623+
3624+/* name: .ASSIGNC <string> */
3625+
3626+static void
3627+do_assignc (idx, in)
3628+ int idx;
3629+ sb *in;
3630+{
3631+ sb acc;
3632+ sb_new (&acc);
3633+ idx = getstring (idx, in, &acc);
3634+
3635+ if (!label.len)
3636+ {
3637+ ERROR ((stderr, _(".ASSIGNS without label.\n")));
3638+ }
3639+ else
3640+ {
3641+ hash_entry *ptr = hash_create (&vars, &label);
3642+ free_old_entry (ptr);
3643+ ptr->type = hash_string;
3644+ sb_new (&ptr->value.s);
3645+ sb_add_sb (&ptr->value.s, &acc);
3646+ }
3647+ sb_kill (&acc);
3648+}
3649+
3650+/* name: .REG (reg) */
3651+
3652+static void
3653+do_reg (idx, in)
3654+ int idx;
3655+ sb *in;
3656+{
3657+ /* Remove reg stuff from inside parens. */
3658+ sb what;
3659+ if (!mri)
3660+ idx = skip_openp (idx, in);
3661+ else
3662+ idx = sb_skip_white (idx, in);
3663+ sb_new (&what);
3664+ while (idx < in->len
3665+ && (mri
3666+ ? ! eol (idx, in)
3667+ : in->ptr[idx] != ')'))
3668+ {
3669+ sb_add_char (&what, in->ptr[idx]);
3670+ idx++;
3671+ }
3672+ hash_add_to_string_table (&assign_hash_table, &label, &what, 1);
3673+ sb_kill (&what);
3674+}
3675+
3676+static int
3677+condass_lookup_name (inbuf, idx, out, warn)
3678+ sb *inbuf;
3679+ int idx;
3680+ sb *out;
3681+ int warn;
3682+{
3683+ hash_entry *ptr;
3684+ sb condass_acc;
3685+ sb_new (&condass_acc);
3686+
3687+ while (idx < inbuf->len
3688+ && ISNEXTCHAR (inbuf->ptr[idx]))
3689+ {
3690+ sb_add_char (&condass_acc, inbuf->ptr[idx++]);
3691+ }
3692+
3693+ if (inbuf->ptr[idx] == '\'')
3694+ idx++;
3695+ ptr = hash_lookup (&vars, &condass_acc);
3696+
3697+ if (!ptr)
3698+ {
3699+ if (warn)
3700+ {
3701+ WARNING ((stderr, _("Can't find preprocessor variable %s.\n"), sb_name (&condass_acc)));
3702+ }
3703+ else
3704+ {
3705+ sb_add_string (out, "0");
3706+ }
3707+ }
3708+ else
3709+ {
3710+ if (ptr->type == hash_integer)
3711+ {
3712+ char buffer[30];
3713+ sprintf (buffer, "%d", ptr->value.i);
3714+ sb_add_string (out, buffer);
3715+ }
3716+ else
3717+ {
3718+ sb_add_sb (out, &ptr->value.s);
3719+ }
3720+ }
3721+ sb_kill (&condass_acc);
3722+ return idx;
3723+}
3724+
3725+#define EQ 1
3726+#define NE 2
3727+#define GE 3
3728+#define LT 4
3729+#define LE 5
3730+#define GT 6
3731+#define NEVER 7
3732+
3733+static int
3734+whatcond (idx, in, val)
3735+ int idx;
3736+ sb *in;
3737+ int *val;
3738+{
3739+ int cond;
3740+
3741+ idx = sb_skip_white (idx, in);
3742+ cond = NEVER;
3743+ if (idx + 1 < in->len)
3744+ {
3745+ char *p;
3746+ char a, b;
3747+
3748+ p = in->ptr + idx;
3749+ a = TOUPPER (p[0]);
3750+ b = TOUPPER (p[1]);
3751+ if (a == 'E' && b == 'Q')
3752+ cond = EQ;
3753+ else if (a == 'N' && b == 'E')
3754+ cond = NE;
3755+ else if (a == 'L' && b == 'T')
3756+ cond = LT;
3757+ else if (a == 'L' && b == 'E')
3758+ cond = LE;
3759+ else if (a == 'G' && b == 'T')
3760+ cond = GT;
3761+ else if (a == 'G' && b == 'E')
3762+ cond = GE;
3763+ }
3764+ if (cond == NEVER)
3765+ {
3766+ ERROR ((stderr, _("Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n")));
3767+ cond = NEVER;
3768+ }
3769+ idx = sb_skip_white (idx + 2, in);
3770+ *val = cond;
3771+ return idx;
3772+}
3773+
3774+static int
3775+istrue (idx, in)
3776+ int idx;
3777+ sb *in;
3778+{
3779+ int res;
3780+ sb acc_a;
3781+ sb cond;
3782+ sb acc_b;
3783+ sb_new (&acc_a);
3784+ sb_new (&cond);
3785+ sb_new (&acc_b);
3786+ idx = sb_skip_white (idx, in);
3787+
3788+ if (in->ptr[idx] == '"')
3789+ {
3790+ int cond;
3791+ int same;
3792+ /* This is a string comparision. */
3793+ idx = getstring (idx, in, &acc_a);
3794+ idx = whatcond (idx, in, &cond);
3795+ idx = getstring (idx, in, &acc_b);
3796+ same = acc_a.len == acc_b.len
3797+ && (strncmp (acc_a.ptr, acc_b.ptr, acc_a.len) == 0);
3798+
3799+ if (cond != EQ && cond != NE)
3800+ {
3801+ ERROR ((stderr, _("Comparison operator for strings must be EQ or NE\n")));
3802+ res = 0;
3803+ }
3804+ else
3805+ res = (cond != EQ) ^ same;
3806+ }
3807+ else
3808+ /* This is a numeric expression. */
3809+ {
3810+ int vala;
3811+ int valb;
3812+ int cond;
3813+ idx = exp_get_abs (_("Conditional operator must have absolute operands.\n"), idx, in, &vala);
3814+ idx = whatcond (idx, in, &cond);
3815+ idx = sb_skip_white (idx, in);
3816+ if (in->ptr[idx] == '"')
3817+ {
3818+ WARNING ((stderr, _("String compared against expression.\n")));
3819+ res = 0;
3820+ }
3821+ else
3822+ {
3823+ idx = exp_get_abs (_("Conditional operator must have absolute operands.\n"), idx, in, &valb);
3824+ switch (cond)
3825+ {
3826+ default:
3827+ res = 42;
3828+ break;
3829+ case EQ:
3830+ res = vala == valb;
3831+ break;
3832+ case NE:
3833+ res = vala != valb;
3834+ break;
3835+ case LT:
3836+ res = vala < valb;
3837+ break;
3838+ case LE:
3839+ res = vala <= valb;
3840+ break;
3841+ case GT:
3842+ res = vala > valb;
3843+ break;
3844+ case GE:
3845+ res = vala >= valb;
3846+ break;
3847+ case NEVER:
3848+ res = 0;
3849+ break;
3850+ }
3851+ }
3852+ }
3853+
3854+ sb_kill (&acc_a);
3855+ sb_kill (&cond);
3856+ sb_kill (&acc_b);
3857+ return res;
3858+}
3859+
3860+/* .AIF */
3861+
3862+static void
3863+do_aif (idx, in)
3864+ int idx;
3865+ sb *in;
3866+{
3867+ if (ifi >= IFNESTING)
3868+ {
3869+ FATAL ((stderr, _("AIF nesting unreasonable.\n")));
3870+ }
3871+ ifi++;
3872+ ifstack[ifi].on = ifstack[ifi - 1].on ? istrue (idx, in) : 0;
3873+ ifstack[ifi].hadelse = 0;
3874+}
3875+
3876+/* .AELSE */
3877+
3878+static void
3879+do_aelse ()
3880+{
3881+ ifstack[ifi].on = ifstack[ifi - 1].on ? !ifstack[ifi].on : 0;
3882+ if (ifstack[ifi].hadelse)
3883+ {
3884+ ERROR ((stderr, _("Multiple AELSEs in AIF.\n")));
3885+ }
3886+ ifstack[ifi].hadelse = 1;
3887+}
3888+
3889+/* .AENDI */
3890+
3891+static void
3892+do_aendi ()
3893+{
3894+ if (ifi != 0)
3895+ {
3896+ ifi--;
3897+ }
3898+ else
3899+ {
3900+ ERROR ((stderr, _("AENDI without AIF.\n")));
3901+ }
3902+}
3903+
3904+static int
3905+condass_on ()
3906+{
3907+ return ifstack[ifi].on;
3908+}
3909+
3910+/* MRI IFEQ, IFNE, IFLT, IFLE, IFGE, IFGT. */
3911+
3912+static void
3913+do_if (idx, in, cond)
3914+ int idx;
3915+ sb *in;
3916+ int cond;
3917+{
3918+ int val;
3919+ int res;
3920+
3921+ if (ifi >= IFNESTING)
3922+ {
3923+ FATAL ((stderr, _("IF nesting unreasonable.\n")));
3924+ }
3925+
3926+ idx = exp_get_abs (_("Conditional operator must have absolute operands.\n"),
3927+ idx, in, &val);
3928+ switch (cond)
3929+ {
3930+ default:
3931+ case EQ: res = val == 0; break;
3932+ case NE: res = val != 0; break;
3933+ case LT: res = val < 0; break;
3934+ case LE: res = val <= 0; break;
3935+ case GE: res = val >= 0; break;
3936+ case GT: res = val > 0; break;
3937+ }
3938+
3939+ ifi++;
3940+ ifstack[ifi].on = ifstack[ifi - 1].on ? res : 0;
3941+ ifstack[ifi].hadelse = 0;
3942+}
3943+
3944+/* Get a string for the MRI IFC or IFNC pseudo-ops. */
3945+
3946+static int
3947+get_mri_string (idx, in, val, terminator)
3948+ int idx;
3949+ sb *in;
3950+ sb *val;
3951+ int terminator;
3952+{
3953+ idx = sb_skip_white (idx, in);
3954+
3955+ if (idx < in->len
3956+ && in->ptr[idx] == '\'')
3957+ {
3958+ sb_add_char (val, '\'');
3959+ for (++idx; idx < in->len; ++idx)
3960+ {
3961+ sb_add_char (val, in->ptr[idx]);
3962+ if (in->ptr[idx] == '\'')
3963+ {
3964+ ++idx;
3965+ if (idx >= in->len
3966+ || in->ptr[idx] != '\'')
3967+ break;
3968+ }
3969+ }
3970+ idx = sb_skip_white (idx, in);
3971+ }
3972+ else
3973+ {
3974+ int i;
3975+
3976+ while (idx < in->len
3977+ && in->ptr[idx] != terminator)
3978+ {
3979+ sb_add_char (val, in->ptr[idx]);
3980+ ++idx;
3981+ }
3982+ i = val->len - 1;
3983+ while (i >= 0 && ISWHITE (val->ptr[i]))
3984+ --i;
3985+ val->len = i + 1;
3986+ }
3987+
3988+ return idx;
3989+}
3990+
3991+/* MRI IFC, IFNC */
3992+
3993+static void
3994+do_ifc (idx, in, ifnc)
3995+ int idx;
3996+ sb *in;
3997+ int ifnc;
3998+{
3999+ sb first;
4000+ sb second;
4001+ int res;
4002+
4003+ if (ifi >= IFNESTING)
4004+ {
4005+ FATAL ((stderr, _("IF nesting unreasonable.\n")));
4006+ }
4007+
4008+ sb_new (&first);
4009+ sb_new (&second);
4010+
4011+ idx = get_mri_string (idx, in, &first, ',');
4012+
4013+ if (idx >= in->len || in->ptr[idx] != ',')
4014+ {
4015+ ERROR ((stderr, _("Bad format for IF or IFNC.\n")));
4016+ return;
4017+ }
4018+
4019+ idx = get_mri_string (idx + 1, in, &second, ';');
4020+
4021+ res = (first.len == second.len
4022+ && strncmp (first.ptr, second.ptr, first.len) == 0);
4023+ res ^= ifnc;
4024+
4025+ ifi++;
4026+ ifstack[ifi].on = ifstack[ifi - 1].on ? res : 0;
4027+ ifstack[ifi].hadelse = 0;
4028+}
4029+
4030+/* .ENDR */
4031+
4032+static void
4033+do_aendr ()
4034+{
4035+ if (!mri)
4036+ ERROR ((stderr, _("AENDR without a AREPEAT.\n")));
4037+ else
4038+ ERROR ((stderr, _("ENDR without a REPT.\n")));
4039+}
4040+
4041+/* .AWHILE */
4042+
4043+static void
4044+do_awhile (idx, in)
4045+ int idx;
4046+ sb *in;
4047+{
4048+ int line = linecount ();
4049+ sb exp;
4050+ sb sub;
4051+ int doit;
4052+
4053+ sb_new (&sub);
4054+ sb_new (&exp);
4055+
4056+ process_assigns (idx, in, &exp);
4057+ doit = istrue (0, &exp);
4058+
4059+ if (! buffer_and_nest ("AWHILE", "AENDW", &sub, get_line))
4060+ FATAL ((stderr, _("AWHILE without a AENDW at %d.\n"), line - 1));
4061+
4062+ /* Turn
4063+ .AWHILE exp
4064+ foo
4065+ .AENDW
4066+ into
4067+ foo
4068+ .AWHILE exp
4069+ foo
4070+ .ENDW
4071+ */
4072+
4073+ if (doit)
4074+ {
4075+ int index = include_next_index ();
4076+
4077+ sb copy;
4078+ sb_new (&copy);
4079+ sb_add_sb (&copy, &sub);
4080+ sb_add_sb (&copy, in);
4081+ sb_add_string (&copy, "\n");
4082+ sb_add_sb (&copy, &sub);
4083+ sb_add_string (&copy, "\t.AENDW\n");
4084+ /* Push another WHILE. */
4085+ include_buf (&exp, &copy, include_while, index);
4086+ sb_kill (&copy);
4087+ }
4088+ sb_kill (&exp);
4089+ sb_kill (&sub);
4090+}
4091+
4092+/* .AENDW */
4093+
4094+static void
4095+do_aendw ()
4096+{
4097+ ERROR ((stderr, _("AENDW without a AENDW.\n")));
4098+}
4099+
4100+/* .EXITM
4101+
4102+ Pop things off the include stack until the type and index changes. */
4103+
4104+static void
4105+do_exitm ()
4106+{
4107+ include_type type = sp->type;
4108+ if (type == include_repeat
4109+ || type == include_while
4110+ || type == include_macro)
4111+ {
4112+ int index = sp->index;
4113+ include_pop ();
4114+ while (sp->index == index
4115+ && sp->type == type)
4116+ {
4117+ include_pop ();
4118+ }
4119+ }
4120+}
4121+
4122+/* .AREPEAT */
4123+
4124+static void
4125+do_arepeat (idx, in)
4126+ int idx;
4127+ sb *in;
4128+{
4129+ int line = linecount ();
4130+ sb exp; /* Buffer with expression in it. */
4131+ sb copy; /* Expanded repeat block. */
4132+ sb sub; /* Contents of AREPEAT. */
4133+ int rc;
4134+ int ret;
4135+ char buffer[30];
4136+
4137+ sb_new (&exp);
4138+ sb_new (&copy);
4139+ sb_new (&sub);
4140+ process_assigns (idx, in, &exp);
4141+ idx = exp_get_abs (_("AREPEAT must have absolute operand.\n"), 0, &exp, &rc);
4142+ if (!mri)
4143+ ret = buffer_and_nest ("AREPEAT", "AENDR", &sub, get_line);
4144+ else
4145+ ret = buffer_and_nest ("REPT", "ENDR", &sub, get_line);
4146+ if (! ret)
4147+ FATAL ((stderr, _("AREPEAT without a AENDR at %d.\n"), line - 1));
4148+ if (rc > 0)
4149+ {
4150+ /* Push back the text following the repeat, and another repeat block
4151+ so
4152+ .AREPEAT 20
4153+ foo
4154+ .AENDR
4155+ gets turned into
4156+ foo
4157+ .AREPEAT 19
4158+ foo
4159+ .AENDR
4160+ */
4161+ int index = include_next_index ();
4162+ sb_add_sb (&copy, &sub);
4163+ if (rc > 1)
4164+ {
4165+ if (!mri)
4166+ sprintf (buffer, "\t.AREPEAT %d\n", rc - 1);
4167+ else
4168+ sprintf (buffer, "\tREPT %d\n", rc - 1);
4169+ sb_add_string (&copy, buffer);
4170+ sb_add_sb (&copy, &sub);
4171+ if (!mri)
4172+ sb_add_string (&copy, " .AENDR\n");
4173+ else
4174+ sb_add_string (&copy, " ENDR\n");
4175+ }
4176+
4177+ include_buf (&exp, &copy, include_repeat, index);
4178+ }
4179+ sb_kill (&exp);
4180+ sb_kill (&sub);
4181+ sb_kill (&copy);
4182+}
4183+
4184+/* .ENDM */
4185+
4186+static void
4187+do_endm ()
4188+{
4189+ ERROR ((stderr, _(".ENDM without a matching .MACRO.\n")));
4190+}
4191+
4192+/* MRI IRP pseudo-op. */
4193+
4194+static void
4195+do_irp (idx, in, irpc)
4196+ int idx;
4197+ sb *in;
4198+ int irpc;
4199+{
4200+ const char *err;
4201+ sb out;
4202+
4203+ sb_new (&out);
4204+
4205+ err = expand_irp (irpc, idx, in, &out, get_line, comment_char);
4206+ if (err != NULL)
4207+ ERROR ((stderr, "%s\n", err));
4208+
4209+ fprintf (outfile, "%s", sb_terminate (&out));
4210+
4211+ sb_kill (&out);
4212+}
4213+
4214+/* Macro processing. */
4215+
4216+/* Parse off LOCAL n1, n2,... Invent a label name for it. */
4217+
4218+static void
4219+do_local (idx, line)
4220+ int idx ATTRIBUTE_UNUSED;
4221+ sb *line ATTRIBUTE_UNUSED;
4222+{
4223+ ERROR ((stderr, _("LOCAL outside of MACRO")));
4224+}
4225+
4226+static void
4227+do_macro (idx, in)
4228+ int idx;
4229+ sb *in;
4230+{
4231+ const char *err;
4232+ int line = linecount ();
4233+
1684d5ca 4234+ err = define_macro (idx, in, &label, get_line, "[gasp]", line, (const char **) NULL);
2859501d
JB
4235+ if (err != NULL)
4236+ ERROR ((stderr, _("macro at line %d: %s\n"), line - 1, err));
4237+}
4238+
4239+static int
4240+macro_op (idx, in)
4241+ int idx;
4242+ sb *in;
4243+{
4244+ const char *err;
4245+ sb out;
4246+ sb name;
4247+
4248+ if (! macro_defined)
4249+ return 0;
4250+
4251+ sb_terminate (in);
4252+ if (! check_macro (in->ptr + idx, &out, comment_char, &err, NULL))
4253+ return 0;
4254+
4255+ if (err != NULL)
4256+ ERROR ((stderr, "%s\n", err));
4257+
4258+ sb_new (&name);
4259+ sb_add_string (&name, _("macro expansion"));
4260+
4261+ include_buf (&name, &out, include_macro, include_next_index ());
4262+
4263+ sb_kill (&name);
4264+ sb_kill (&out);
4265+
4266+ return 1;
4267+}
4268+
4269+/* String handling. */
4270+
4271+static int
4272+getstring (idx, in, acc)
4273+ int idx;
4274+ sb *in;
4275+ sb *acc;
4276+{
4277+ idx = sb_skip_white (idx, in);
4278+
4279+ while (idx < in->len
4280+ && (in->ptr[idx] == '"'
4281+ || in->ptr[idx] == '<'
4282+ || (in->ptr[idx] == '\'' && alternate)))
4283+ {
4284+ if (in->ptr[idx] == '<')
4285+ {
4286+ if (alternate || mri)
4287+ {
4288+ int nest = 0;
4289+ idx++;
4290+ while ((in->ptr[idx] != '>' || nest)
4291+ && idx < in->len)
4292+ {
4293+ if (in->ptr[idx] == '!')
4294+ {
4295+ idx++;
4296+ sb_add_char (acc, in->ptr[idx++]);
4297+ }
4298+ else
4299+ {
4300+ if (in->ptr[idx] == '>')
4301+ nest--;
4302+ if (in->ptr[idx] == '<')
4303+ nest++;
4304+ sb_add_char (acc, in->ptr[idx++]);
4305+ }
4306+ }
4307+ idx++;
4308+ }
4309+ else
4310+ {
4311+ int code;
4312+ idx++;
4313+ idx = exp_get_abs (_("Character code in string must be absolute expression.\n"),
4314+ idx, in, &code);
4315+ sb_add_char (acc, code);
4316+
4317+ if (in->ptr[idx] != '>')
4318+ ERROR ((stderr, _("Missing > for character code.\n")));
4319+ idx++;
4320+ }
4321+ }
4322+ else if (in->ptr[idx] == '"' || in->ptr[idx] == '\'')
4323+ {
4324+ char tchar = in->ptr[idx];
4325+ idx++;
4326+ while (idx < in->len)
4327+ {
4328+ if (alternate && in->ptr[idx] == '!')
4329+ {
4330+ idx++;
4331+ sb_add_char (acc, in->ptr[idx++]);
4332+ }
4333+ else
4334+ {
4335+ if (in->ptr[idx] == tchar)
4336+ {
4337+ idx++;
4338+ if (idx >= in->len || in->ptr[idx] != tchar)
4339+ break;
4340+ }
4341+ sb_add_char (acc, in->ptr[idx]);
4342+ idx++;
4343+ }
4344+ }
4345+ }
4346+ }
4347+
4348+ return idx;
4349+}
4350+
4351+/* .SDATA[C|Z] <string> */
4352+
4353+static void
4354+do_sdata (idx, in, type)
4355+ int idx;
4356+ sb *in;
4357+ int type;
4358+{
4359+ int nc = 0;
4360+ int pidx = -1;
4361+ sb acc;
4362+ sb_new (&acc);
4363+ fprintf (outfile, ".byte\t");
4364+
4365+ while (!eol (idx, in))
4366+ {
4367+ int i;
4368+ sb_reset (&acc);
4369+ idx = sb_skip_white (idx, in);
4370+ while (!eol (idx, in))
4371+ {
4372+ pidx = idx = get_any_string (idx, in, &acc, 0, 1);
4373+ if (type == 'c')
4374+ {
4375+ if (acc.len > 255)
4376+ {
4377+ ERROR ((stderr, _("string for SDATAC longer than 255 characters (%d).\n"), acc.len));
4378+ }
4379+ fprintf (outfile, "%d", acc.len);
4380+ nc = 1;
4381+ }
4382+
4383+ for (i = 0; i < acc.len; i++)
4384+ {
4385+ if (nc)
4386+ {
4387+ fprintf (outfile, ",");
4388+ }
4389+ fprintf (outfile, "%d", acc.ptr[i]);
4390+ nc = 1;
4391+ }
4392+
4393+ if (type == 'z')
4394+ {
4395+ if (nc)
4396+ fprintf (outfile, ",");
4397+ fprintf (outfile, "0");
4398+ }
4399+ idx = sb_skip_comma (idx, in);
4400+ if (idx == pidx)
4401+ break;
4402+ }
4403+ if (!alternate && in->ptr[idx] != ',' && idx != in->len)
4404+ {
4405+ fprintf (outfile, "\n");
4406+ ERROR ((stderr, _("illegal character in SDATA line (0x%x).\n"),
4407+ in->ptr[idx]));
4408+ break;
4409+ }
4410+ idx++;
4411+ }
4412+ sb_kill (&acc);
4413+ fprintf (outfile, "\n");
4414+}
4415+
4416+/* .SDATAB <count> <string> */
4417+
4418+static void
4419+do_sdatab (idx, in)
4420+ int idx;
4421+ sb *in;
4422+{
4423+ int repeat;
4424+ int i;
4425+ sb acc;
4426+ sb_new (&acc);
4427+
4428+ idx = exp_get_abs (_("Must have absolute SDATAB repeat count.\n"), idx, in, &repeat);
4429+ if (repeat <= 0)
4430+ {
4431+ ERROR ((stderr, _("Must have positive SDATAB repeat count (%d).\n"), repeat));
4432+ repeat = 1;
4433+ }
4434+
4435+ idx = sb_skip_comma (idx, in);
4436+ idx = getstring (idx, in, &acc);
4437+
4438+ for (i = 0; i < repeat; i++)
4439+ {
4440+ if (i)
4441+ fprintf (outfile, "\t");
4442+ fprintf (outfile, ".byte\t");
4443+ sb_print (outfile, &acc);
4444+ fprintf (outfile, "\n");
4445+ }
4446+ sb_kill (&acc);
4447+
4448+}
4449+
4450+static int
4451+new_file (name)
4452+ const char *name;
4453+{
4454+ FILE *newone = fopen (name, "r");
4455+ if (!newone)
4456+ return 0;
4457+
4458+ if (isp == MAX_INCLUDES)
4459+ FATAL ((stderr, _("Unreasonable include depth (%ld).\n"), (long) isp));
4460+
4461+ sp++;
4462+ sp->handle = newone;
4463+
4464+ sb_new (&sp->name);
4465+ sb_add_string (&sp->name, name);
4466+
4467+ sp->linecount = 1;
4468+ sp->pushback_index = 0;
4469+ sp->type = include_file;
4470+ sp->index = 0;
4471+ sb_new (&sp->pushback);
4472+ return 1;
4473+}
4474+
4475+static void
4476+do_include (idx, in)
4477+ int idx;
4478+ sb *in;
4479+{
4480+ sb t;
4481+ sb cat;
4482+ include_path *includes;
4483+
4484+ sb_new (&t);
4485+ sb_new (&cat);
4486+
4487+ if (! mri)
4488+ idx = getstring (idx, in, &t);
4489+ else
4490+ {
4491+ idx = sb_skip_white (idx, in);
4492+ while (idx < in->len && ! ISWHITE (in->ptr[idx]))
4493+ {
4494+ sb_add_char (&t, in->ptr[idx]);
4495+ ++idx;
4496+ }
4497+ }
4498+
4499+ for (includes = paths_head; includes; includes = includes->next)
4500+ {
4501+ sb_reset (&cat);
4502+ sb_add_sb (&cat, &includes->path);
4503+ sb_add_char (&cat, '/');
4504+ sb_add_sb (&cat, &t);
4505+ if (new_file (sb_name (&cat)))
4506+ {
4507+ break;
4508+ }
4509+ }
4510+ if (!includes)
4511+ {
4512+ if (! new_file (sb_name (&t)))
4513+ FATAL ((stderr, _("Can't open include file `%s'.\n"), sb_name (&t)));
4514+ }
4515+ sb_kill (&cat);
4516+ sb_kill (&t);
4517+}
4518+
4519+static void
4520+include_pop ()
4521+{
4522+ if (sp != include_stack)
4523+ {
4524+ if (sp->handle)
4525+ fclose (sp->handle);
4526+ sp--;
4527+ }
4528+}
4529+
4530+/* Get the next character from the include stack. If there's anything
4531+ in the pushback buffer, take that first. If we're at eof, pop from
4532+ the stack and try again. Keep the linecount up to date. */
4533+
4534+static int
4535+get ()
4536+{
4537+ int r;
4538+
4539+ if (sp->pushback.len != sp->pushback_index)
4540+ {
4541+ r = (char) (sp->pushback.ptr[sp->pushback_index++]);
4542+ /* When they've all gone, reset the pointer. */
4543+ if (sp->pushback_index == sp->pushback.len)
4544+ {
4545+ sp->pushback.len = 0;
4546+ sp->pushback_index = 0;
4547+ }
4548+ }
4549+ else if (sp->handle)
4550+ {
4551+ r = getc (sp->handle);
4552+ }
4553+ else
4554+ r = EOF;
4555+
4556+ if (r == EOF && isp)
4557+ {
4558+ include_pop ();
4559+ r = get ();
4560+ while (r == EOF && isp)
4561+ {
4562+ include_pop ();
4563+ r = get ();
4564+ }
4565+ return r;
4566+ }
4567+ if (r == '\n')
4568+ {
4569+ sp->linecount++;
4570+ }
4571+
4572+ return r;
4573+}
4574+
4575+static int
4576+linecount ()
4577+{
4578+ return sp->linecount;
4579+}
4580+
4581+static int
4582+include_next_index ()
4583+{
4584+ static int index;
4585+ if (!unreasonable
4586+ && index > MAX_REASONABLE)
4587+ FATAL ((stderr, _("Unreasonable expansion (-u turns off check).\n")));
4588+ return ++index;
4589+}
4590+
4591+/* Initialize the chartype vector. */
4592+
4593+static void
4594+chartype_init ()
4595+{
4596+ int x;
4597+ for (x = 0; x < 256; x++)
4598+ {
4599+ if (ISALPHA (x) || x == '_' || x == '$')
4600+ chartype[x] |= FIRSTBIT;
4601+
4602+ if (mri && x == '.')
4603+ chartype[x] |= FIRSTBIT;
4604+
4605+ if (ISDIGIT (x) || ISALPHA (x) || x == '_' || x == '$')
4606+ chartype[x] |= NEXTBIT;
4607+
4608+ if (x == ' ' || x == '\t' || x == ',' || x == '"' || x == ';'
4609+ || x == '"' || x == '<' || x == '>' || x == ')' || x == '(')
4610+ chartype[x] |= SEPBIT;
4611+
4612+ if (x == 'b' || x == 'B'
4613+ || x == 'q' || x == 'Q'
4614+ || x == 'h' || x == 'H'
4615+ || x == 'd' || x == 'D')
4616+ chartype [x] |= BASEBIT;
4617+
4618+ if (x == ' ' || x == '\t')
4619+ chartype[x] |= WHITEBIT;
4620+
4621+ if (x == comment_char)
4622+ chartype[x] |= COMMENTBIT;
4623+ }
4624+}
4625+
4626+/* What to do with all the keywords. */
4627+#define PROCESS 0x1000 /* Run substitution over the line. */
4628+#define LAB 0x2000 /* Spit out the label. */
4629+
4630+#define K_EQU (PROCESS|1)
4631+#define K_ASSIGN (PROCESS|2)
4632+#define K_REG (PROCESS|3)
4633+#define K_ORG (PROCESS|4)
4634+#define K_RADIX (PROCESS|5)
4635+#define K_DATA (LAB|PROCESS|6)
4636+#define K_DATAB (LAB|PROCESS|7)
4637+#define K_SDATA (LAB|PROCESS|8)
4638+#define K_SDATAB (LAB|PROCESS|9)
4639+#define K_SDATAC (LAB|PROCESS|10)
4640+#define K_SDATAZ (LAB|PROCESS|11)
4641+#define K_RES (LAB|PROCESS|12)
4642+#define K_SRES (LAB|PROCESS|13)
4643+#define K_SRESC (LAB|PROCESS|14)
4644+#define K_SRESZ (LAB|PROCESS|15)
4645+#define K_EXPORT (LAB|PROCESS|16)
4646+#define K_GLOBAL (LAB|PROCESS|17)
4647+#define K_PRINT (LAB|PROCESS|19)
4648+#define K_FORM (LAB|PROCESS|20)
4649+#define K_HEADING (LAB|PROCESS|21)
4650+#define K_PAGE (LAB|PROCESS|22)
4651+#define K_IMPORT (LAB|PROCESS|23)
4652+#define K_PROGRAM (LAB|PROCESS|24)
4653+#define K_END (PROCESS|25)
4654+#define K_INCLUDE (PROCESS|26)
4655+#define K_IGNORED (PROCESS|27)
4656+#define K_ASSIGNA (PROCESS|28)
4657+#define K_ASSIGNC (29)
4658+#define K_AIF (PROCESS|30)
4659+#define K_AELSE (PROCESS|31)
4660+#define K_AENDI (PROCESS|32)
4661+#define K_AREPEAT (PROCESS|33)
4662+#define K_AENDR (PROCESS|34)
4663+#define K_AWHILE (35)
4664+#define K_AENDW (PROCESS|36)
4665+#define K_EXITM (37)
4666+#define K_MACRO (PROCESS|38)
4667+#define K_ENDM (39)
4668+#define K_ALIGN (PROCESS|LAB|40)
4669+#define K_ALTERNATE (41)
4670+#define K_DB (LAB|PROCESS|42)
4671+#define K_DW (LAB|PROCESS|43)
4672+#define K_DL (LAB|PROCESS|44)
4673+#define K_LOCAL (45)
4674+#define K_IFEQ (PROCESS|46)
4675+#define K_IFNE (PROCESS|47)
4676+#define K_IFLT (PROCESS|48)
4677+#define K_IFLE (PROCESS|49)
4678+#define K_IFGE (PROCESS|50)
4679+#define K_IFGT (PROCESS|51)
4680+#define K_IFC (PROCESS|52)
4681+#define K_IFNC (PROCESS|53)
4682+#define K_IRP (PROCESS|54)
4683+#define K_IRPC (PROCESS|55)
4684+
4685+struct keyword {
4686+ char *name;
4687+ int code;
4688+ int extra;
4689+};
4690+
4691+static struct keyword kinfo[] = {
4692+ { "EQU", K_EQU, 0 },
4693+ { "ALTERNATE", K_ALTERNATE, 0 },
4694+ { "ASSIGN", K_ASSIGN, 0 },
4695+ { "REG", K_REG, 0 },
4696+ { "ORG", K_ORG, 0 },
4697+ { "RADIX", K_RADIX, 0 },
4698+ { "DATA", K_DATA, 0 },
4699+ { "DB", K_DB, 0 },
4700+ { "DW", K_DW, 0 },
4701+ { "DL", K_DL, 0 },
4702+ { "DATAB", K_DATAB, 0 },
4703+ { "SDATA", K_SDATA, 0 },
4704+ { "SDATAB", K_SDATAB, 0 },
4705+ { "SDATAZ", K_SDATAZ, 0 },
4706+ { "SDATAC", K_SDATAC, 0 },
4707+ { "RES", K_RES, 0 },
4708+ { "SRES", K_SRES, 0 },
4709+ { "SRESC", K_SRESC, 0 },
4710+ { "SRESZ", K_SRESZ, 0 },
4711+ { "EXPORT", K_EXPORT, 0 },
4712+ { "GLOBAL", K_GLOBAL, 0 },
4713+ { "PRINT", K_PRINT, 0 },
4714+ { "FORM", K_FORM, 0 },
4715+ { "HEADING", K_HEADING, 0 },
4716+ { "PAGE", K_PAGE, 0 },
4717+ { "PROGRAM", K_IGNORED, 0 },
4718+ { "END", K_END, 0 },
4719+ { "INCLUDE", K_INCLUDE, 0 },
4720+ { "ASSIGNA", K_ASSIGNA, 0 },
4721+ { "ASSIGNC", K_ASSIGNC, 0 },
4722+ { "AIF", K_AIF, 0 },
4723+ { "AELSE", K_AELSE, 0 },
4724+ { "AENDI", K_AENDI, 0 },
4725+ { "AREPEAT", K_AREPEAT, 0 },
4726+ { "AENDR", K_AENDR, 0 },
4727+ { "EXITM", K_EXITM, 0 },
4728+ { "MACRO", K_MACRO, 0 },
4729+ { "ENDM", K_ENDM, 0 },
4730+ { "AWHILE", K_AWHILE, 0 },
4731+ { "ALIGN", K_ALIGN, 0 },
4732+ { "AENDW", K_AENDW, 0 },
4733+ { "ALTERNATE", K_ALTERNATE, 0 },
4734+ { "LOCAL", K_LOCAL, 0 },
4735+ { NULL, 0, 0 }
4736+};
4737+
4738+/* Although the conditional operators are handled by gas, we need to
4739+ handle them here as well, in case they are used in a recursive
4740+ macro to end the recursion. */
4741+
4742+static struct keyword mrikinfo[] = {
4743+ { "IFEQ", K_IFEQ, 0 },
4744+ { "IFNE", K_IFNE, 0 },
4745+ { "IFLT", K_IFLT, 0 },
4746+ { "IFLE", K_IFLE, 0 },
4747+ { "IFGE", K_IFGE, 0 },
4748+ { "IFGT", K_IFGT, 0 },
4749+ { "IFC", K_IFC, 0 },
4750+ { "IFNC", K_IFNC, 0 },
4751+ { "ELSEC", K_AELSE, 0 },
4752+ { "ENDC", K_AENDI, 0 },
4753+ { "MEXIT", K_EXITM, 0 },
4754+ { "REPT", K_AREPEAT, 0 },
4755+ { "IRP", K_IRP, 0 },
4756+ { "IRPC", K_IRPC, 0 },
4757+ { "ENDR", K_AENDR, 0 },
4758+ { NULL, 0, 0 }
4759+};
4760+
4761+/* Look for a pseudo op on the line. If one's there then call
4762+ its handler. */
4763+
4764+static int
4765+process_pseudo_op (idx, line, acc)
4766+ int idx;
4767+ sb *line;
4768+ sb *acc;
4769+{
4770+ int oidx = idx;
4771+
4772+ if (line->ptr[idx] == '.' || alternate || mri)
4773+ {
4774+ /* Scan forward and find pseudo name. */
4775+ char *in;
4776+ hash_entry *ptr;
4777+
4778+ char *s;
4779+ char *e;
4780+ if (line->ptr[idx] == '.')
4781+ idx++;
4782+ in = line->ptr + idx;
4783+ s = in;
4784+ e = s;
4785+ sb_reset (acc);
4786+
4787+ while (idx < line->len && *e && ISFIRSTCHAR (*e))
4788+ {
4789+ sb_add_char (acc, *e);
4790+ e++;
4791+ idx++;
4792+ }
4793+
4794+ ptr = hash_lookup (&keyword_hash_table, acc);
4795+
4796+ if (!ptr)
4797+ {
4798+#if 0
4799+ /* This one causes lots of pain when trying to preprocess
4800+ ordinary code. */
4801+ WARNING ((stderr, _("Unrecognised pseudo op `%s'.\n"),
4802+ sb_name (acc)));
4803+#endif
4804+ return 0;
4805+ }
4806+ if (ptr->value.i & LAB)
4807+ {
4808+ /* Output the label. */
4809+ if (label.len)
4810+ {
4811+ fprintf (outfile, "%s:\t", sb_name (&label));
4812+ }
4813+ else
4814+ fprintf (outfile, "\t");
4815+ }
4816+
4817+ if (mri && ptr->value.i == K_END)
4818+ {
4819+ sb t;
4820+
4821+ sb_new (&t);
4822+ sb_add_buffer (&t, line->ptr + oidx, idx - oidx);
4823+ fprintf (outfile, "\t%s", sb_name (&t));
4824+ sb_kill (&t);
4825+ }
4826+
4827+ if (ptr->value.i & PROCESS)
4828+ {
4829+ /* Polish the rest of the line before handling the pseudo op. */
4830+#if 0
4831+ strip_comments (line);
4832+#endif
4833+ sb_reset (acc);
4834+ process_assigns (idx, line, acc);
4835+ sb_reset (line);
4836+ change_base (0, acc, line);
4837+ idx = 0;
4838+ }
4839+ if (!condass_on ())
4840+ {
4841+ switch (ptr->value.i)
4842+ {
4843+ case K_AIF:
4844+ do_aif (idx, line);
4845+ break;
4846+ case K_AELSE:
4847+ do_aelse ();
4848+ break;
4849+ case K_AENDI:
4850+ do_aendi ();
4851+ break;
4852+ }
4853+ return 1;
4854+ }
4855+ else
4856+ {
4857+ switch (ptr->value.i)
4858+ {
4859+ case K_ALTERNATE:
4860+ alternate = 1;
4861+ macro_init (1, mri, 0, exp_get_abs);
4862+ return 1;
4863+ case K_AELSE:
4864+ do_aelse ();
4865+ return 1;
4866+ case K_AENDI:
4867+ do_aendi ();
4868+ return 1;
4869+ case K_ORG:
4870+ ERROR ((stderr, _("ORG command not allowed.\n")));
4871+ break;
4872+ case K_RADIX:
4873+ do_radix (line);
4874+ return 1;
4875+ case K_DB:
4876+ do_data (idx, line, 1);
4877+ return 1;
4878+ case K_DW:
4879+ do_data (idx, line, 2);
4880+ return 1;
4881+ case K_DL:
4882+ do_data (idx, line, 4);
4883+ return 1;
4884+ case K_DATA:
4885+ do_data (idx, line, 0);
4886+ return 1;
4887+ case K_DATAB:
4888+ do_datab (idx, line);
4889+ return 1;
4890+ case K_SDATA:
4891+ do_sdata (idx, line, 0);
4892+ return 1;
4893+ case K_SDATAB:
4894+ do_sdatab (idx, line);
4895+ return 1;
4896+ case K_SDATAC:
4897+ do_sdata (idx, line, 'c');
4898+ return 1;
4899+ case K_SDATAZ:
4900+ do_sdata (idx, line, 'z');
4901+ return 1;
4902+ case K_ASSIGN:
4903+ do_assign (0, 0, line);
4904+ return 1;
4905+ case K_AIF:
4906+ do_aif (idx, line);
4907+ return 1;
4908+ case K_AREPEAT:
4909+ do_arepeat (idx, line);
4910+ return 1;
4911+ case K_AENDW:
4912+ do_aendw ();
4913+ return 1;
4914+ case K_AWHILE:
4915+ do_awhile (idx, line);
4916+ return 1;
4917+ case K_AENDR:
4918+ do_aendr ();
4919+ return 1;
4920+ case K_EQU:
4921+ do_assign (1, idx, line);
4922+ return 1;
4923+ case K_ALIGN:
4924+ do_align (idx, line);
4925+ return 1;
4926+ case K_RES:
4927+ do_res (idx, line, 0);
4928+ return 1;
4929+ case K_SRES:
4930+ do_res (idx, line, 's');
4931+ return 1;
4932+ case K_INCLUDE:
4933+ do_include (idx, line);
4934+ return 1;
4935+ case K_LOCAL:
4936+ do_local (idx, line);
4937+ return 1;
4938+ case K_MACRO:
4939+ do_macro (idx, line);
4940+ return 1;
4941+ case K_ENDM:
4942+ do_endm ();
4943+ return 1;
4944+ case K_SRESC:
4945+ do_res (idx, line, 'c');
4946+ return 1;
4947+ case K_PRINT:
4948+ do_print (idx, line);
4949+ return 1;
4950+ case K_FORM:
4951+ do_form (idx, line);
4952+ return 1;
4953+ case K_HEADING:
4954+ do_heading (idx, line);
4955+ return 1;
4956+ case K_PAGE:
4957+ do_page ();
4958+ return 1;
4959+ case K_GLOBAL:
4960+ case K_EXPORT:
4961+ do_export (line);
4962+ return 1;
4963+ case K_IMPORT:
4964+ return 1;
4965+ case K_SRESZ:
4966+ do_res (idx, line, 'z');
4967+ return 1;
4968+ case K_IGNORED:
4969+ return 1;
4970+ case K_END:
4971+ do_end (line);
4972+ return 1;
4973+ case K_ASSIGNA:
4974+ do_assigna (idx, line);
4975+ return 1;
4976+ case K_ASSIGNC:
4977+ do_assignc (idx, line);
4978+ return 1;
4979+ case K_EXITM:
4980+ do_exitm ();
4981+ return 1;
4982+ case K_REG:
4983+ do_reg (idx, line);
4984+ return 1;
4985+ case K_IFEQ:
4986+ do_if (idx, line, EQ);
4987+ return 1;
4988+ case K_IFNE:
4989+ do_if (idx, line, NE);
4990+ return 1;
4991+ case K_IFLT:
4992+ do_if (idx, line, LT);
4993+ return 1;
4994+ case K_IFLE:
4995+ do_if (idx, line, LE);
4996+ return 1;
4997+ case K_IFGE:
4998+ do_if (idx, line, GE);
4999+ return 1;
5000+ case K_IFGT:
5001+ do_if (idx, line, GT);
5002+ return 1;
5003+ case K_IFC:
5004+ do_ifc (idx, line, 0);
5005+ return 1;
5006+ case K_IFNC:
5007+ do_ifc (idx, line, 1);
5008+ return 1;
5009+ case K_IRP:
5010+ do_irp (idx, line, 0);
5011+ return 1;
5012+ case K_IRPC:
5013+ do_irp (idx, line, 1);
5014+ return 1;
5015+ }
5016+ }
5017+ }
5018+ return 0;
5019+}
5020+
5021+/* Add a keyword to the hash table. */
5022+
5023+static void
5024+add_keyword (name, code)
5025+ const char *name;
5026+ int code;
5027+{
5028+ sb label;
5029+ int j;
5030+
5031+ sb_new (&label);
5032+ sb_add_string (&label, name);
5033+
5034+ hash_add_to_int_table (&keyword_hash_table, &label, code);
5035+
5036+ sb_reset (&label);
5037+ for (j = 0; name[j]; j++)
5038+ sb_add_char (&label, name[j] - 'A' + 'a');
5039+ hash_add_to_int_table (&keyword_hash_table, &label, code);
5040+
5041+ sb_kill (&label);
5042+}
5043+
5044+/* Build the keyword hash table - put each keyword in the table twice,
5045+ once upper and once lower case. */
5046+
5047+static void
5048+process_init ()
5049+{
5050+ int i;
5051+
5052+ for (i = 0; kinfo[i].name; i++)
5053+ add_keyword (kinfo[i].name, kinfo[i].code);
5054+
5055+ if (mri)
5056+ {
5057+ for (i = 0; mrikinfo[i].name; i++)
5058+ add_keyword (mrikinfo[i].name, mrikinfo[i].code);
5059+ }
5060+}
5061+
5062+static void
5063+do_define (string)
5064+ const char *string;
5065+{
5066+ sb label;
5067+ int res = 1;
5068+ hash_entry *ptr;
5069+ sb_new (&label);
5070+
5071+ while (*string)
5072+ {
5073+ if (*string == '=')
5074+ {
5075+ sb value;
5076+ sb_new (&value);
5077+ string++;
5078+ while (*string)
5079+ {
5080+ sb_add_char (&value, *string);
5081+ string++;
5082+ }
5083+ exp_get_abs (_("Invalid expression on command line.\n"),
5084+ 0, &value, &res);
5085+ sb_kill (&value);
5086+ break;
5087+ }
5088+ sb_add_char (&label, *string);
5089+
5090+ string++;
5091+ }
5092+
5093+ ptr = hash_create (&vars, &label);
5094+ free_old_entry (ptr);
5095+ ptr->type = hash_integer;
5096+ ptr->value.i = res;
5097+ sb_kill (&label);
5098+}
5099+
5100+char *program_name;
5101+
5102+/* The list of long options. */
5103+static struct option long_options[] =
5104+{
5105+ { "alternate", no_argument, 0, 'a' },
5106+ { "include", required_argument, 0, 'I' },
5107+ { "commentchar", required_argument, 0, 'c' },
5108+ { "copysource", no_argument, 0, 's' },
5109+ { "debug", no_argument, 0, 'd' },
5110+ { "help", no_argument, 0, 'h' },
5111+ { "mri", no_argument, 0, 'M' },
5112+ { "output", required_argument, 0, 'o' },
5113+ { "print", no_argument, 0, 'p' },
5114+ { "unreasonable", no_argument, 0, 'u' },
5115+ { "version", no_argument, 0, 'v' },
5116+ { "define", required_argument, 0, 'd' },
5117+ { NULL, no_argument, 0, 0 }
5118+};
5119+
5120+/* Show a usage message and exit. */
5121+static void
5122+show_usage (file, status)
5123+ FILE *file;
5124+ int status;
5125+{
5126+ fprintf (file, _("\
5127+Usage: %s \n\
5128+ [-a] [--alternate] enter alternate macro mode\n\
5129+ [-c char] [--commentchar char] change the comment character from !\n\
5130+ [-d] [--debug] print some debugging info\n\
5131+ [-h] [--help] print this message\n\
5132+ [-M] [--mri] enter MRI compatibility mode\n\
5133+ [-o out] [--output out] set the output file\n\
5134+ [-p] [--print] print line numbers\n"), program_name);
5135+ fprintf (file, _("\
5136+ [-s] [--copysource] copy source through as comments \n\
5137+ [-u] [--unreasonable] allow unreasonable nesting\n\
5138+ [-v] [--version] print the program version\n\
5139+ [-Dname=value] create preprocessor variable called name, with value\n\
5140+ [-Ipath] add to include path list\n\
5141+ [in-file]\n"));
5142+ if (status == 0)
5143+ printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
5144+ exit (status);
5145+}
5146+
5147+/* Display a help message and exit. */
5148+
5149+static void
5150+show_help ()
5151+{
5152+ printf (_("%s: Gnu Assembler Macro Preprocessor\n"), program_name);
5153+ show_usage (stdout, 0);
5154+}
5155+
5156+int main PARAMS ((int, char **));
5157+
5158+int
5159+main (argc, argv)
5160+ int argc;
5161+ char **argv;
5162+{
5163+ int opt;
5164+ char *out_name = 0;
5165+ sp = include_stack;
5166+
5167+ ifstack[0].on = 1;
5168+ ifi = 0;
5169+
5170+#if defined (HAVE_SETLOCALE) && defined (HAVE_LC_MESSAGES)
5171+ setlocale (LC_MESSAGES, "");
5172+#endif
5173+#if defined (HAVE_SETLOCALE)
5174+ setlocale (LC_CTYPE, "");
5175+#endif
5176+ bindtextdomain (PACKAGE, LOCALEDIR);
5177+ textdomain (PACKAGE);
5178+
5179+ program_name = argv[0];
5180+ xmalloc_set_program_name (program_name);
5181+
5182+ hash_new_table (101, &keyword_hash_table);
5183+ hash_new_table (101, &assign_hash_table);
5184+ hash_new_table (101, &vars);
5185+
5186+ sb_new (&label);
5187+
5188+ while ((opt = getopt_long (argc, argv, "I:sdhavc:upo:D:M", long_options,
5189+ (int *) NULL))
5190+ != EOF)
5191+ {
5192+ switch (opt)
5193+ {
5194+ case 'o':
5195+ out_name = optarg;
5196+ break;
5197+ case 'u':
5198+ unreasonable = 1;
5199+ break;
5200+ case 'I':
5201+ {
5202+ include_path *p = (include_path *) xmalloc (sizeof (include_path));
5203+ p->next = NULL;
5204+ sb_new (&p->path);
5205+ sb_add_string (&p->path, optarg);
5206+ if (paths_tail)
5207+ paths_tail->next = p;
5208+ else
5209+ paths_head = p;
5210+ paths_tail = p;
5211+ }
5212+ break;
5213+ case 'p':
5214+ print_line_number = 1;
5215+ break;
5216+ case 'c':
5217+ comment_char = optarg[0];
5218+ break;
5219+ case 'a':
5220+ alternate = 1;
5221+ break;
5222+ case 's':
5223+ copysource = 1;
5224+ break;
5225+ case 'd':
5226+ stats = 1;
5227+ break;
5228+ case 'D':
5229+ do_define (optarg);
5230+ break;
5231+ case 'M':
5232+ mri = 1;
5233+ comment_char = ';';
5234+ break;
5235+ case 'h':
5236+ show_help ();
5237+ /* NOTREACHED */
5238+ case 'v':
5239+ /* This output is intended to follow the GNU standards document. */
5240+ printf (_("GNU assembler pre-processor %s\n"), program_version);
5241+ printf (_("Copyright 1996 Free Software Foundation, Inc.\n"));
5242+ printf (_("\
5243+This program is free software; you may redistribute it under the terms of\n\
5244+the GNU General Public License. This program has absolutely no warranty.\n"));
5245+ exit (0);
5246+ /* NOTREACHED */
5247+ case 0:
5248+ break;
5249+ default:
5250+ show_usage (stderr, 1);
5251+ /* NOTREACHED */
5252+ }
5253+ }
5254+
5255+ process_init ();
5256+
5257+ macro_init (alternate, mri, 0, exp_get_abs);
5258+
5259+ if (out_name)
5260+ {
5261+ outfile = fopen (out_name, "w");
5262+ if (!outfile)
5263+ {
5264+ fprintf (stderr, _("%s: Can't open output file `%s'.\n"),
5265+ program_name, out_name);
5266+ exit (1);
5267+ }
5268+ }
5269+ else
5270+ {
5271+ outfile = stdout;
5272+ }
5273+
5274+ chartype_init ();
5275+ if (!outfile)
5276+ outfile = stdout;
5277+
5278+ /* Process all the input files. */
5279+
5280+ while (optind < argc)
5281+ {
5282+ if (new_file (argv[optind]))
5283+ {
5284+ process_file ();
5285+ }
5286+ else
5287+ {
5288+ fprintf (stderr, _("%s: Can't open input file `%s'.\n"),
5289+ program_name, argv[optind]);
5290+ exit (1);
5291+ }
5292+ optind++;
5293+ }
5294+
5295+ quit ();
5296+ return 0;
5297+}
5298+
5299+/* This function is used because an abort in some of the other files
5300+ may be compiled into as_abort because they include as.h. */
5301+
5302+void
5303+as_abort (file, line, fn)
5304+ const char *file, *fn;
5305+ int line;
5306+{
5307+ fprintf (stderr, _("Internal error, aborting at %s line %d"), file, line);
5308+ if (fn)
5309+ fprintf (stderr, " in %s", fn);
5310+ fprintf (stderr, _("\nPlease report this bug.\n"));
5311+ exit (1);
5312+}
1684d5ca
JB
5313+
5314+/* duplicated from as internals */
5315+
5316+static void
5317+identify (char *file)
5318+{
5319+ static int identified;
5320+
5321+ if (identified)
5322+ return;
5323+ identified++;
5324+
5325+ if (file)
5326+ fprintf (stderr, "%s: ", file);
5327+ fprintf (stderr, _("Assembler messages:\n"));
5328+}
5329+
5330+/* The number of warnings issued. */
5331+static int warning_count;
5332+
5333+/* The common portion of as_warn and as_warn_where. */
5334+
5335+static void
5336+as_warn_internal (char *file, unsigned int line, char *buffer)
5337+{
5338+ ++warning_count;
5339+
5340+ identify (file);
5341+ if (file)
5342+ fprintf (stderr, "%s:%u: ", file, line);
5343+ fprintf (stderr, _("Warning: "));
5344+ fputs (buffer, stderr);
5345+ (void) putc ('\n', stderr);
5346+}
5347+
5348+/* Send to stderr a string as a warning, and locate warning
5349+ in input file(s).
5350+ Please only use this for when we have some recovery action.
5351+ Please explain in string (which may have '\n's) what recovery was
5352+ done. */
5353+
5354+void
5355+as_warn (const char *format, ...)
5356+{
5357+ va_list args;
5358+ char buffer[2000];
5359+
5360+ if (1 /*!flag_no_warnings*/)
5361+ {
5362+ va_start (args, format);
5363+ vsprintf (buffer, format, args);
5364+ va_end (args);
5365+ as_warn_internal ((char *) NULL, 0, buffer);
5366+ }
5367+}
5368+
892a047e
JB
5369+/* Like as_bad but the file name and line number are passed in.
5370+ Unfortunately, we have to repeat the function in order to handle
5371+ the varargs correctly and portably. */
5372+
5373+void
5374+as_warn_where (char *file, unsigned int line, const char *format, ...)
5375+{
5376+ va_list args;
5377+ char buffer[2000];
5378+
5379+ if (1 /*!flag_no_warnings*/)
5380+ {
5381+ va_start (args, format);
5382+ vsprintf (buffer, format, args);
5383+ va_end (args);
5384+ as_warn_internal (file, line, buffer);
5385+ }
5386+}
5387+
1684d5ca
JB
5388+/* Nonzero if we've hit a 'bad error', and should not write an obj file,
5389+ and exit with a nonzero error code. */
5390+
5391+static int error_count;
5392+
5393+/* The common portion of as_bad and as_bad_where. */
5394+
5395+static void
5396+as_bad_internal (char *file, unsigned int line, char *buffer)
5397+{
5398+ ++error_count;
5399+
5400+ identify (file);
5401+ if (file)
5402+ fprintf (stderr, "%s:%u: ", file, line);
5403+ fprintf (stderr, _("Error: "));
5404+ fputs (buffer, stderr);
5405+ (void) putc ('\n', stderr);
5406+}
5407+
892a047e
JB
5408+/* Send to stderr a string as a warning, and locate warning in input
5409+ file(s). Please us when there is no recovery, but we want to
5410+ continue processing but not produce an object file.
5411+ Please explain in string (which may have '\n's) what recovery was
5412+ done. */
5413+
5414+void
5415+as_bad (const char *format, ...)
5416+{
5417+ va_list args;
5418+ char buffer[2000];
5419+
5420+ va_start (args, format);
5421+ vsprintf (buffer, format, args);
5422+ va_end (args);
5423+
5424+ as_bad_internal ((char *) NULL, 0, buffer);
5425+}
5426+
5427+/* Like as_bad but the file name and line number are passed in.
5428+ Unfortunately, we have to repeat the function in order to handle
5429+ the varargs correctly and portably. */
5430+
1684d5ca
JB
5431+void
5432+as_bad_where (char *file, unsigned int line, const char *format, ...)
5433+{
5434+ va_list args;
5435+ char buffer[2000];
5436+
5437+ va_start (args, format);
5438+ vsprintf (buffer, format, args);
5439+ va_end (args);
5440+
5441+ as_bad_internal (file, line, buffer);
5442+}
5443+
5444+#ifndef LEX_AT
5445+/* The m88k unfortunately uses @ as a label beginner. */
5446+#define LEX_AT 0
5447+#endif
5448+
5449+#ifndef LEX_BR
5450+/* The RS/6000 assembler uses {,},[,] as parts of symbol names. */
5451+#define LEX_BR 0
5452+#endif
5453+
5454+#ifndef LEX_PCT
5455+/* The Delta 68k assembler permits % inside label names. */
5456+#define LEX_PCT 0
5457+#endif
5458+
5459+#ifndef LEX_QM
5460+/* The PowerPC Windows NT assemblers permits ? inside label names. */
5461+#define LEX_QM 0
5462+#endif
5463+
5464+#ifndef LEX_HASH
5465+/* The IA-64 assembler uses # as a suffix designating a symbol. We include
5466+ it in the symbol and strip it out in tc_canonicalize_symbol_name. */
5467+#define LEX_HASH 0
5468+#endif
5469+
5470+#ifndef LEX_DOLLAR
5471+/* The a29k assembler does not permits labels to start with $. */
5472+#define LEX_DOLLAR 3
5473+#endif
5474+
5475+#ifndef LEX_TILDE
5476+/* The Delta 68k assembler permits ~ at start of label names. */
5477+#define LEX_TILDE 0
5478+#endif
5479+
5480+/* Used by is_... macros. our ctype[]. */
5481+char lex_type[256] = {
5482+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* @ABCDEFGHIJKLMNO */
5483+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* PQRSTUVWXYZ[\]^_ */
5484+ 0, 0, 0, LEX_HASH, LEX_DOLLAR, LEX_PCT, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, /* _!"#$%&'()*+,-./ */
5485+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, LEX_QM, /* 0123456789:;<=>? */
5486+ LEX_AT, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, /* @ABCDEFGHIJKLMNO */
5487+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, LEX_BR, 0, LEX_BR, 0, 3, /* PQRSTUVWXYZ[\]^_ */
5488+ 0, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, /* `abcdefghijklmno */
5489+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, LEX_BR, 0, LEX_BR, LEX_TILDE, 0, /* pqrstuvwxyz{|}~. */
5490+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5491+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5492+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5493+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5494+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5495+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5496+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
5497+ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3
5498+};
7d553eaf
JB
5499+
5500+/* just a stub to satisfy unused function in sb.o */
5501+int do_scrub_chars (int (*get) (char*, int), char *tostart, int tolen) {}
e85a30b2
AM
5502diff -urNbB binutils-2.16.91.0.2.org/gas/macro.c binutils-2.16.91.0.2/gas/macro.c
5503--- binutils-2.16.91.0.2.org/gas/macro.c 2005-05-10 22:46:44.000000000 +0000
5504+++ binutils-2.16.91.0.2/gas/macro.c 2005-07-21 18:31:04.000000000 +0000
892a047e 5505@@ -77,8 +77,8 @@
4f1b0aad
JB
5506 static int get_apost_token (int, sb *, sb *, int);
5507 static int sub_actual (int, sb *, sb *, struct hash_control *, int, sb *, int);
2859501d 5508 static const char *macro_expand_body
1684d5ca 5509- (sb *, sb *, formal_entry *, struct hash_control *, const macro_entry *);
4f1b0aad 5510-static const char *macro_expand (int, sb *, macro_entry *, sb *);
1684d5ca 5511+ (sb *, sb *, formal_entry *, struct hash_control *, const macro_entry *, int);
4f1b0aad 5512+static const char *macro_expand (int, sb *, macro_entry *, sb *, int);
1684d5ca 5513 static void free_macro(macro_entry *);
2859501d
JB
5514
5515 #define ISWHITE(x) ((x) == ' ' || (x) == '\t')
892a047e 5516@@ -762,7 +762,7 @@
2859501d
JB
5517
5518 static const char *
4f1b0aad 5519 macro_expand_body (sb *in, sb *out, formal_entry *formals,
1684d5ca
JB
5520- struct hash_control *formal_hash, const macro_entry *macro)
5521+ struct hash_control *formal_hash, const macro_entry *macro, int comment_char)
2859501d
JB
5522 {
5523 sb t;
1684d5ca 5524 int src = 0, inquote = 0, macro_line = 0;
892a047e 5525@@ -794,7 +794,14 @@
2859501d
JB
5526 else if (in->ptr[src] == '\\')
5527 {
5528 src++;
1684d5ca 5529- if (src < in->len && in->ptr[src] == '(')
2859501d
JB
5530+ if (in->ptr[src] == comment_char && comment_char != '\0')
5531+ {
5532+ /* This is a comment, just drop the rest of the line. */
5533+ while (src < in->len
5534+ && in->ptr[src] != '\n')
5535+ src++;
5536+ }
1684d5ca 5537+ else if (src < in->len && in->ptr[src] == '(')
2859501d
JB
5538 {
5539 /* Sub in till the next ')' literally. */
5540 src++;
892a047e 5541@@ -875,7 +882,7 @@
1684d5ca
JB
5542 else
5543 {
2859501d
JB
5544 src = sb_skip_white (src + 5, in);
5545- while (in->ptr[src] != '\n')
5546+ while (in->ptr[src] != '\n' && in->ptr[src] != comment_char)
5547 {
1684d5ca 5548 const char *name;
892a047e
JB
5549 formal_entry *f = new_formal ();
5550@@ -911,6 +918,17 @@
2859501d
JB
5551 }
5552 }
5553 }
5554+ else if (comment_char != '\0'
5555+ && in->ptr[src] == comment_char
5556+ && src + 1 < in->len
5557+ && in->ptr[src + 1] == comment_char
5558+ && !inquote)
5559+ {
5560+ /* Two comment chars in a row cause the rest of the line to
5561+ be dropped. */
5562+ while (src < in->len && in->ptr[src] != '\n')
5563+ src++;
5564+ }
5565 else if (in->ptr[src] == '"'
5566 || (macro_mri && in->ptr[src] == '\''))
5567 {
892a047e 5568@@ -992,7 +1010,7 @@
2859501d
JB
5569 body. */
5570
5571 static const char *
4f1b0aad
JB
5572-macro_expand (int idx, sb *in, macro_entry *m, sb *out)
5573+macro_expand (int idx, sb *in, macro_entry *m, sb *out, int comment_char)
2859501d
JB
5574 {
5575 sb t;
5576 formal_entry *ptr;
892a047e 5577@@ -1038,7 +1056,7 @@
2859501d
JB
5578
5579 /* Peel off the actuals and store them away in the hash tables' actuals. */
5580 idx = sb_skip_white (idx, in);
5581- while (idx < in->len)
5582+ while (idx < in->len && in->ptr[idx] != comment_char)
5583 {
5584 int scan;
5585
892a047e
JB
5586@@ -1167,7 +1185,7 @@
5587 sb_add_string (&ptr->actual, buffer);
5588 }
2859501d 5589
892a047e
JB
5590- err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m);
5591+ err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m, comment_char);
5592 }
2859501d 5593
1684d5ca 5594 /* Discard any unnamed formal arguments. */
892a047e 5595@@ -1200,7 +1218,7 @@
2859501d
JB
5596 *EXPAND. Return 1 if a macro is found, 0 otherwise. */
5597
5598 int
4f1b0aad
JB
5599-check_macro (const char *line, sb *expand,
5600+check_macro (const char *line, sb *expand, int comment_char,
5601 const char **error, macro_entry **info)
2859501d 5602 {
4f1b0aad 5603 const char *s;
892a047e 5604@@ -1235,7 +1253,7 @@
2859501d
JB
5605 sb_add_char (&line_sb, *s++);
5606
5607 sb_new (expand);
5608- *error = macro_expand (0, &line_sb, macro, expand);
5609+ *error = macro_expand (0, &line_sb, macro, expand, comment_char);
5610
5611 sb_kill (&line_sb);
5612
892a047e 5613@@ -1296,7 +1314,7 @@
2859501d
JB
5614 success, or an error message otherwise. */
5615
5616 const char *
4f1b0aad
JB
5617-expand_irp (int irpc, int idx, sb *in, sb *out, int (*get_line) (sb *))
5618+expand_irp (int irpc, int idx, sb *in, sb *out, int (*get_line) (sb *), int comment_char)
2859501d 5619 {
2859501d 5620 sb sub;
1684d5ca 5621 formal_entry f;
892a047e 5622@@ -1329,16 +1347,16 @@
2859501d
JB
5623 sb_reset (out);
5624
5625 idx = sb_skip_comma (idx, in);
5626- if (idx >= in->len)
5627+ if (idx >= in->len || in->ptr[idx] == comment_char)
5628 {
5629 /* Expand once with a null string. */
5630- err = macro_expand_body (&sub, out, &f, h, 0);
1684d5ca 5631+ err = macro_expand_body (&sub, out, &f, h, 0, comment_char);
2859501d 5632 }
1684d5ca 5633 else
2859501d
JB
5634 {
5635 if (irpc && in->ptr[idx] == '"')
5636 ++idx;
5637- while (idx < in->len)
5638+ while (idx < in->len && in->ptr[idx] != comment_char)
5639 {
5640 if (!irpc)
892a047e
JB
5641 idx = get_any_string (idx, in, &f.actual);
5642@@ -1349,7 +1367,7 @@
2859501d
JB
5643 int nxt;
5644
5645 nxt = sb_skip_white (idx + 1, in);
5646- if (nxt >= in->len)
5647+ if (nxt >= in->len || in->ptr[nxt] == comment_char)
5648 {
5649 idx = nxt;
5650 break;
892a047e 5651@@ -1359,7 +1377,7 @@
2859501d
JB
5652 sb_add_char (&f.actual, in->ptr[idx]);
5653 ++idx;
5654 }
5655- err = macro_expand_body (&sub, out, &f, h, 0);
1684d5ca 5656+ err = macro_expand_body (&sub, out, &f, h, 0, comment_char);
2859501d 5657 if (err != NULL)
1684d5ca 5658 break;
2859501d 5659 if (!irpc)
e85a30b2
AM
5660diff -urNbB binutils-2.16.91.0.2.org/gas/macro.h binutils-2.16.91.0.2/gas/macro.h
5661--- binutils-2.16.91.0.2.org/gas/macro.h 2005-05-10 22:46:44.000000000 +0000
5662+++ binutils-2.16.91.0.2/gas/macro.h 2005-07-21 18:31:04.000000000 +0000
5663@@ -90,8 +90,8 @@
4f1b0aad 5664 extern void macro_mri_mode (int);
2859501d 5665 extern const char *define_macro
1684d5ca 5666 (int, sb *, sb *, int (*) (sb *), char *, unsigned int, const char **);
4f1b0aad
JB
5667-extern int check_macro (const char *, sb *, const char **, macro_entry **);
5668+extern int check_macro (const char *, sb *, int, const char **, macro_entry **);
5669 extern void delete_macro (const char *);
5670-extern const char *expand_irp (int, int, sb *, sb *, int (*) (sb *));
5671+extern const char *expand_irp (int, int, sb *, sb *, int (*) (sb *), int);
2859501d
JB
5672
5673 #endif
e85a30b2
AM
5674diff -urNbB binutils-2.16.91.0.2.org/gas/read.c binutils-2.16.91.0.2/gas/read.c
5675--- binutils-2.16.91.0.2.org/gas/read.c 2005-06-22 20:53:34.000000000 +0000
5676+++ binutils-2.16.91.0.2/gas/read.c 2005-07-21 18:31:04.000000000 +0000
5677@@ -555,7 +555,7 @@
1684d5ca
JB
5678 const char *err;
5679 macro_entry *macro;
2859501d 5680
1684d5ca
JB
5681- if (check_macro (line, &out, &err, &macro))
5682+ if (check_macro (line, &out, '\0', &err, &macro))
5683 {
5684 if (err != NULL)
5685 as_bad ("%s", err);
e85a30b2 5686@@ -1958,7 +1958,7 @@
2859501d
JB
5687
5688 sb_new (&out);
5689
5690- err = expand_irp (irpc, 0, &s, &out, get_line_sb);
5691+ err = expand_irp (irpc, 0, &s, &out, get_line_sb, '\0');
5692 if (err != NULL)
5693 as_bad_where (file, line, "%s", err);
5694
This page took 0.893976 seconds and 4 git commands to generate.