* elf.c (_bfd_elf_write_object_contents): Check for non-NULL
commit7e76bfe484b217bdebf895b97e702e5e7022cd9b
authorDaniel Jacobowitz <dan@debian.org>
Tue, 17 May 2005 19:44:55 +0000 (17 19:44 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Tue, 17 May 2005 19:44:55 +0000 (17 19:44 +0000)
treee0b1133a5819f6a3c8169409600874ca042b1727
parent2dae550f38d32cbd066282b9a159979d2ec79fcd
* elf.c (_bfd_elf_write_object_contents): Check for non-NULL
elf_shstrtab.
* format.c (bfd_check_format_matches): Set output_has_begun
for both_direction.
* section.c (bfd_set_section_contents): Use bfd_write_p.  Remove
special case for both_direction.
bfd/ChangeLog
bfd/elf.c
bfd/format.c
bfd/section.c