From 71d0d0a788ed0ecdcad1f06499c42aa364dadc02 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 14 Dec 1998 23:28:41 +0000 Subject: [PATCH] * sim/fr30/hello.ms: Add trailing \n to expected output. * sim/m32r/hello.ms: Ditto. * sim/m32r/hw-trap.ms: Ditto. --- sim/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index d6409e33c6..2a1adf2837 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -4,6 +4,11 @@ errors. Translate \n sequences in expected output to newline char. (slurp_options): Make parentheses optional. (sim_run): Look for board_info sim,options. + * sim/fr30/hello.ms: Add trailing \n to expected output. + * sim/m32r/hello.ms: Ditto. + * sim/m32r/hw-trap.ms: Ditto. + + * sim/m32r/trap.cgs: Properly align trap2_handler. 1998-12-14 Dave Brolley