Fix startup to security-relevant statically linked binaries.
commit1c3c269b55c84c29ec1e2c70f122c5e33fef4257
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Nov 2009 19:17:06 +0000 (24 11:17 -0800)
committerUlrich Drepper <drepper@redhat.com>
Tue, 24 Nov 2009 19:17:06 +0000 (24 11:17 -0800)
tree9f6280c1e3f3a523e40f90f6ff4f8c5c11a995ad
parentee5a5ba6725ee949483f043cd0cf2a1579b6b509
Fix startup to security-relevant statically linked binaries.

Before the change they crash on startup.  Perform IREL relocations
earlier to prevent this.
ChangeLog
csu/elf-init.c
csu/libc-start.c