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:
13c8330
)
* simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign
author
Andrew Cagney
<cagney@redhat.com>
Mon, 10 Nov 1997 22:40:14 +0000
(22:40 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 10 Nov 1997 22:40:14 +0000
(22:40 +0000)
extend bit 44 all constants.
(OP_4201): Replace GCC specific 0x..LL with SIGNED64 macro.
sim/d10v/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/d10v/ChangeLog
b/sim/d10v/ChangeLog
index f82bf7ebd5619c3c9af4360d0a65eb60f73b57a8..a967c78c85d19ab3b76f7c28fb5678cfb7c8c157 100644
(file)
--- a/
sim/d10v/ChangeLog
+++ b/
sim/d10v/ChangeLog
@@
-1,3
+1,9
@@
+Mon Nov 10 17:50:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign
+ extend bit 44 all constants.
+ (OP_4201): Replace GCC specific 0x..LL with SIGNED64 macro.
+
Fri Oct 24 10:26:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
* d10v_sim.h: Include sim-types.h.