* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for
authorRoland McGrath <roland@gnu.org>
Wed, 18 Sep 2002 18:32:27 +0000 (18:32 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 18 Sep 2002 18:32:27 +0000 (18:32 +0000)
commit0bc0e4dd09dd45bce4ab349717b3d0781021c5f7
tree6b2aee6d70f1935444024f87b5dc1bd329eab075
parent62aecc63568ade4684f11cadd98e65d48b4025a8
* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for

the __ctype_* compat symbols, so the relocs generated bind to the
right versioned global symbol in the shared object.

* elf/do-rel.h (elf_dynamic_do_rel): Mask off 0x8000 bit (hidden flag)
from the value taken from the DT_VERSYM table.
* elf/dl-runtime.c (fixup, profile_fixup): Likewise.
* sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Likewise.
(RESOLVE_GOTSYM): Likewise.
ChangeLog
elf/dl-runtime.c
elf/do-rel.h
locale/lc-ctype.c
sysdeps/mips/dl-machine.h