* tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):
[deliverable/binutils-gdb.git] / gas / config / tc-crx.h
index bc6c1f7dc7709f83ae819751123b7dd341db5d78..3036dc6e8bc4e7ce0843d860692e78941cd84658 100644 (file)
@@ -1,5 +1,5 @@
 /* tc-crx.h -- Header file for tc-crx.c, the CRX GAS port.
-   Copyright 2004 Free Software Foundation, Inc.
+   Copyright 2004, 2005, 2007 Free Software Foundation, Inc.
 
    Contributed by Tomer Levi, NSC, Israel.
    Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
@@ -9,7 +9,7 @@
 
    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 TARGET_FORMAT "elf32-crx"
 #define TARGET_ARCH   bfd_arch_crx
-#define BFD_ARCH      bfd_arch_crx
 
 #define WORKING_DOT_WORD
-#define NEED_FX_R_TYPE
 #define LOCAL_LABEL_PREFIX '.'
 
 #define md_undefined_symbol(s) 0
This page took 0.023726 seconds and 4 git commands to generate.