Steve Chamberlain
6f15d409d0
* (process_pseudo_op): Pass right are do do_aif.
...
(get_any_string): New arg 'pretend_quote'.
(get_and_process, do_formals, macro_expand, do_sdata,
process_pseudo_op): Use new arg.
1994-07-08 22:34:11 +00:00
Steve Chamberlain
13d9fd33a4
* gasp.c (get_any_string): Cope with getting a string with an
...
alternate base specifier.
(do_aif, do_aelse): Only enable output if expression is true and previous
level was on.
(chartype_init): Add BASEBIT chartype.
(process_pseudo_op): Notice nesteed AIFs.
1994-07-08 00:13:14 +00:00
Steve Chamberlain
40b559d27f
* configure.in (i386-go32): When it's a host set
...
host_makefile_frag.
* gasp.c (get_any_string): Fix handling of % when in PharLap
mode.
1994-06-28 01:20:04 +00:00
Ken Raeburn
a8773b7d26
oops, left out var decl
1994-06-02 23:37:45 +00:00
Ken Raeburn
7577d7b645
(hash_new_table): Clear newly allocated table.
1994-06-02 16:37:55 +00:00
Ian Lance Taylor
2db90a6320
* gasp.c: Include libiberty.h.
...
(main): Remove unused variable i.
1994-05-06 18:39:04 +00:00
Steve Chamberlain
fa1a86f302
* configure.in (i386-*-go32): Uses coff now.
...
* gasp.c (main): Now takes -D on command line.
(show_usage): Describe new options.
1994-04-27 18:15:14 +00:00
Ken Raeburn
d924d209d3
* gasp.c: Include ctype.h.
1994-04-20 22:48:12 +00:00
Ian Lance Taylor
950df4212c
* gasp.c (kinfo): Fully bracket initializer.
1994-02-02 16:43:00 +00:00
Ken Raeburn
6761eb8b9e
* gasp.c (malloc): Don't declare, since host.h or system header files may
...
declare it differently.
(Actually, the only use is in xmalloc; if xmalloc didn't also zero out the
region of memory, I'd delete the function altogether and use the libiberty
version...)
1994-02-02 00:35:37 +00:00
Steve Chamberlain
e2847e64ff
* gasp.c: Include host.h.
1994-02-01 18:58:32 +00:00
Steve Chamberlain
b0f2092b3d
New file.
1994-01-31 16:40:55 +00:00
Steve Chamberlain
7cb520f090
New file.
1994-01-31 16:37:19 +00:00