Use standardized error message for unrecognized relocs.
authorNick Clifton <nickc@redhat.com>
Tue, 27 Feb 2018 12:16:04 +0000 (12:16 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 27 Feb 2018 12:16:04 +0000 (12:16 +0000)
commite8f5af786c7665141f6644998b8c427ad466d474
treed0130ae5b9717622ba39b91b4847f9c6a9f1c654
parentf3185997ac0951edac802e29df03dfc0844fda34
Use standardized error message for unrecognized relocs.

bfd * aout-cris.c (swap_ext_reloc_out): Standadize error/warning
message.
* elf-hppa.h (elf_hppa_info_to_howto_rel): Likewise.
* elf32-i386.c (elf_i386_reloc_type_lookup): Likewise.
* elf32-xtensa.c (elf_xtensa_reloc_type_lookup): Likewise.
* elf64-ppc.c (ppc64_elf_reloc_type_lookup): Likewise.
* elf64-s390.c (elf_s390_reloc_type_lookup): Likewise.
* elf64-sh64.c (sh_elf64_info_to_howto): Likewise.
* elfxx-ia64.c (ia64_elf_reloc_type_lookup): Likewise.
* elfxx-sparc.c (_bfd_sparc_elf_reloc_type_lookup): Likewise.
* elfxx-tilegx.c (tilegx_reloc_type_lookup): Likewise.
bfd/ChangeLog
bfd/aout-cris.c
bfd/elf-hppa.h
bfd/elf32-i386.c
bfd/elf32-xtensa.c
bfd/elf64-ppc.c
bfd/elf64-s390.c
bfd/elf64-sh64.c
bfd/elfxx-ia64.c
bfd/elfxx-sparc.c
bfd/elfxx-tilegx.c
This page took 0.026794 seconds and 4 git commands to generate.