Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* config/te-go32.h (USE_ALIGN_PTWO): Define.
	* config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is
	defined, use s_align_ptwo for .align.
This commit is contained in:
Ian Lance Taylor 1997-07-22 22:41:04 +00:00
parent 88a25e44d3
commit 6829927931

View file

@ -1,3 +1,9 @@
Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* config/te-go32.h (USE_ALIGN_PTWO): Define.
* config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is
defined, use s_align_ptwo for .align.
Tue Jul 22 12:41:40 1997 Doug Evans <dje@canuck.cygnus.com>
* config/tc-sparc.c (last_opcode): New static local.