* ld.texinfo: Document that fill values now use the four least
[deliverable/binutils-gdb.git] / bfd / corefile.c
index 212f519ce8a58c37f4582cbf7e23a6e4b2fe0836..3ce07855eda0b7a0c8054201aa030d69f0518417 100644 (file)
@@ -1,5 +1,6 @@
 /* Core file generic interface routines for BFD.
 /* Core file generic interface routines for BFD.
-   Copyright (C) 1990, 91, 92, 93, 94 Free Software Foundation, Inc.
+   Copyright 1990, 1991, 1992, 1993, 1994, 2000
+   Free Software Foundation, Inc.
    Written by Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
    Written by Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
@@ -30,7 +31,6 @@ DESCRIPTION
 #include "sysdep.h"
 #include "libbfd.h"
 
 #include "sysdep.h"
 #include "libbfd.h"
 
-
 /*
 FUNCTION
        bfd_core_file_failing_command
 /*
 FUNCTION
        bfd_core_file_failing_command
@@ -78,7 +78,6 @@ bfd_core_file_failing_signal (abfd)
   return BFD_SEND (abfd, _core_file_failing_signal, (abfd));
 }
 
   return BFD_SEND (abfd, _core_file_failing_signal, (abfd));
 }
 
-
 /*
 FUNCTION
        core_file_matches_executable_p
 /*
 FUNCTION
        core_file_matches_executable_p
This page took 0.02283 seconds and 4 git commands to generate.