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-01-18 11:55:07 +0300
committerNick Clifton <nickc@redhat.com>2003-01-18 11:55:07 +0300
commit6b5a79886d0c8d4eff086751892b0e0431869682 (patch)
tree5a2cb9e526cbaf9a9039373b9df4f987940d0974 /newlib/ChangeLog
parent97d2bc794d2c1ecad9e7a52d4ca07e0e934ad62a (diff)
Define __IEEE_BIG_ENDIAN, __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4890edd55..379633479 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-18 Nick Clifton <nickc@redhat.com>
+
+ * libc/include/machine/ieeefp.h : Define __IEEE_BIG_ENDIAN,
+ __SMALL_BITFIELDS and _DOUBLE_IS_32BITS for IP2K.
+
2003-01-16 Joel Sherrill <joel@OARcorp.com>
* libc/sys/rtems/include/limits.h, libc/sys/rtems/sys/param.h,