OSDN Git Service

* rs6000-core.c: Support 64-bit core files, support pre-4.3 core
authorNicholas Duffek <nsd@redhat.com>
Fri, 16 Jun 2000 20:19:24 +0000 (20:19 +0000)
committerNicholas Duffek <nsd@redhat.com>
Fri, 16 Jun 2000 20:19:24 +0000 (20:19 +0000)
commitb4461ddad3fb05c4f3653af771d7bf19c67b2eae
tree5f8ccee6eae02a61006e1d35a8c7ad019d32bde3
parentce80d1601f469f6881929deaababd46f68fc54b3
* rs6000-core.c: Support 64-bit core files, support pre-4.3 core
files on AIX 4.3.
(read_hdr): New function.
(rs6000coff_core_p): Store mstsave or __context64 struct instead
of trying to extract individual registers.  Set abfd->arch_info
to match the architecture that created the core file.
(rs6000coff_get_section_contents): Delete.
* xcoff-target.h (rs6000coff_get_section_contents): Delete.
bfd/ChangeLog
bfd/rs6000-core.c
bfd/xcoff-target.h