Fix build problems with old binutils.
commit443caceb354d06724019625ebde083b5151c3fed
authorUlrich Drepper <drepper@redhat.com>
Fri, 5 Jun 2009 16:42:32 +0000 (5 09:42 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 5 Jun 2009 16:42:32 +0000 (5 09:42 -0700)
tree11d1cd2551fa40fa04489f57ba6c77360bf30e47
parent2f3f7b9da238269397d8dd8868ed494eff2c9064
Fix build problems with old binutils.

Old binutils don't provide IFUNC and don't generate the section start/end
symbols we expect.  At least for now only add the initializer code for
static IFUNC relocations if multi-arch support is requested.
ChangeLog
csu/elf-init.c