summaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2009-01-18 02:04:37 +0100
committerNeal H. Walfield <neal@gnu.org>2009-01-18 02:19:40 +0100
commit6c4e52ff849c34ac9ae2fd97bf7e5e56396f6138 (patch)
tree0d644bd89b9b839bdfc3c270a34f6e00e9f5771e /newlib/ChangeLog
parent22ad815c903185d35a8a8b14355479d36c70239a (diff)
Add usable <inttypes.h> files.
libc-parts/ 2009-01-18 Neal H. Walfield <neal@gnu.org> * inttypes.h: New file. newlib/ 2009-01-18 Neal H. Walfield <neal@gnu.org> * patches/08-new-newlib-libc-include-inttypes-h.patch: New file. * Makefile.am (patch_files): Add 08-new-newlib-libc-include-inttypes-h.patch.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f150121..6b248f0 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-18 Neal H. Walfield <neal@gnu.org>
+
+ * patches/08-new-newlib-libc-include-inttypes-h.patch: New file.
+ * Makefile.am (patch_files): Add
+ 08-new-newlib-libc-include-inttypes-h.patch.
+
2009-01-17 Neal H. Walfield <neal@gnu.org>
* Makefile.am [ARCH_X86_64]: Compile with -fPIC.