summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
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 95a43c7e4..c81f47d46 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-24 Joseph Myers <joseph@codesourcery.com>
+
+ * libc/include/stdint.h (UINTPTR_MAX): Define to __UINTPTR_MAX__
+ if __UINTPTR_MAX__ defined.
+
2009-04-24 Eric Blake <ebb9@byu.net>
Be namespace clean in ctype.h.