OSDN Git Service

* section.c (_bfd_strip_section_from_output): Add info parameter.
authorian <ian>
Sun, 13 Feb 2000 22:45:29 +0000 (22:45 +0000)
committerian <ian>
Sun, 13 Feb 2000 22:45:29 +0000 (22:45 +0000)
commit432eb8a2b00ab840f5b7d8a8a3255c81ad5a9c2f
tree6f0317293a29c0656d189fc175d75e57fe284f4b
parent195110ab03b9dceff8e80a73365e6e8a04bd2410
* section.c (_bfd_strip_section_from_output): Add info parameter.
If it passed as non-NULL, use it to check whether any input BFD
has an input section which uses this output section.  Change all
callers.
* bfd-in2.h: Rebuild.

* bfd-in.h: Move declarations of bfd_get_elf_phdr_upper_bound and
bfd_get_elf_phdrs in from bfd-in2.h, correcting patch of
1999-11-29.
* bfd-in2.h: Rebuild.
12 files changed:
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elf32-i386.c
bfd/elf32-m68k.c
bfd/elf32-mips.c
bfd/elf32-ppc.c
bfd/elf32-sparc.c
bfd/elf64-alpha.c
bfd/elf64-sparc.c
bfd/elflink.h
bfd/section.c