Add support for reading Aarch64 core dumps.
authorOmair Javaid <omair.javaid@linaro.org>
Fri, 13 Jun 2014 16:07:21 +0000 (17:07 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 13 Jun 2014 16:07:21 +0000 (17:07 +0100)
commitd0ae9fbda7513c1cab463bf1a9b21fdef40e7c56
tree202c6514285f69da835bde7af192a642d4596adb
parent635c7e8a0521e985921ea3189ab2db5e05fdd41f
Add support for reading Aarch64 core dumps.

* elfxx-aarch64.c (stdarg.h): Include.
(string.h): Include.
(_bfd_aarch64_elf_grok_prstatus): Updated.
(_bfd_aarch64_elf_grok_psinfo): New function.
(_bfd_aarch64_elf_write_core_note): New function.
* elfxx-aarch64.h (elf_backend_grok_psinfo): Define.
(elf_backend_write_core_note): Define.
bfd/ChangeLog
bfd/elfxx-aarch64.c
bfd/elfxx-aarch64.h
This page took 0.025201 seconds and 4 git commands to generate.