* coffcode.h: Added a cast to void when a bfd_set_section_*()
authorNick Clifton <nickc@redhat.com>
Wed, 17 Apr 2013 14:16:01 +0000 (14:16 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 17 Apr 2013 14:16:01 +0000 (14:16 +0000)
commita253d456e1c74d11503d31fe813da7eeeceed338
treee687c9c4b67bec8a1b0f59a807b7edc71fe4269b
parent17310e568d81f53c2674062aefd38d29974ed7fd
* coffcode.h: Added a cast to void when a bfd_set_section_*()
macro's return value is ignored.
* elf32-hppa.c: Likewise.
* elf32-tic6x.c: Likewise.
* mach-o.c: Likewise.
* mmo.c: Likewise.
* opncls.c: Likewise.
* peicode.h: Likewise.
* elf32-m32r.c: Check return value of bfd_set_section_*().
* elfnn-ia64.c: Likewise.
* elfxx-mips.c: Likewise.
* vms-alpha.c: Likewise.
13 files changed:
bfd/ChangeLog
bfd/coffcode.h
bfd/compress.c
bfd/elf32-hppa.c
bfd/elf32-m32r.c
bfd/elf32-tic6x.c
bfd/elfnn-ia64.c
bfd/elfxx-mips.c
bfd/mach-o.c
bfd/mmo.c
bfd/opncls.c
bfd/peicode.h
bfd/vms-alpha.c
This page took 0.025685 seconds and 4 git commands to generate.