Proper bound check in _bfd_doprnt_scan
[deliverable/binutils-gdb.git] / bfd / coff-apollo.c
index a12b33b71748c9e2d68b6c1123bbce6ec0a3326c..8854bec6ab6ff19d7ed1720a95f7962b6ed3ebe2 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Apollo 68000 COFF binaries.
-   Copyright (C) 1990-2014 Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
    By Troy Rollo (troy@cbme.unsw.edu.au)
    Based on m68k standard COFF version Written by Cygnus Support.
 
@@ -106,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.023607 seconds and 4 git commands to generate.