aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-19 04:32:56 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-19 04:32:56 +0000
commit58cfdde3e4749c05e6c9913e7d44610abe417a73 (patch)
tree355047120fc6001a54911eeeaa6d622c74306ba7 /gas
parent7197adc414fa597d0c335c321f91a21b55fe87df (diff)
downloadgdb-58cfdde3e4749c05e6c9913e7d44610abe417a73.zip
gdb-58cfdde3e4749c05e6c9913e7d44610abe417a73.tar.gz
gdb-58cfdde3e4749c05e6c9913e7d44610abe417a73.tar.bz2
* read.c (potable): Add "equiv".
(s_set): Handle .equiv based on argument. * doc/as.texinfo (Equiv): New node to document .equiv. (Err): New node to document .err. PR 11787.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d851a3d..0e21fe9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+Tue Mar 18 23:30:14 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * read.c (potable): Add "equiv".
+ (s_set): Handle .equiv based on argument.
+ * doc/as.texinfo (Equiv): New node to document .equiv.
+ (Err): New node to document .err.
+
Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>
* Many files: Add function prototypes.