* libelf.h: Rename to elf-bfd.h to avoid conflict with
authorFred Fish <fnf@specifix.com>
Tue, 31 Oct 1995 23:29:05 +0000 (23:29 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 31 Oct 1995 23:29:05 +0000 (23:29 +0000)
commit6ab826bd986e25ff65bf78451866a618d704411e
treeebb963024936cc55372694128806f98473943ba5
parent02a5d235259cb3e5a478ce4a81833bdfa3cce457
* libelf.h:  Rename to elf-bfd.h to avoid conflict with
systems that have a system <libelf.h>.
* Makefile.in: Globally replace libelf.h with elf-bfd.h.
* bfd.c, elf.c, elf32-arc.c, elf32-gen.c, elf32-hppa.c,
elf32-hppa.h, elf32-i386.c, elf32-i860.c, elf32-m68k.c,
elf32-m88k.c, elf32-mips.c, elf32-ppc.c, elf32-sparc.c,
elf64-gen.c, elf64-sparc.c, elfcode.h, elflink.c,
elfxx-target.h: Include elf-bfd.h rather than libelf.h.
* elfxx-target.h: Change libelf.h reference to elf-bfd.h.
bfd/.Sanitize
bfd/ChangeLog
bfd/Makefile.in
bfd/elf.c
bfd/elf32-mips.c
bfd/elfcode.h
bfd/elfxx-target.h
bfd/libelf.h [deleted file]