Allow symbols in MEMORY region specification
[deliverable/binutils-gdb.git] / gas / config / tc-mcore.h
index dc97eb56877589dc63bbb526e65ca99d2d135c0b..009d41f9f23acbfd6f8e3386127da6cced0ce82a 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-2015 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,
 
 #define IGNORE_NONSTANDARD_ESCAPES
 
-#define TC_RELOC_MANGLE(a,b,c) tc_reloc_mangle (a, b, c)
-
 /* 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.  */
This page took 0.023567 seconds and 4 git commands to generate.