aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-01 21:32:44 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-01 21:32:44 +0000
commit9d68c1e137a2c557aaeaffca98eb3c75bc92561d (patch)
tree6e2983c66119c85fa65451aa3a1f987b3401c1c5 /gas
parent70f549105f43b8c583c85f5343e45cef59bb590f (diff)
downloadgdb-9d68c1e137a2c557aaeaffca98eb3c75bc92561d.zip
gdb-9d68c1e137a2c557aaeaffca98eb3c75bc92561d.tar.gz
gdb-9d68c1e137a2c557aaeaffca98eb3c75bc92561d.tar.bz2
* gas/ppc/simpshft.s: Add alignment so that it works on AIX.
* gas/ppc/simpshft.d: Change accordingly. Only dump the .text section.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 95f5729..8fc1bc8 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * 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)