OSDN Git Service

* coffcode.h (coff_print_aux): Warning fix.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 24 Feb 2005 13:34:38 +0000 (13:34 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 24 Feb 2005 13:34:38 +0000 (13:34 +0000)
commita0ea01a82ce5c2c8f2e57713e23a9959afa2f548
tree623945dfe26b13bdb05c29202f2297049ae0e1e9
parent65043cdf1bbe780f3fa8f494806247b7313b49e0
* coffcode.h (coff_print_aux): Warning fix.
* elf-m10300.c (mn10300_elf_relax_section): Use section->id
instead of section pointer to identify.
* coff-h8300.c (h8300_reloc16_extra_cases): Likewise.  Allocate
the correct size buffer for local sym mangling too.
(h8300_bfd_link_add_symbols): Likewise.
* elf32-sh-symbian.c (sh_symbian_process_embedded_commands): Fix
warning.
* elf32-sh64.c (shmedia_prepare_reloc): Use %B and %p in error message
* elf32-xtensa.c (literal_value_hash): Warning fix.
* versados.c (process_otr): Warning fix.
(versados_canonicalize_reloc): Likewise.
* vms-gsd.c (_bfd_vms_slurp_gsd): Warning fix.
* vms.c (fill_section_ptr): Warning fix.
bfd/ChangeLog
bfd/coff-h8300.c
bfd/coffcode.h
bfd/elf-m10300.c
bfd/elf32-sh-symbian.c
bfd/elf32-sh64.c
bfd/elf32-xtensa.c
bfd/versados.c
bfd/vms-gsd.c
bfd/vms.c