* sim-n-core.h (sim_core_write_unaligned_N): Add missing break

to FORCED_ALIGNMENT case.
This commit is contained in:
David Edelsohn 1997-07-22 17:36:23 +00:00
parent 1d3036537f
commit e6609d8f2a
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Jul 22 10:35:37 1997 Doug Evans <dje@canuck.cygnus.com>
* sim-n-core.h (sim_core_write_unaligned_N): Add missing break
to FORCED_ALIGNMENT case.
Thu Jun 5 13:48:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
* callback.c (target_to_host_open): Handle hosts with O_BINARY.