diff options
author | Alan Modra <amodra@gmail.com> | 2017-04-13 13:20:15 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-04-13 17:07:24 +0930 |
commit | dae82561a286618acf097ad9894eafba98377f66 (patch) | |
tree | f8258d3f7d0d7b12efc237898f5eeeed5bcbee4f /bfd/elf32-v850.c | |
parent | c08bb8dd9bd9fd101018b287726187d7ed6a0035 (diff) | |
download | gdb-dae82561a286618acf097ad9894eafba98377f66.zip gdb-dae82561a286618acf097ad9894eafba98377f66.tar.gz gdb-dae82561a286618acf097ad9894eafba98377f66.tar.bz2 |
Use %A and %B in more error messages
* aoutx.h: Use %B and %A in error messages throughout file.
* aout-cris.c: Likewise.
* archive.c: Likewise.
* binary.c: Likewise.
* coff-rs6000.c: Likewise.
* coff-tic4x.c: Likewise.
* coffcode.h: Likewise.
* coffgen.c: Likewise.
* cofflink.c: Likewise.
* coffswap.h: Likewise.
* cpu-arm.c: Likewise.
* elf-eh-frame.c: Likewise.
* elf-m10300.c: Likewise.
* elf.c: Likewise.
* elf32-arc.c: Likewise.
* elf32-arm.c: Likewise.
* elf32-bfin.c: Likewise.
* elf32-frv.c: Likewise.
* elf32-iq2000.c: Likewise.
* elf32-m32c.c: Likewise.
* elf32-microblaze.c: Likewise.
* elf32-nds32.c: Likewise.
* elf32-rl78.c: Likewise.
* elf32-rx.c: Likewise.
* elf32-score.c: Likewise.
* elf32-score7.c: Likewise.
* elf32-sh64.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-vax.c: Likewise.
* elf32-visium.c: Likewise.
* elf64-ia64-vms.c: Likewise.
* elf64-mmix.c: Likewise.
* elf64-sh64.c: Likewise.
* elfcode.h: Likewise.
* elfnn-aarch64.c: Likewise.
* elfnn-ia64.c: Likewise.
* elfxx-mips.c: Likewise.
* hpux-core.c: Likewise.
* ieee.c: Likewise.
* ihex.c: Likewise.
* linker.c: Likewise.
* merge.c: Likewise.
* mmo.c: Likewise.
* oasys.c: Likewise.
* pdp11.c: Likewise.
* peXXigen.c: Likewise.
* rs6000-core.c: Likewise.
* vms-alpha.c: Likewise.
* xcofflink.c: Likewise.
Diffstat (limited to 'bfd/elf32-v850.c')
-rw-r--r-- | bfd/elf32-v850.c | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/bfd/elf32-v850.c b/bfd/elf32-v850.c index e97d1d1..823ba98 100644 --- a/bfd/elf32-v850.c +++ b/bfd/elf32-v850.c @@ -3600,9 +3600,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGCALL points to " + (_("%B: 0x%lx: warning: R_V850_LONGCALL points to " "unrecognized insns"), - bfd_get_filename (abfd), (unsigned long) irel->r_offset); + abfd, (unsigned long) irel->r_offset); continue; } @@ -3610,9 +3610,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGCALL points to " + (_("%B: 0x%lx: warning: R_V850_LONGCALL points to " "unrecognized insn 0x%x"), - bfd_get_filename (abfd), + abfd, (unsigned long) irel->r_offset + no_match, insn[no_match]); continue; @@ -3655,9 +3655,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGCALL points to " + (_("%B: 0x%lx: warning: R_V850_LONGCALL points to " "unrecognized reloc"), - bfd_get_filename (abfd), (unsigned long) irel->r_offset); + abfd, (unsigned long) irel->r_offset); continue; } @@ -3695,9 +3695,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGCALL points to " + (_("%B: 0x%lx: warning: R_V850_LONGCALL points to " "unrecognized reloc 0x%lx"), - bfd_get_filename (abfd), (unsigned long) irel->r_offset, + abfd, (unsigned long) irel->r_offset, irelcall->r_offset); continue; } @@ -3838,9 +3838,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGJUMP points to " + (_("%B: 0x%lx: warning: R_V850_LONGJUMP points to " "unrecognized insns"), - bfd_get_filename (abfd), (unsigned long) irel->r_offset); + abfd, (unsigned long) irel->r_offset); continue; } @@ -3848,9 +3848,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGJUMP points to " + (_("%B: 0x%lx: warning: R_V850_LONGJUMP points to " "unrecognized insn 0x%x"), - bfd_get_filename (abfd), + abfd, (unsigned long) irel->r_offset + no_match, insn[no_match]); continue; @@ -3882,9 +3882,9 @@ v850_elf_relax_section (bfd *abfd, { _bfd_error_handler /* xgettext:c-format */ - (_("%s: 0x%lx: warning: R_V850_LONGJUMP points to " + (_("%B: 0x%lx: warning: R_V850_LONGJUMP points to " "unrecognized reloc"), - bfd_get_filename (abfd), (unsigned long) irel->r_offset); + abfd, (unsigned long) irel->r_offset); continue; } |