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>2005-09-21 01:21:51 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-09-21 01:21:51 +0400
commit0ce4fcefed33368aef0792bc4d8ce569ff594647 (patch)
treeeedd7922f85fc39bacb64277d040ad66dea04014 /newlib/ChangeLog
parent17060817938e5b20141ccad0d6a2d1735b04db97 (diff)
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdint.h (__EXP): Rename to __STDINT_EXP and do not #undef the macro after it is used. Fix typos. Also change 64-bit constants to use the __have_long64 and __have_longlong64 flags to determine if long or long long constants should be used. * libc/include/inttypes.h: Include stddef.h to get wchar_t type defined.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index c089ece6f..32fc056fa 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,13 @@
+2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/include/stdint.h (__EXP): Rename to __STDINT_EXP
+ and do not #undef the macro after it is used. Fix typos.
+ Also change 64-bit constants to use the __have_long64 and
+ __have_longlong64 flags to determine if long or long long
+ constants should be used.
+ * libc/include/inttypes.h: Include stddef.h to get wchar_t
+ type defined.
+
2005-09-20 Shaun Jackman <sjackman@gmail.com>
* libc/include/stdint.h: Fix typo in names of