ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / gas / config / tc-xstormy16.c
index 74c5bcea3e41389dfdbc45f99391b746839a1acb..4cdb0ee8e098d6781a9bcb3e6a6d7551b37fa8e4 100644 (file)
@@ -1,6 +1,5 @@
 /* tc-xstormy16.c -- Assembler for the Sanyo XSTORMY16.
-   Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
-   Free Software Foundation.
+   Copyright (C) 2000-2015 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -194,10 +193,9 @@ void
 xstormy16_cons_fix_new (fragS *f,
                        int where,
                        int nbytes,
-                       expressionS *exp)
+                       expressionS *exp,
+                       bfd_reloc_code_real_type code)
 {
-  bfd_reloc_code_real_type code;
-
   if (exp->X_op == O_fptr_symbol)
     {
       switch (nbytes)
This page took 0.025083 seconds and 4 git commands to generate.