* thread-db.c (enable_thread_event_reporting): Correct warning
[deliverable/binutils-gdb.git] / bfd / elf32-fr30.c
index 526212b9699e224e661b8cff2fd204981d144e4c..c7a3b2158be1eb8982c1d83fbd4a50164cb7f59a 100644 (file)
@@ -1,5 +1,5 @@
 /* FR30-specific support for 32-bit ELF.
-   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -236,7 +236,6 @@ static reloc_howto_type fr30_elf_howto_table [] =
          0,                     /* src_mask */
          0,                     /* dst_mask */
          false),                /* pcrel_offset */
-
 };
 \f
 /* Utility to actually perform an R_FR30_20 reloc.  */
@@ -284,7 +283,6 @@ fr30_elf_i20_reloc (abfd, reloc_entry, symbol, data,
 
   return bfd_reloc_ok;
 }
-
 \f
 /* Utility to actually perform a R_FR30_48 reloc.  */
 
@@ -461,7 +459,6 @@ fr30_final_link_relocate (howto, input_bfd, input_section, contents, rel, reloca
 
   return r;
 }
-
 \f
 /* Relocate an FR30 ELF section.
    There is some attempt to make this function usable for many architectures,
This page took 0.02346 seconds and 4 git commands to generate.