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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8fb5d56..fdc367d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ Thu Nov 11 15:16:28 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * 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. + * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code which is either commented out or ifdef'd out. Add, update and clean comments. Fix various indention and spacing problems. Handle |