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>2014-11-06 20:45:14 +0300
committerJeff Johnston <jjohnstn@redhat.com>2014-11-06 20:45:14 +0300
commit85907fe082d4611518a6f3031d7a23f007d471fa (patch)
treee65846ab0914dbff934260d3354878395053ab34 /newlib/ChangeLog
parent0f3cacfaa584f98abbc6eee987044c28f1d71156 (diff)
2014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.in: Add autoconf test to determine size of uintptr_t. * newlib.hin: Add new autoconf feature variables. * libc/include/inttypes.h: Use new feature variables. * configure: Regenerate.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6fa883321..3f332da32 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2014-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * configure.in: Add autoconf test to determine size of uintptr_t.
+ * newlib.hin: Add new autoconf feature variables.
+ * libc/include/inttypes.h: Use new feature variables.
+ * configure: Regenerate.
+
2014-11-06 Terry Guo <terry.guo@arm.com>
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach to