From 682992793181c3a8382dcf246aec484ca70a8861 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 22 Jul 1997 22:41:04 +0000 Subject: [PATCH] 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. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d202381..7c8d8c0 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. -- 2.7.4