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:
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 143b02af3..41bf811ba 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,13 @@
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libc/sys/rtems/crt0.c: Rework RTEMS_STUB macro.
+ Include <unistd.h>.
+ Remove C++-style comments.
+ Remove hppa, a29k.
+ Add clock_gettime, gettimeofday, sched_yield.
+
+2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libc/stdio/vasiprintf.c: Include "local.h" for "_svfiprintf_r".
* libc/stdio/vasprintf.c Include "local.h" for "_svfprintf_r".
* libc/stdio/vsiprintf.c: Include "local.h" for "_svfiprintf_r".