Replace is_archive with maybe_archive.
commitbb4b6c0452437dab75af0633ae99a2b60f76b9a6
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 6 Dec 2010 00:07:04 +0000 (6 00:07 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 6 Dec 2010 00:07:04 +0000 (6 00:07 +0000)
tree3de8d48d2e296b511b7508dd5ed7813bb062114c
parent11690dc9c8bccb8afa85dff1aa9a9c2281f490ff
Replace is_archive with maybe_archive.

2010-12-05  H.J. Lu  <hongjiu.lu@intel.com>

* ldfile.c (ldfile_open_file_search): Check maybe_archive instead
of is_archive.
* emultempl/aix.em: Likewise.
* emultempl/elf32.em: Likewise.
* emultempl/linux.em: Likewise.
* emultempl/pe.em: Likewise.
* emultempl/pep.em: Likewise.
* emultempl/sunos.em: Likewise.
* emultempl/vms.em: Likewise.

* ldlang.c (new_afile): Set maybe_archive instead of is_archive..

* ldlang.h (lang_input_statement_struct): Replace is_archive
with maybe_archive.
ld/ChangeLog
ld/emultempl/aix.em
ld/emultempl/elf32.em
ld/emultempl/linux.em
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/emultempl/sunos.em
ld/emultempl/vms.em
ld/ldfile.c
ld/ldlang.c
ld/ldlang.h