assorted target messages
[binutils-gdb.git] / bfd / elf32-i960.c
index 61a7f9d9ecb62695d3eaee8a76b1edfd8f02ca06..dbfb1bb0f8b463499a8079463ff6f5e3f0dfc495 100644 (file)
@@ -137,7 +137,8 @@ elf32_i960_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED,
   if (type >= R_960_max)
     {
       /* xgettext:c-format */
-      _bfd_error_handler (_("%B: invalid i960 reloc number: %d"), abfd, type);
+      _bfd_error_handler (_("%pB: unsupported relocation type %#x"),
+                         abfd, type);
       type = 0;
     }