hppa/ia64: _dl_unmap: make it hidden
commit6b96d6de8ccd1c04f172a43d3785960e0a76be3f
authorMike Frysinger <vapier@gentoo.org>
Wed, 15 Jul 2015 11:40:56 +0000 (15 07:40 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Jul 2015 13:03:46 +0000 (16 09:03 -0400)
treebbeece79f9e84e4eb1055b57a344a9f41971f0aa
parent2a6ad8142d14c998e6c5eb51418aac1f598b621e
hppa/ia64: _dl_unmap: make it hidden

This symbol is only used by DL_UNMAP which in turn is only used by
_dl_close_worker in dl-close.c, and _dl_close_worker itself is marked
hidden as it is only used by the ldso.  That means _dl_unmap should
be marked hidden.  Without this, the elf/check-localplt test fails.
ChangeLog
sysdeps/hppa/Versions
sysdeps/hppa/dl-lookupcfg.h
sysdeps/ia64/Versions
sysdeps/ia64/dl-lookupcfg.h