diff options
author | Fred Fish <fnf@specifix.com> | 1995-10-31 23:29:05 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1995-10-31 23:29:05 +0000 |
commit | 6ab826bd986e25ff65bf78451866a618d704411e (patch) | |
tree | ebb963024936cc55372694128806f98473943ba5 /bfd/.Sanitize | |
parent | 02a5d235259cb3e5a478ce4a81833bdfa3cce457 (diff) | |
download | gdb-6ab826bd986e25ff65bf78451866a618d704411e.zip gdb-6ab826bd986e25ff65bf78451866a618d704411e.tar.gz gdb-6ab826bd986e25ff65bf78451866a618d704411e.tar.bz2 |
* 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.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 7d5cc0f..5a94e09 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -130,6 +130,7 @@ doc ecoff.c ecofflink.c ecoffswap.h +elf-bfd.h elf.c elf32-gen.c elf32-hppa.c @@ -181,7 +182,6 @@ libbfd.h libcoff-in.h libcoff.h libecoff.h -libelf.h libhppa.h libieee.h libnlm.h |