summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-09 14:41:39 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-09 14:41:39 -0700
commit113ddea44742d006d7a910a0707106c7defcfd9b (patch)
treed27e74deae49fc9dc8eb8f51af35363f958925b6 /ChangeLog
parent574920b446870648623a85e00dd8f3ca9f482c0e (diff)
downloadglibc-113ddea44742d006d7a910a0707106c7defcfd9b.tar.gz
Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ab917840..b2d282f9dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-07-09 Roland McGrath <roland@hack.frob.com>
+ * configure.in (.ctors/.dtors header and trailer check):
+ Use an empirical test on a built program.
+ * configure: Regenerated.
+
* configure.in (-z relro check): Use an empirical test on a built DSO.
Detect, but do not require, on ia64.
* configure: Regenerated.