]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf32-v850.c
* Many files: Changes to avoid gcc warnings: Remove unused local
authorIan Lance Taylor <ian@airs.com>
Mon, 12 Jul 1999 07:35:20 +0000 (07:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 12 Jul 1999 07:35:20 +0000 (07:35 +0000)
commite049a0de5aa29277c6e42046a9fc960cce1ff6ed
treef864ee52079ac788bb502a42e361f8794a51aa13
parent5d341b0e2a8e31c93bc32ce3d4ed447fcfb34c6f
* Many files: Changes to avoid gcc warnings: Remove unused local
variables.  Add default case to enum switches.
* coff-arm.c (bfd_arm_allocate_interworking_sections): Only
compile if not COFF_IMAGE_WITH_PE.
(record_arm_to_thumb_glue, record_thumb_to_arm_glue): Likewise.
(bfd_arm_get_bfd_for_interworking): Likewise.
(bfd_arm_process_before_allocation): Likewise.
* epoc-pei-arm.c: Don't rename bfd_arm functions.
* pei-arm.c: Likewise.
* elf32-mips.c (mips_elf_link_hash_table_create): Don't declare.
(MIPS_ELF_ADD_DYNAMIC_ENTRY): Correct last change.
(mips_elf_got16_entry): Put parens around & in body of ==.
(mips_elf_calculate_relocation): Correct test for empty string.
* vms-gsd.c: Use _bfd_error_handler rather than fprintf to
stderr.
* vms-misc.c (_bfd_vms_length_hash_symbol): Correct sprintf
format.
22 files changed:
bfd/ChangeLog
bfd/coff-arm.c
bfd/coff-mcore.c
bfd/elf-m10300.c
bfd/elf32-arm.h
bfd/elf32-d10v.c
bfd/elf32-fr30.c
bfd/elf32-hppa.c
bfd/elf32-m32r.c
bfd/elf32-m68k.c
bfd/elf32-mcore.c
bfd/elf32-mips.c
bfd/elf32-sh.c
bfd/elf32-sparc.c
bfd/elf32-v850.c
bfd/epoc-pei-arm.c
bfd/pei-arm.c
bfd/vms-gsd.c
bfd/vms-hdr.c
bfd/vms-misc.c
bfd/vms-tir.c
bfd/vms.c