Support 32bit core note sections on Linux/x86-64.
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 10 Apr 2010 22:21:31 +0000 (22:21 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 10 Apr 2010 22:21:31 +0000 (22:21 +0000)
commit8bc7f13859ce8eec0e30e27d7dc854a1fef0c04a
tree254231ffcc7d9010b3dcf58542de732dbf3134bf
parent092d84761e7d020e4ff3a9eeea83cc5e90c2ff36
Support 32bit core note sections on Linux/x86-64.

2010-04-10  H.J. Lu  <hongjiu.lu@intel.com>

PR corefiles/11467
* configure.in (CORE_HEADER): New. Set to hosts/x86-64linux.h
for x86_64-*-linux*.
* config.in: Regenerated.
* configure: Likewise.

* elf.c: Include CORE_HEADER if it is defined.

2010-04-10  H.J. Lu  <hongjiu.lu@intel.com>
    Jan Kratochvil  <jan.kratochvil@redhat.com>

* hosts/x86-64linux.h: New.
bfd/ChangeLog
bfd/config.in
bfd/configure
bfd/configure.in
bfd/elf.c
bfd/hosts/x86-64linux.h [new file with mode: 0644]