about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-21 23:26:27 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-21 23:26:27 +0000
commit59f0c22ed2b131cac16446d6bcc3d5da1d09e120 (patch)
treeca5b9d92e991b8a4743b59e089753d9e50084eb3 /ChangeLog
parentc5b3a2c05b407197fe56d229542eeeba1f710908 (diff)
downloadglibc-59f0c22ed2b131cac16446d6bcc3d5da1d09e120.tar.gz
glibc-59f0c22ed2b131cac16446d6bcc3d5da1d09e120.tar.xz
glibc-59f0c22ed2b131cac16446d6bcc3d5da1d09e120.zip
Filter out unknown symbols in stack-protector test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98e34a4322..d9c07ff7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-21  Joseph Myers  <joseph@codesourcery.com>
+
+	* configure.in (libc_cv_predef_stack_protector): Only consider
+	"foobar" and "__stack_chk_fail" lines in libc_undefs.
+	* configure: Regenerated.
+
 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):