From: Ian Lance Taylor Date: Tue, 22 Jul 1997 22:41:04 +0000 (+0000) Subject: Tue Jul 22 18:38:56 1997 Robert Hoehne X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=682992793181c3a8382dcf246aec484ca70a8861;p=binutils-gdb.git Tue Jul 22 18:38:56 1997 Robert Hoehne * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d202381fc56..7c8d8c0116c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 22 18:38:56 1997 Robert Hoehne + + * 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 * config/tc-sparc.c (last_opcode): New static local.