OSDN Git Service

ldso: fixup all the rest of the calls to _dl_find_hash
authorAustin Foxley <austinf@cetoncorp.com>
Thu, 15 Oct 2009 00:21:46 +0000 (17:21 -0700)
committerAustin Foxley <austinf@cetoncorp.com>
Thu, 15 Oct 2009 00:24:58 +0000 (17:24 -0700)
commit21cec43543081b47f9f7d5860af44d04c92746cd
treea6665189a2f4eea8512480e8de847fa6d2d39af2
parent75aad665ccf97c139a437b26c44d15b71ce0db33
ldso: fixup all the rest of the calls to _dl_find_hash

With TLS _dl_find_hash grew an extra param.
These archs don't have TLS reloc support yet, but they do need to
compile without it.

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
ldso/ldso/avr32/elfinterp.c
ldso/ldso/cris/elfinterp.c
ldso/ldso/m68k/elfinterp.c
ldso/ldso/powerpc/elfinterp.c
ldso/ldso/sh64/elfinterp.c
ldso/ldso/x86_64/elfinterp.c
ldso/ldso/xtensa/elfinterp.c