SCO Open Server Release 5 core file support, from Jouke Numan
authorIan Lance Taylor <ian@airs.com>
Wed, 9 Dec 1998 03:23:25 +0000 (03:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 9 Dec 1998 03:23:25 +0000 (03:23 +0000)
commited9f8d9414e4d2b4e7927d96ea28412fba4fd044
treef92df767bfb1d50b4790a0f72e189d5041ddb0ae
parent350cc7c882ffcd3dac002ee0ef996fd87cfb715f
SCO Open Server Release 5 core file support, from Jouke Numan
<jnuman@hiscom.nl>:
* sco5-core.c: New file.
* configure.in (i[3456]86-*-sco3.2v5*): Use sco5-core.lo.
(sco5-core.lo): Define SCO5_CORE in COREFLAG.
* Makefile.am: Rebuild dependencies.
(OPTIONAL_BACKENDS): Add sco5-core.lo.
(OPTIONAL_BACKENDS_CFILES): Add sco5-core.c.
* bfd.c (struct _bfd): Add sco5_core_data field to tdata.
* targets.c (sco5_core_vec): Add to target list if SCO5_CORE.
* bfd-in2.h, configure, Makefile.in: Rebuild.
bfd/.Sanitize
bfd/ChangeLog
bfd/bfd-in2.h
bfd/sco5-core.c [new file with mode: 0644]
bfd/targets.c