From 7af8e99880a8084cb4a18ad4d7f1f62cb440573e Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 5 Aug 2005 13:52:13 +0000 Subject: bfd/ 2005-08-05 H.J. Lu * bfd.c (bfd_hide_symbol): New. * bfd-in2.h: Regenerated. ld/ 2005-08-05 H.J. Lu * ld.texinfo: Document PROVIDE_HIDDEN. * ldexp.c (exp_fold_tree_1): Hide a provided symbol if asked. (exp_provide): Add and set hidden. * ldexp.h (etree_type): Add hidden to assign. * ldgram.y (PROVIDE_HIDDEN): New. * ldlex.l (PROVIDE_HIDDEN): Likewise. * scripttempl/elf.sc: Use PROVIDE_HIDDEN on array bound symbols. --- ld/scripttempl/elf.sc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ld/scripttempl') diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 8140cca9540..2f5971ece68 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -379,21 +379,21 @@ cat <