* gasp.c (strip_comments): Comment out; it's not used.
authorIan Lance Taylor <ian@airs.com>
Mon, 14 Aug 1995 20:03:38 +0000 (20:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 14 Aug 1995 20:03:38 +0000 (20:03 +0000)
commit7f5adcba043643329c1c8f6afaa934b3bf6a2182
treeec70fd3a6d78303ba35d263a9820718dfd88aeb8
parent9bef2324a28a72bf21f5e9d16a2a9c6f703d0f9a
* gasp.c (strip_comments): Comment out; it's not used.
(do_end): Add parameter.  In MRI mode, print it out.
(do_irp): New static function.
(sub_actual): Change parameter m to formal_hash, changing type
from macro_entryh * to hash_table *.
(macro_expand_body): New static function, broken out of
macro_expand.
(macro_expand): Call macro_expand_body.
(K_*): Fully parenthesize.
(K_IRP, K_IRPC): Define.
(mrikinfo): Add IRP and IRPC.
(process_pseudo_op): In MRI mode, print out END pseudo-op.  Pass
line to do_end.  Handle K_IRP and K_IRPC.
gas/ChangeLog
gas/gasp.c
This page took 0.027419 seconds and 4 git commands to generate.