diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index d6409e3..2a1adf2 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 <brolley@cygnus.com> |