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:
9396a3c
)
Fix typo in ChangeLog entry.
author
Kevin Buettner
<kevinb@redhat.com>
Fri, 24 Sep 2010 04:45:08 +0000
(
04:45
+0000)
committer
Kevin Buettner
<kevinb@redhat.com>
Fri, 24 Sep 2010 04:45:08 +0000
(
04:45
+0000)
sim/rx/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/rx/ChangeLog
b/sim/rx/ChangeLog
index b810475e36e25a0b4e7a58bba46e62278369e4df..275fdbdefd848337b06b9116e5bd7a0a74b724d4 100644
(file)
--- a/
sim/rx/ChangeLog
+++ b/
sim/rx/ChangeLog
@@
-2,7
+2,7
@@
* fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
- * rx.c (decode_opcode): Declare `
r
x' as unsigned.
+ * rx.c (decode_opcode): Declare `
t
x' as unsigned.
* cpu.h (reset_decoder): Declare.
* load.c (rx_load): Call `reset_decoder'.