OSDN Git Service

bfd/
authorjkratoch <jkratoch>
Thu, 5 Jan 2012 07:50:43 +0000 (07:50 +0000)
committerjkratoch <jkratoch>
Thu, 5 Jan 2012 07:50:43 +0000 (07:50 +0000)
commit5a69eb5f2853915bfcba38e3a564215e244eb6ef
treea6ee4a942fa63788d55ecf43530700b9040c6ac6
parentace32576d5db128fa991b51f54a6ac3639e99ec9
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