* hpux-core.c (hpux_core_struct): Delete handles for the
authorJeff Law <law@redhat.com>
Fri, 11 Nov 1994 17:40:27 +0000 (17:40 +0000)
committerJeff Law <law@redhat.com>
Fri, 11 Nov 1994 17:40:27 +0000 (17:40 +0000)
commit63ba709f374898815e2ba4ff94827d7ffa8265dc
tree4db9557ec2a4e2f9264e639c653577e5a72fcce3
parente6e0af0f3bdcf35d8ef9ce4ca5e59d214fe41bec
* hpux-core.c (hpux_core_struct): Delete handles for the
data, reg and stack sections.  They're never used.  Delete
accessor macros.
(make_bfd_asection): Use bfd_make_section_anyway since debugging
cores from dynamic executables may have several sections with the
same logical name.
(hpux_core_core_file_p): Don't save handles to data, reg and
stack sections.  Handle CORE_TEXT, CORE_MMF and CORE_SHM.
bfd/ChangeLog