Enable support for the AArch64 dot-prod instruction in the Cortex A55 and A75 cpus.
[deliverable/binutils-gdb.git] / bfd / coff-u68k.c
index b0377c47b499291163cd5a72fb38248887f91b8b..8c4c5d55c5b885bd0dfd39cfcc56eb47167ef87e 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Motorola 68000 COFF binaries having underscore with name.
-   Copyright 1990, 1991, 1992, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -19,7 +19,7 @@
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
-#define TARGET_SYM     m68kcoffun_vec
+#define TARGET_SYM     m68k_coff_un_vec
 #define TARGET_NAME    "coff-m68k-un"
 
 #define NAMES_HAVE_UNDERSCORE
This page took 0.048524 seconds and 4 git commands to generate.