X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Felf32-i960.c;h=2cab7c02b5ec5a602defe29534435503c45cb210;hb=563e308f244b1d6adb9d012a3e11d458400b3ff2;hp=839fc3d892af0a1f7508fd5c8135f98bc3b52290;hpb=72ec28b8afa357cdde70c612b4e0e9f37a34f8e4;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-i960.c b/bfd/elf32-i960.c index 839fc3d892..2cab7c02b5 100644 --- a/bfd/elf32-i960.c +++ b/bfd/elf32-i960.c @@ -1,5 +1,5 @@ /* Intel 860 specific support for 32-bit ELF - Copyright 1999 Free Software Foundation, Inc. + Copyright 1999, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -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) {