From 58cfdde3e4749c05e6c9913e7d44610abe417a73 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 19 Mar 1997 04:32:56 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 + + * 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 * Many files: Add function prototypes. -- 2.7.4