* 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.
This commit is contained in:
Ian Lance Taylor 1997-03-19 04:32:56 +00:00
parent 7197adc414
commit 58cfdde3e4
1 changed files with 7 additions and 0 deletions

View File

@ -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.