aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1993-11-02 07:40:53 +0000
committerJeff Law <law@redhat.com>1993-11-02 07:40:53 +0000
commit97335255fb6b3803cf8e21712feb703682c2f092 (patch)
treed207417538695524b800ea107a18cbd8d545eafd
parenta50e9b5506f818665a7df7dfcc9cb3413e4d1966 (diff)
downloadgdb-97335255fb6b3803cf8e21712feb703682c2f092.zip
gdb-97335255fb6b3803cf8e21712feb703682c2f092.tar.gz
gdb-97335255fb6b3803cf8e21712feb703682c2f092.tar.bz2
* gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
which specific relocations are expected to be found.
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index c5374ef..8ae2ac5 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,10 +1,15 @@
+Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
+ which specific relocations are expected to be found.
+
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.
+ sections are handled correctly.
* gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.