aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-i386.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-07-22 22:29:11 +0000
committerIan Lance Taylor <ian@airs.com>1997-07-22 22:29:11 +0000
commit179ce6e10b6f1de007323a29205dd6d6c9725b2b (patch)
tree14f4d962ac4fbe2955208b6c2c8964f2188ade3f /bfd/coff-i386.c
parent35743787d5d0e0fae01cebe67eb7264930e7bbcb (diff)
downloadgdb-179ce6e10b6f1de007323a29205dd6d6c9725b2b.zip
gdb-179ce6e10b6f1de007323a29205dd6d6c9725b2b.tar.gz
gdb-179ce6e10b6f1de007323a29205dd6d6c9725b2b.tar.bz2
Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* coff-stubgo32.c: New file. * go32stub.h: New file. * coff-i386.c: If COFF_GO32_EXE, include coff/go32exe.h. * targets.c (go32stubbedcoff_vec): Declare. (bfd_target_vector): Add go32stubbedcoff_vec. * configure.in (go32coff_vec): New target vector. (go32stubbedcoff_vec): Likewise. * Makefile.in: Rebuild dependencies. (BFD32_BACKENDS): Add coff-stubgo32.o. (BFD32_BACKENDS_CFILES): Add coff-stubgo32.c. (HFILES): Add go32stub.h.
Diffstat (limited to 'bfd/coff-i386.c')
-rw-r--r--bfd/coff-i386.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/coff-i386.c b/bfd/coff-i386.c
index b6b6257..79b9f94 100644
--- a/bfd/coff-i386.c
+++ b/bfd/coff-i386.c
@@ -30,6 +30,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "coff/pe.h"
#endif
+#ifdef COFF_GO32_EXE
+#include "coff/go32exe.h"
+#endif
+
#include "libcoff.h"
static bfd_reloc_status_type coff_i386_reloc