From 818c1ddd6e17925e87b97d62316aa928d8a2279e Mon Sep 17 00:00:00 2001
From: Jeff Law <law@redhat.com>
Date: Wed, 25 Mar 1998 01:17:32 +0000
Subject: [PATCH]         * gas/mips/vu0.s: Add tests for "bc2f", "bc2fl",
 "bc2t", "bc2tl",         "cfc.i", "cfc.ni", "ctc.i", and "ctc.ni".         *
 gas/mips/vu0.d: Corresponding changes.

---
 gas/testsuite/ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index e80fa149f6e..c22c5969360 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+start-sanitize-r5900
+Tue Mar 24 18:21:03 1998  Jeffrey A Law  (law@cygnus.com)
+
+        * gas/mips/vu0.s: Add tests for "bc2f", "bc2fl", "bc2t", "bc2tl",
+        "cfc.i", "cfc.ni", "ctc.i", and "ctc.ni".
+        * gas/mips/vu0.d: Corresponding changes.
+
+end-sanitize-r5900
 start-sanitize-sky
 Mon Mar 23 13:26:12 1998  Doug Evans  <devans@canuck.cygnus.com>