aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-04-27 13:34:20 +0000
committerNick Clifton <nickc@redhat.com>2001-04-27 13:34:20 +0000
commit87e6d782173c2d21d5f7ee1510a3b4f27a1fe68e (patch)
tree8b4c5fabd948d60ca0320dcbf43fcc5b60dc4d7a /include/ChangeLog
parent015a42b4cf96cadcb996b6474ab61eca781fdde6 (diff)
downloadgdb-87e6d782173c2d21d5f7ee1510a3b4f27a1fe68e.zip
gdb-87e6d782173c2d21d5f7ee1510a3b4f27a1fe68e.tar.gz
gdb-87e6d782173c2d21d5f7ee1510a3b4f27a1fe68e.tar.bz2
Add openRISC support in opcodes
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4072617..5c48a64 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-27 Johan Rydberg <jrydberg@opencores.org>
+
+ * dis-asm.h (print_insn_openrisc): Add prototype.
+
2001-04-15 Daniel Berlin <dan@cgsoftware.com>
* ternary.h: New file - Ternary search tree header.