diff options
author | Andrey Volkov <avolkov@transas.com> | 2002-05-17 19:09:13 +0000 |
---|---|---|
committer | Andrey Volkov <avolkov@transas.com> | 2002-05-17 19:09:13 +0000 |
commit | a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097 (patch) | |
tree | 8b2577939ae2f269c86281b55c4c1a1aa24d7f6c /sim/common/ChangeLog | |
parent | b9c9142c4073da3ece8bbb1a0401c841d8daa142 (diff) | |
download | gdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.zip gdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.tar.gz gdb-a8cdafbd4e8dbf81a28d98de6a046bd9bc5cc097.tar.bz2 |
* h8300s now new target, not alias of h8300h
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 6935b01..ee6bd71 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +2002-05-17 Andrey Volkov <avolkov@transas.com> + + * run.c: Made h8300s as new target, not h8300h alias. + Added new option -S (h8300s target) + * sim-options.c: Ditto. + 2002-05-01 Chris Demetriou <cgd@broadcom.com> * callback.c: Use 'deprecated' rather than 'depreciated.' |