diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-07-09 14:41:39 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-07-09 14:41:39 -0700 |
commit | 113ddea44742d006d7a910a0707106c7defcfd9b (patch) | |
tree | d27e74deae49fc9dc8eb8f51af35363f958925b6 /ChangeLog | |
parent | 574920b446870648623a85e00dd8f3ca9f482c0e (diff) | |
download | glibc-113ddea44742d006d7a910a0707106c7defcfd9b.tar.gz |
Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |