-Bsymbolic is not for PIEs
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 24f0ae90cbe94ba0d138f264c5b21706132055bf..8e5ae31b2594923b5a2c37574020e096697915c2 100644 (file)
@@ -1,3 +1,13 @@
+2019-10-02  Alan Modra  <amodra@gmail.com>
+
+       * ld.texi (-Bsymbolic, -Bsymbolic-functions): Don't mention PIEs.
+       * ld.h (symbolic_enum, dynamic_list_enum),
+       (args_type <symbolic, dynamic_list>): Move to..
+       * lexsup.c (parse_args): ..here, using auto vars opt_symbolic
+       and opt_dynamic_list rather than command_line fields.  Only
+       act on -Bsymbolic and -Bsymbolic-functions for shared library
+       output.  Free dynamic_list.
+
 2019-09-26  Alan Modra  <amodra@gmail.com>
 
        PR 24262
This page took 0.027289 seconds and 4 git commands to generate.