aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-01-16 19:54:35 +0000
committerMichael Snyder <msnyder@vmware.com>2003-01-16 19:54:35 +0000
commita4f27e3e0ac5e69bdd1081aeaa63edd1590b6a22 (patch)
treec15342aa84e3f9b3b22c31e66a7c782b5243bdab /sim/h8300/ChangeLog
parentc170fb600a47a28398a8dff22587f59fa5d2d37a (diff)
downloadgdb-a4f27e3e0ac5e69bdd1081aeaa63edd1590b6a22.zip
gdb-a4f27e3e0ac5e69bdd1081aeaa63edd1590b6a22.tar.gz
gdb-a4f27e3e0ac5e69bdd1081aeaa63edd1590b6a22.tar.bz2
2003-01-16 Michael Snyder <msnyder@redhat.com>
* compile.c: Change K&R function definitions to ISO. (fetch): Make static, and eliminate unused parameter 'n'.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r--sim/h8300/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog
index 2a91af9..227966e 100644
--- a/sim/h8300/ChangeLog
+++ b/sim/h8300/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-16 Michael Snyder <msnyder@redhat.com>
+
+ * compile.c: Change K&R function definitions to ISO.
+ (fetch): Make static, and eliminate unused parameter 'n'.
+
2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
* compile.c: Fix formatting.