]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
include/elf/
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 15 Jun 2011 16:36:58 +0000 (16:36 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 15 Jun 2011 16:36:58 +0000 (16:36 +0000)
commitfaa9a424ea76bdfd223e89b87f479297564a4e05
tree01029aea3edab4e32a9daec5c2ff1fe41aa64aad
parent48f4b4f592b16d767bb94b0ce40712f6a04f9f95
include/elf/
* common.h (NT_ARM_VFP): Define.

bfd/
* elf-bfd.h (elfcore_write_arm_vfp): Add prototype.
* elf.c (elfcore_grok_arm_vfp): New function.
(elfcore_grok_note): Call it to handle NT_ARM_VFP notes.
(elfcore_write_arm_vfp): New function.
(elfcore_write_register_note): Call it to handle .reg-arm-vfp.

binutils/
* readelf.c (get_note_type): Handle NT_ARM_VFP.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/common.h