2002-05-03 H.J. Lu (hjl@gnu.org)
commit1b05eeb42ee6f7952e80261fc245587209282a13
authorH.J. Lu <hjl@lucon.org>
Fri, 3 May 2002 19:53:20 +0000 (3 19:53 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 3 May 2002 19:53:20 +0000 (3 19:53 +0000)
tree3bb8d4346adb7c8958cc49d19dd48f2914220419
parent369415174c9025626d3419680586a9c71d74584f
2002-05-03  H.J. Lu  (hjl@gnu.org)

* elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
(mips_elf_link_hash_newfunc): Initialize forced_local to false.
(mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
to hide a global symbol.
(_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
forced_local to true.
bfd/ChangeLog
bfd/elfxx-mips.c