aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-10-31 01:45:52 +0000
committerJeff Law <law@redhat.com>1993-10-31 01:45:52 +0000
commit5c2bae7507c54d272e3527b33e8b26480f3c520b (patch)
treea4a3cd36a866f5ab029555aff2dc39afeb658e04 /gas
parent03cc338bc15bdaccba4e88f7822c8b84503dda99 (diff)
downloadgdb-5c2bae7507c54d272e3527b33e8b26480f3c520b.zip
gdb-5c2bae7507c54d272e3527b33e8b26480f3c520b.tar.gz
gdb-5c2bae7507c54d272e3527b33e8b26480f3c520b.tar.bz2
* gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
* gas/hppa/more.parse/parse.exp: Add new test. * gas/hppa/more.parse/ssbug.s: New test to make sure non-default * sections are handled correctly.
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 d729559..c5374ef 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,11 @@
Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+ * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
+
+ * gas/hppa/more.parse/parse.exp: Add new test.
+ * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
+ * sections are handled correctly.
+
* gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)