projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d30365
)
* sim-n-core.h (sim_core_write_unaligned_N): Add missing break
author
David Edelsohn
<dje.gcc@gmail.com>
Tue, 22 Jul 1997 17:36:23 +0000
(17:36 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Tue, 22 Jul 1997 17:36:23 +0000
(17:36 +0000)
to FORCED_ALIGNMENT case.
sim/common/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/common/ChangeLog
b/sim/common/ChangeLog
index 71c376e6ded0565fda376f7eb6bcde83fdd76dba..337c400cd1246bcbc15f3559e2eef49287176f7c 100644
(file)
--- a/
sim/common/ChangeLog
+++ b/
sim/common/ChangeLog
@@
-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.