Fix startup to security-relevant statically linked binaries.
commit8757dec424e2fc887623104565243bdd66cd609b
authorUlrich Drepper <drepper@redhat.com>
Tue, 24 Nov 2009 19:17:06 +0000 (24 11:17 -0800)
committerAndreas Schwab <schwab@redhat.com>
Wed, 25 Nov 2009 13:02:17 +0000 (25 14:02 +0100)
treef52bf7dbda319442bcf6fcfa7fb54be3081672a0
parent8d7c09b162cd1687e21549f9aaaa3d4a9b39735c
Fix startup to security-relevant statically linked binaries.

Before the change they crash on startup.  Perform IREL relocations
earlier to prevent this.
(cherry picked from commit 1c3c269b55c84c29ec1e2c70f122c5e33fef4257)
ChangeLog
csu/elf-init.c
csu/libc-start.c