Power10 string operations
[deliverable/binutils-gdb.git] / gas / config / tc-mcore.h
index 16346384c58fc90332e5d764626d4065f9f1a169..e4fba152853250812e7941d4fd67bfb1ba0f5fb9 100644 (file)
@@ -1,13 +1,12 @@
 /* This file is tc-mcore.h
 
-   Copyright 1999, 2000, 2001, 2002, 2003, 2005
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
    GAS is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    GAS is distributed in the hope that it will be useful,
@@ -32,7 +31,7 @@
 /* Some pseudo-op semantic extensions.  */
 #define        PSEUDO_LCOMM_OPTIONAL_ALIGN
 
-#define LISTING_HEADER         "M.CORE GAS Version 2.9.4"
+#define LISTING_HEADER         "M.CORE GAS"
 #define LISTING_LHS_CONT_LINES 4
 
 /* We want local label support.  */
@@ -88,7 +87,6 @@ struct mcore_tc_sy
 #include "write.h"        /* For definition of fixS */
 
 extern void        md_mcore_end           (void);
-extern long        md_pcrel_from_section  (fixS *, segT);
 extern arelent *   tc_gen_reloc           (asection *, fixS *);
 extern int         mcore_force_relocation (fixS *);
 extern bfd_boolean mcore_fix_adjustable   (fixS *);
This page took 0.024046 seconds and 4 git commands to generate.