From 62594bd73c50c5659908a3cf3387604352688b5a Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Wed, 5 Aug 1992 19:05:21 +0000 Subject: [PATCH] * config/tc-m68k.c (md_pseudo_table): fix the .align thing the right way; for just the 68k. Sun4 .align is nbytes, not ptwo. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1d2c2450a5b..5e46837f9be 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 5 12:02:40 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * config/tc-m68k.c (md_pseudo_table): fix the .align thing + the right way; for just the 68k. Sun4 .align is nbytes, not ptwo. + Sat Aug 1 19:10:13 1992 Ken Raeburn (raeburn@cygnus.com) * config/tc-sparc.c (tc_aout_fix_to_chars): If pc-relative, take -- 2.30.2