diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-07-22 22:29:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-07-22 22:29:11 +0000 |
commit | 179ce6e10b6f1de007323a29205dd6d6c9725b2b (patch) | |
tree | 14f4d962ac4fbe2955208b6c2c8964f2188ade3f /bfd/.Sanitize | |
parent | 35743787d5d0e0fae01cebe67eb7264930e7bbcb (diff) | |
download | gdb-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/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index b5c2004..a73071c 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -109,6 +109,7 @@ coff-ppc.c coff-rs6000.c coff-sh.c coff-sparc.c +coff-stubgo32.c coff-svm68k.c coff-u68k.c coff-we32k.c @@ -196,6 +197,7 @@ format.c freebsd.h gen-aout.c genlink.h +go32stub.h hash.c host-aout.c hosts |