]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 12 Mar 2014 22:58:39 +0000 (15:58 -0700)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 12 Mar 2014 22:58:39 +0000 (15:58 -0700)
commit798212a01311491d5e14fcda687460b75f8ca286
tree97d78fbe6bd1a25dd6f1d181ae3a0efc90479d52
parentabe6d90cc8c1c212dab7cde4468f9ed895d6ba86
2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>

[BZ #16381]

* elf/Makefile (tests): Add tst-pie2.
        (tests-pie): Add tst-pie2.
* elf/tst-pie2.c: New file.
* elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
for ET_EXEC.
* elf/rtld.c (map_doit): Load executable as lt_executable.
(dl_main): Likewise.
ChangeLog
NEWS
elf/Makefile
elf/dl-load.c
elf/rtld.c