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
path: root/newlib
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@imgtec.com>2015-03-19 20:19:35 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-04-23 22:57:05 +0300
commitd1df82a6eeb3c0173f6b6b287ac5ac92a324eec2 (patch)
treeecf51f5017320937871d52670efcde3b0a22bf1b /newlib
parent05b71d140895f470182dc59258218b7a3248d65a (diff)
Add ChangeLog entry for last patch to libc/include/sys/time.h.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4a694a436..1b03bbc28 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-19 Steve Ellcey <sellcey@imgtec.com>
+
+ * libc/include/sys/time.h: Replace uint32_t and uint64_t
+ with __uint32_t and __uint64_t.
+
2015-03-13 Jon TURNEY <jon.turney@dronecode.org.uk>
* libc/libc.texinfo: Fix directory entry.