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:
authorJeff Johnston <jjohnstn@redhat.com>2002-12-17 01:35:32 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-12-17 01:35:32 +0300
commit7da92d152723d2d988e94ab17ad3e2b2aaeac95a (patch)
tree8a068d25c5c20c7410552a3c4f0ceb6f18476179 /newlib/ChangeLog
parentd1bdb89056840299cfb1ca075fa777b1aa552cc8 (diff)
2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
* libc/include/sys/config.h: Change setting of INT_MAX and UINT_MAX, to use __INT_MAX__ for __H8300__, __H8300H__, __H8300S__. Also consolidate flag settings for these platforms.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 43d687492..04298dcbd 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
+
+ * libc/include/sys/config.h: Change setting of INT_MAX
+ and UINT_MAX, to use __INT_MAX__ for __H8300__, __H8300H__,
+ __H8300S__. Also consolidate flag settings for these
+ platforms.
+
2002-12-10 Joel Sherrill <joel@OARcorp.com>
* libc/include/machine/setjmp.h: Make sure _JBLEN is defined