aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-21 18:37:10 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-21 18:37:10 +0000
commit95074dc36212e0530c4fa41b8b57fe308affb353 (patch)
treeab953916182f533682d00fbc54c3beb674c5cc0d /gas/ChangeLog
parent7e047ac2c1fcb16f721c715a48c8d4b8b4776485 (diff)
downloadgdb-95074dc36212e0530c4fa41b8b57fe308affb353.zip
gdb-95074dc36212e0530c4fa41b8b57fe308affb353.tar.gz
gdb-95074dc36212e0530c4fa41b8b57fe308affb353.tar.bz2
* doc/as.texinfo: Document irp, irpc, macro, and rept. MRI mode
now supports macros, ifc, ifnc, irp, irpc, rept, and endr, without using gasp.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3a44e5c..780d2a3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
Mon Aug 21 13:57:20 1995 Ian Lance Taylor <ian@cygnus.com>
+ * doc/as.texinfo: Document irp, irpc, macro, and rept. MRI mode
+ now supports macros, ifc, ifnc, irp, irpc, rept, and endr, without
+ using gasp.
+
Add support for macros.
* as.c: Include sb.h and macro.h.
(max_macro_next): New global variable.