* ldlang.c (lookup_name): Take new argument, force_load. If true,
authorIan Lance Taylor <ian@airs.com>
Fri, 11 Feb 1994 22:40:20 +0000 (22:40 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 11 Feb 1994 22:40:20 +0000 (22:40 +0000)
commitc4e48be344051adb0770fefaa07697072af69350
tree2d85ec56b3e64b6e7fb7cb50146f6d67358627ae
parent5ee3886b48fb81900d3720c52c759fcfe632d9dd
* ldlang.c (lookup_name): Take new argument, force_load.  If true,
reload the file even if it is already loaded.
(wild): Call lookup_name with force_load argument of 0.
(open_input_bfds): Call lookup_name with force_load argument of 1.
(print_symbol): Remove declaration of non-existent function.
(print_one_symbol): Return true rather than falling off end.
ld/ChangeLog