gas: detect DCTI couples in sparc
[deliverable/binutils-gdb.git] / bfd / coff-apollo.c
index 46cf5ea8fa83b3d294325dab2434c59ac9c5b6db..d7ab30853b93a406191e66d96b537c5bcb9d5c42 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for Apollo 68000 COFF binaries.
-   Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001, 2002, 2003,
-   2005, 2007, 2008, 2012  Free Software Foundation, Inc.
+   Copyright (C) 1990-2016 Free Software Foundation, Inc.
    By Troy Rollo (troy@cbme.unsw.edu.au)
    Based on m68k standard COFF version Written by Cygnus Support.
 
@@ -107,7 +106,7 @@ apollo_howto2rtype (reloc_howto_type *internal)
 #include "coffcode.h"
 
 #ifndef TARGET_SYM
-#define TARGET_SYM apollocoff_vec
+#define TARGET_SYM m68k_coff_apollo_vec
 #endif
 
 #ifndef TARGET_NAME
This page took 0.022597 seconds and 4 git commands to generate.