aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd06443462..ce62001b06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-02-12 Roland McGrath <roland@hack.frob.com>
+ * Makeconfig (ASFLAGS): Add -Werror=undef.
+ * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
+ * sysdeps/unix/make-syscalls.sh: Always emit #define's for
+ SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
+
* Makeconfig (after-link): New variable.
(+link-pie, +link-pie-tests): Use it.
(+link-static, +link-static-tests): Likewise.