ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / gas / config / obj-ecoff.c
index 35991da36cf3117a10b98fbb85a224ce89b763d3..91704543f71329870641fb31c66d93fede917d4b 100644 (file)
@@ -1,6 +1,5 @@
 /* ECOFF object file format.
-   Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
-   2005, 2007  Free Software Foundation, Inc.
+   Copyright (C) 1993-2015 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
    This file was put together by Ian Lance Taylor <ian@cygnus.com>.
 
@@ -314,5 +313,7 @@ const struct format_ops ecoff_format_ops =
   ecoff_pop_insert,
   ecoff_set_ext,
   ecoff_read_begin_hook,
-  ecoff_symbol_new_hook
+  ecoff_symbol_new_hook,
+  ecoff_symbol_clone_hook,
+  0    /* adjust_symtab.  */
 };
This page took 0.024363 seconds and 4 git commands to generate.