]> sourceware.org Git - newlib-cygwin.git/commit
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)
commitbffb2a94a37e60ef5ad0b123acdb507504e83027
tree48e57606c1d1f29d5a4ca1762e854e136bf46173
parentb8b7eb058d8874e0720f2c60cb1ea07f66b5d6cd
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.
include/elf/ChangeLog
include/elf/common.h
This page took 0.031761 seconds and 5 git commands to generate.