summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6e38e9d1f..2d8911a84 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,13 @@
2006-06-05 Shaun Jackman <sjackman@gmail.com>
+ * libc/posix/Makefile.am (GENERAL_SOURCES): Add sleep.c and
+ usleep.c.
+ * libc/posix/Makefile.in: Regenerate.
+ * libc/posix/sleep.c: New file.
+ * libc/posix/usleep.c: Ditto.
+
+2006-06-05 Shaun Jackman <sjackman@gmail.com>
+
* configure.host (newlib_cflags) [arm, thumb, xscale]: Remove
-DABORT_PROVIDED flag.
* newlib/libc/sys/arm/syscalls.c (kill, exit): Sync with libgloss.