about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-09 13:55:24 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-09 13:55:24 -0700
commit574920b446870648623a85e00dd8f3ca9f482c0e (patch)
treeb4fe7f1fcb36ff56af9cd2e636ab5d194829e1a6 /ChangeLog
parentd30cf5bb00bfb286ff14d931fb69f5b53724bcdc (diff)
downloadglibc-574920b446870648623a85e00dd8f3ca9f482c0e.tar.gz
glibc-574920b446870648623a85e00dd8f3ca9f482c0e.tar.xz
glibc-574920b446870648623a85e00dd8f3ca9f482c0e.zip
Rewrite -z relro configure check to be empirical.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d59ae79ad..78ab917840 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-07-09  Roland McGrath  <roland@hack.frob.com>
 
+	* configure.in (-z relro check): Use an empirical test on a built DSO.
+	Detect, but do not require, on ia64.
+	* configure: Regenerated.
+
 	* configure.in (READELF): Find it with AC_CHECK_TOOL.
 	Update tests that use readelf to use $READELF instead.
 	* configure: Regenerated.