OSDN Git Service

When looking for a previously loaded file compare the local_sym_name not the
authorNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2003 10:27:34 +0000 (10:27 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2003 10:27:34 +0000 (10:27 +0000)
commitc967d1427c0f87e23fd3f718132e87afed494ad8
treefdc71bda9aa8cd5f305446fc17b259086158415d
parentfb679fd557e3bbe480bb36a18f12180e5b59210f
When looking for a previously loaded file compare the local_sym_name not the
filename, as the filename might have been transformed via the search directory
path lookup.  If the sought-for file has not been found in the input file
chain then create a new node with the search_dirs_flag set so that the entire
set of directory paths will be scanned for it.
ld/ChangeLog
ld/ldlang.c