ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / ld / emultempl / lnk960.em
index 9c6ff38dbfac92a3e1e8db74fd2bbaf975e84a6d..6d52801028510598f46ca420b7d07d9e51b7991d 100644 (file)
@@ -2,7 +2,7 @@
 # It does some substitutions.
 fragment <<EOF
 /* intel coff loader emulation specific stuff
-   Copyright (C) 1991-2014 Free Software Foundation, Inc.
+   Copyright (C) 1991-2015 Free Software Foundation, Inc.
    Written by Steve Chamberlain steve@cygnus.com
 
    This file is part of the GNU Binutils.
@@ -342,6 +342,7 @@ struct ld_emulation_xfer_struct ld_lnk960_emulation =
   NULL,        /* list options */
   NULL,        /* recognized file */
   NULL,        /* find_potential_libraries */
-  NULL /* new_vers_pattern */
+  NULL,        /* new_vers_pattern */
+  NULL /* extra_map_file_text */
 };
 EOF
This page took 0.024666 seconds and 4 git commands to generate.