]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/gld960.em
bfd/
[thirdparty/binutils-gdb.git] / ld / emultempl / gld960.em
index f4076223aed202e6f17b32b9b4a7c55b5afbc958..11ea43478e75f40f29c8210c9ce061ea4d71f34e 100644 (file)
@@ -1,7 +1,7 @@
 # This shell script emits a C file. -*- C -*-
 # It does some substitutions.
 cat >e${EMULATION_NAME}.c <<EOF
-/* Copyright 1991, 1992, 1994, 1999, 2000, 2001, 2002, 2003, 2005
+/* Copyright 1991, 1992, 1994, 1999, 2000, 2001, 2002, 2003, 2005, 2007
    Free Software Foundation, Inc.
 
 This file is part of GLD, the Gnu Linker.
@@ -25,8 +25,8 @@ the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110
  */
 
 
-#include "bfd.h"
 #include "sysdep.h"
+#include "bfd.h"
 #include "libiberty.h"
 #include "bfdlink.h"
 
@@ -134,7 +134,6 @@ struct ld_emulation_xfer_struct ld_gld960_emulation =
   gld960_set_output_arch,
   gld960_choose_target,
   before_allocation_default,
-  do_assignments_default,
   gld960_get_script,
   "960",
   "",