* rs6000-core.c (make_bfd_asection): New function to add a section
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 3 Aug 1997 15:16:37 +0000 (15:16 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 3 Aug 1997 15:16:37 +0000 (15:16 +0000)
commite6071dc57fa4e692186b9dd0fe8a6ab726348a59
tree3493818fc9f76fb8b3365366637643e1a5c6f47f
parent9b119644fcae6fa62749747e013cbc0b3c215217
* rs6000-core.c (make_bfd_asection):  New function to add a section
to the core file bfd.
(rs6000coff_core_p):  Use make_bfd_asection to add the core file
sections.
Use BFD routines to seek, read and stat the core file.
Handle .data sections from loaded objects and anonymously mmapped
regions, these are available in AIX 4 core files.
bfd/ChangeLog