Tue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Jul 1997 22:29:11 +0000 (22:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Jul 1997 22:29:11 +0000 (22:29 +0000)
commit179ce6e10b6f1de007323a29205dd6d6c9725b2b
tree14f4d962ac4fbe2955208b6c2c8964f2188ade3f
parent35743787d5d0e0fae01cebe67eb7264930e7bbcb
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.
bfd/.Sanitize
bfd/ChangeLog
bfd/Makefile.in
bfd/coff-i386.c
bfd/coff-stubgo32.c [new file with mode: 0644]
bfd/configure
bfd/configure.in
bfd/go32stub.h [new file with mode: 0644]
This page took 0.024948 seconds and 4 git commands to generate.