aboutsummaryrefslogtreecommitdiff
path: root/bfd/rs6000-core.c
AgeCommit message (Collapse)AuthorFilesLines
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-132001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-26/+26
* rs6000-core.c: Fix formatting.
2001-01-012001-01-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-44/+41
* reloc.c: Fix formatting. * riscix.c: Likewise. * rs6000-core.c: Likewise. * xcoff-target.h: Likewise.
2000-06-19* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdefMark Kettenis1-0/+2
CORE_VERSION_1.
2000-06-16 * rs6000-core.c: Support 64-bit core files, support pre-4.3 coreNicholas Duffek1-213/+400
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.
2000-02-17Fix copyright line.Kevin Buettner1-1/+1
2000-02-17AIX 4.3 core dump changes.Kevin Buettner1-12/+43
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+507