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 02:36:07 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-09-21 02:36:07 +0400
commit9f1926f2d82ba6d193677e585930c2e4e41d5ef6 (patch)
treecefc9dec2751892107a2fd521e534aa3290ebdfe /newlib/ChangeLog
parent0ce4fcefed33368aef0792bc4d8ce569ff594647 (diff)
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/include/stdint.h: Update to match functionality of generic newlib stdint.h.
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 32fc056fa..2553f5813 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/include/stdint.h: Update to match functionality
+ of generic newlib stdint.h.
+
+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