* ldlang.c (ldlang_add_undef): If the output bfd has been opened,
authorAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2002 07:49:53 +0000 (07:49 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 20 Mar 2002 07:49:53 +0000 (07:49 +0000)
commitfcf0e35b46c1e373f87edfb6d043ed1f064b35d3
tree62151735dac4faa7ac8dd55d1db6770114c22cb4
parentc429b7ddd8505a241b6c1fc5e14f8cc7847443b0
* ldlang.c (ldlang_add_undef): If the output bfd has been opened,
add the symbol to the linker hash table immediately.
(lang_place_undefineds): Split symbol creation out..
(insert_undefined): ..to here.
ld/ChangeLog
ld/ldlang.c