diff options
author | Jeff Law <law@redhat.com> | 1993-11-11 23:44:36 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-11 23:44:36 +0000 |
commit | 8a71bf96a25faf4d7e1d4fcbeae20a16bca01a8a (patch) | |
tree | 1cb3c8a6b1471fb774fc1dc3fb4dced16aeae0f0 /bfd/.Sanitize | |
parent | 91f87016039cec17692114935282d7296223ec24 (diff) | |
download | gdb-8a71bf96a25faf4d7e1d4fcbeae20a16bca01a8a.zip gdb-8a71bf96a25faf4d7e1d4fcbeae20a16bca01a8a.tar.gz gdb-8a71bf96a25faf4d7e1d4fcbeae20a16bca01a8a.tar.bz2 |
* bfd.c (struct _bfd): Add hppabsd_core_data.
* targets.c (target_vector): Add hppabsd_core_vec.
* hpux-core.c (hpux_core_core_file_p): Fail if an unknown core
section is encountered during core section scanning.
* hppabsd-core.c: New file.
* config/hppabsd.mh: Enable HPPA BSD core files.
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 d48653c..33cdbcb 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -124,6 +124,7 @@ hosts hp300bsd.c hp300hpux.c hppa_stubs.h +hppabsd-core.c hpux-core.c i386aout.c i386bsd.c |