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-04-20 03:52:48 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-04-20 03:52:48 +0400
commit2dd4c4dc18707380351de8dd7eeef630bf6a60ab (patch)
tree6e18e08348c6c5291663c65093d0ad7f26a3e8ca /newlib/ChangeLog
parent0d844014bfbcab4e48718b787c268d052f773197 (diff)
2002-04-19 Alexandre Oliva <aoliva@redhat.com>
* libc/include/sys/config.h: Remove include of <limits.h>. (__INT_MAX__, __LONG_MAX__): Define like GCC's limits.h would define INT_MAX and LONG_MAX. Use them in tests.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 45a3ec0ed..eccba1b74 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-19 Alexandre Oliva <aoliva@redhat.com>
+
+ * libc/include/sys/config.h: Remove include of <limits.h>.
+ (__INT_MAX__, __LONG_MAX__): Define like GCC's limits.h would
+ define INT_MAX and LONG_MAX. Use them in tests.
+
2002-04-19 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Add support for powerpc-eabialtivec*.