Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / i386freebsd.c
index 52a3f6ec5090983a4f79933d1d848225dff55dcb..81a82160c0a747193f4fb0b50c6c537bb16cc5a4 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD back-end for FreeBSD/386 a.out-ish binaries.
-   Copyright 1990, 1991, 1992, 1996, 2001, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -31,7 +30,7 @@
 /* Do not "beautify" the CONCAT* macro args.  Traditional C will not
    remove whitespace added here, and thus will fail to concatenate
    the tokens.  */
-#define MY(OP) CONCAT2 (i386freebsd_,OP)
+#define MY(OP) CONCAT2 (i386_aout_fbsd_,OP)
 
 /* This needs to start with a.out so GDB knows it is an a.out variant.  */
 #define TARGETNAME "a.out-i386-freebsd"
This page took 0.025652 seconds and 4 git commands to generate.