summaryrefslogtreecommitdiffstats
path: root/newlib
diff options
context:
space:
mode:
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7cfec6f6f..a59cc97e6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,14 @@
+2015-06-20 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/signal.h: Move altstack macros completely
+ outside of rtems block.
+
+2015-06-19 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/include/sys/signal.h: Define SS_ONSTACK and SS_DISABLE
+ unconditionally.
+ (sigaltstack): Enable prototype on Cygwin.
+
2015-06-15 Freddie Chopin <freddie_chopin@op.pl>
* libc/time/gmtime_r.c (gmtime_r): use faster algorithm from