Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-24 16:36:08 +0400
committerNick Clifton <nickc@redhat.com>2003-04-24 16:36:08 +0400
commit71853f09cc829a83391b4a1b1bb62944d41c99ba (patch)
tree923b9a0bdbf2d0a3b044f840b55e525276db8b13 /include/coff/ChangeLog
parent5d9a7c875abcd2b551804774e2331a16d47b4f54 (diff)
Add support for h8300hn and h8300sn
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 353eb5991..b6db3064d 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
+
+ * coff/h8300.h (H8300HNMAGIC, H8300SNMAGIC): New.
+ (H8300HNBADMAG, H8300SNBADMAG): New.
+
2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
* sh.h: Replace occurrances of 'Hitachi' with 'Renesas'.