Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>

* sysdeps/unix/alpha/sysdep.h (END): Redefine to use .end
 	directive for both ELF and ECOFF.
	(ret): Delete macro.  It was a dangerous macro and unnecessary
 	since the Alpha assemblers recognizes "ret" as a macro themselves.
Thu May 23 02:15:56 1996  David Mosberger-Tang  <davidm@azstarnet.com>

	* sysdeps/unix/alpha/sysdep.h (ret): Remove macro.  It is
 	dangerous and unnecessary since both OSF/1 as and gas define "ret"
 	as a pseudo-instruction.
This commit is contained in:
Roland McGrath 1996-06-02 18:49:31 +00:00
parent 53f64cf452
commit 18a403782d

View File

@ -97,7 +97,9 @@ name/**/: \
3:
#endif
#define ret ret zero,(ra),1
#undef END
#define END(sym) .end sym
#define r0 v0
#define r1 a4