From: Ian Lance Taylor Date: Wed, 1 Jul 1998 21:32:44 +0000 (+0000) Subject: * gas/ppc/simpshft.s: Add alignment so that it works on AIX. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d68c1e137a2c557aaeaffca98eb3c75bc92561d;p=binutils-gdb.git * gas/ppc/simpshft.s: Add alignment so that it works on AIX. * gas/ppc/simpshft.d: Change accordingly. Only dump the .text section. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 95f5729534e..8fc1bc86d3e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Wed Jul 1 17:31:39 1998 Ian Lance Taylor + + * gas/ppc/simpshft.s: Add alignment so that it works on AIX. + * gas/ppc/simpshft.d: Change accordingly. Only dump the .text + section. + start-sanitize-am33 Fri Jun 26 11:17:46 1998 Jeffrey A Law (law@cygnus.com)