Revise way in which mappings are allocated/searched.
[deliverable/binutils-gdb.git] / bfd / coff-go32.c
index 15b4e36a09300cdd0574decab0848d756746e097..a283e10c7f0814f602bc64ce1f0a5e371c2d9fd3 100644 (file)
@@ -1,5 +1,6 @@
-/* BFD back-end for Intel 386 COFF files (go32 variant).
-   Copyright 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
+/* BFD back-end for Intel 386 COFF files (DJGPP variant).
+   Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001
+   Free Software Foundation, Inc.
    Written by DJ Delorie.
 
 This file is part of BFD, the Binary File Descriptor library.
@@ -23,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define TARGET_UNDERSCORE      '_'
 #define COFF_LONG_SECTION_NAMES
 #define COFF_SUPPORT_GNU_LINKONCE
+#define COFF_LONG_FILENAMES
 
 #define COFF_SECTION_ALIGNMENT_ENTRIES \
 { COFF_SECTION_NAME_EXACT_MATCH (".data"), \
This page took 0.02436 seconds and 4 git commands to generate.