summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2018-06-10 13:57:32 -0400
committerJohn David Anglin <danglin@gcc.gnu.org>2018-06-10 13:57:32 -0400
commit2b69fecb9d0681a124662dfba89291ad473aa55f (patch)
treed8477abcb02e4aeb1d4502d024408e4a8398f1a7 /ChangeLog
parent283d98512272a12cb84e7798c23edbdf1adb287d (diff)
downloadglibc-2b69fecb9d0681a124662dfba89291ad473aa55f.tar.gz
The hppa-linux target still requires an executable stack for kernel
syscall restarts and signal returns. Thus, we need to xfail the check-execstack test. [BZ #23174] * sysdeps/unix/sysv/linux/hppa/Makefile: xfail check-execstack.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94830c806e..0a4c0ff6d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-10 John David Anglin <danglin@gcc.gnu.org>
+
+ [BZ #23174]
+ * sysdeps/unix/sysv/linux/hppa/Makefile: xfail check-execstack.
+
2018-06-08 Adhemerval Zanella <adhemerval.zanella@linaro.org>
[BZ #23264]