]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Use __ehdr_start, when available, for rtld to get its own headers.
[thirdparty/glibc.git] / ChangeLog
index c8145133fb305f9b60a6a6c618b85448f86b1d99..b9f4790cc6464a4e73d26ff885e4f062073b5e3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-03-13  Roland McGrath  <roland@hack.frob.com>
+
+       * configure.ac (HAVE_EHDR_START): New check.
+       * configure: Regenerated.
+       * config.h.in (HAVE_EHDR_START): New #undef.
+       * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
+       assuming the lowest-addressed segment maps the start of the file.
+
 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
 
        * INSTALL: Regenerated.