Relocate block range start and end addresses
[binutils-gdb.git] / bfd / cf-i386lynx.c
index 8a30ed66ae13739685b7fd83218687ae7e7c740e..b7f003b4867a25387873ff2503a8028c5881e7f7 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Intel 386 COFF LynxOS files.
-   Copyright 1993, 1994, 1995, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1993-2018 Free Software Foundation, Inc.
    Written by Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SYM     i386lynx_coff_vec
+#define TARGET_SYM     i386_coff_lynx_vec
 #define TARGET_NAME    "coff-i386-lynx"
 
 #define LYNXOS
 
 #define COFF_LONG_FILENAMES
 
+#define        bfd_pe_print_pdata      NULL
+
 #include "coff-i386.c"