diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-12-09 03:23:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-12-09 03:23:25 +0000 |
commit | ed9f8d9414e4d2b4e7927d96ea28412fba4fd044 (patch) | |
tree | f92df767bfb1d50b4790a0f72e189d5041ddb0ae /bfd/.Sanitize | |
parent | 350cc7c882ffcd3dac002ee0ef996fd87cfb715f (diff) | |
download | gdb-ed9f8d9414e4d2b4e7927d96ea28412fba4fd044.zip gdb-ed9f8d9414e4d2b4e7927d96ea28412fba4fd044.tar.gz gdb-ed9f8d9414e4d2b4e7927d96ea28412fba4fd044.tar.bz2 |
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.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 1ca8df1..814730e 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -261,6 +261,7 @@ reloc.c reloc16.c riscix.c rs6000-core.c +sco5-core.c section.c som.c som.h |