From 01c97361c2469642dc2e74a55f2b653342ba507f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 10 Feb 1998 01:21:22 +0000 Subject: [PATCH] Add tests for DIVH instruction and new versions of RAC and RACH instruction. Renamed MACHL1 to MACLH1. --- gas/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 4b819b6725..793347049a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-m32rx +Mon Feb 9 17:19:05 1998 Nick Clifton + + * gas/m32r/m32rx.s: Add tests for DIVH and new versions of RAC and + RACH instructions. Rename MACHL1 ro MACLH1. +end-sanitize-m32rx Wed Feb 4 15:27:44 1998 Nick Clifton * gas/arm/arm7t.d: Update to match latest assembler output.