* bfd.c (enum bfd_error): Define bfd_error_no_armap.
authorIan Lance Taylor <ian@airs.com>
Mon, 3 Jul 1995 22:16:40 +0000 (22:16 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 3 Jul 1995 22:16:40 +0000 (22:16 +0000)
commit9675c281afc1e00a613f2820371043df844bff43
treece9241e337e7505b30789d0f4eb4e95e516c371c
parentd07445c31057d2ba49fb9f578ef85810b1701fdd
* bfd.c (enum bfd_error): Define bfd_error_no_armap.
(bfd_errmsgs): Add string for bfd_error_no_armap.
* bfd-in2.h: Rebuild.
* ecoff.c (ecoff_link_add_archive_symbols): If an archive has no
armap, set bfd_error_no_armap rather than bfd_error_no_symbols.
* elfcode.h (elf_link_add_archive_symbols): Likewise.
* linker.c (_bfd_generic_link_add_archive_symbols): Likewise.
bfd/bfd-in2.h
bfd/bfd.c
bfd/ecoff.c
bfd/elfcode.h
bfd/linker.c
This page took 0.024868 seconds and 4 git commands to generate.