X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Felf32-i960.c;h=0d03d570f6395c6cfa84170f80ab9304222e9d9c;hb=0007625f8feb55101b057b611d495edf81c0259a;hp=839fc3d892af0a1f7508fd5c8135f98bc3b52290;hpb=abd8680d6efd97e7ba848a6392ee3ad72be18cd0;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-i960.c b/bfd/elf32-i960.c index 839fc3d892..0d03d570f6 100644 --- a/bfd/elf32-i960.c +++ b/bfd/elf32-i960.c @@ -102,7 +102,6 @@ elf32_i960_info_to_howto_rel (abfd, cache_ptr, dst) function. It just short circuits the reloc if producing relocateable output against an external symbol. */ -/*ARGSUSED*/ bfd_reloc_status_type elf32_i960_relocate (abfd, reloc_entry, @@ -129,7 +128,7 @@ elf32_i960_relocate (abfd, { reloc_entry->addend -= symbol->value; } - /* This is more dubious. */ + /* This is more dubious. */ else if (output_bfd != (bfd *) NULL && (symbol->flags & BSF_SECTION_SYM) != 0) {