OSDN Git Service

* section.c (_bfd_strip_section_from_output): Add info parameter.
authorIan Lance Taylor <ian@airs.com>
Sun, 13 Feb 2000 22:45:29 +0000 (22:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 13 Feb 2000 22:45:29 +0000 (22:45 +0000)
commitd090c8acf917d83c423f43cff373d3a8be77bc16
tree1a8ed164a85abd6b61ec51e0a52872c9552767bc
parent5c66581456cab9cbb41d3bc288f8ff3a9566a053
* 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