aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-02-21 05:14:22 +0000
committerJeff Law <law@redhat.com>1995-02-21 05:14:22 +0000
commitd4a9bc73c1b43c997f82669fcbcd5bac3d45dfbc (patch)
tree3d4ad7f408d1235a8df719df5766ca1b1d309c13
parent312eb91b73307e0fd8c06f0adc1028ac4731884a (diff)
downloadgdb-d4a9bc73c1b43c997f82669fcbcd5bac3d45dfbc.zip
gdb-d4a9bc73c1b43c997f82669fcbcd5bac3d45dfbc.tar.gz
gdb-d4a9bc73c1b43c997f82669fcbcd5bac3d45dfbc.tar.bz2
Add missing ChangeLog entry.
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 5a74a20..d4715ed 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -6,9 +6,14 @@ Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
* gas/mips/usd.s: New file.
* gas/mips/mips.exp: Run new tests.
+Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * gas/hppa/reloc/applybug.s: New test.
+ * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
+
Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
- * gas/hppa/reloc/picreloc.c: New test.
+ * gas/hppa/reloc/picreloc.s: New test.
* gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>