assorted target messages
[binutils-gdb.git] / bfd / elf32-i960.c
index 0f85efafc56f1f924855b0559048a2265a1a6280..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 (_("%pB: invalid i960 reloc number: %d"), abfd, type);
+      _bfd_error_handler (_("%pB: unsupported relocation type %#x"),
+                         abfd, type);
       type = 0;
     }