diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-12-20 16:47:52 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-12-20 16:47:52 +0000 |
commit | 2ea716f6497bc0fb56930c2696c59743fb911232 (patch) | |
tree | df263c2ccd8f3215f28da8b32736d997703ed7b9 /sim/h8300/ChangeLog | |
parent | cf599fa72746a50cffe290b6f1c7e0b916884970 (diff) | |
download | gdb-2ea716f6497bc0fb56930c2696c59743fb911232.zip gdb-2ea716f6497bc0fb56930c2696c59743fb911232.tar.gz gdb-2ea716f6497bc0fb56930c2696c59743fb911232.tar.bz2 |
* compile.c: Fix comment typos.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 0eb353c..94c3799 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,7 @@ +2001-12-20 Kazu Hirata <kazu@hxi.com> + + * compile.c: Fix comment typos. + 2000-08-10 Kazu Hirata <kazu@hxi.com> * compile.c (decode): Clean up the code. |