]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf.c (_bfd_elf_write_object_contents): Check for non-NULL
authorDaniel Jacobowitz <drow@false.org>
Tue, 17 May 2005 19:44:55 +0000 (19:44 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 17 May 2005 19:44:55 +0000 (19:44 +0000)
commit26ae6d5ed03b3e749598b33ffd0aaefbaf9a6d7d
treea2a86631e13f89e100ac36db20db4170c9610924
parent970c3dbce892feccbd6334ebc431a82b84934efd
* 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