bfd/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 5 Jan 2012 07:50:44 +0000 (07:50 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 5 Jan 2012 07:50:44 +0000 (07:50 +0000)
commite85c6a701591c2a23c8ae14405d17f7e2e845916
tree7b12dae7be7424a5721a86e60c2fc51139765bdc
parentc40a53a844c2364d8650438d3a02b95c274f1c80
bfd/
Fix zero registers core files when built by gcc-4.7.
* elf64-x86-64.c (elf_x86_64_write_core_note): Remove variables p and
size.  Call elfcore_write_note for the local variables.  Remove the
final elfcore_write_note call.  Add NOTREACHED comments.
bfd/ChangeLog
bfd/elf64-x86-64.c