* arm-tdep.h (VFP_REGISTER_SIZE): Define.
authorJonathan Larmour <jifl@eCosCentric.com>
Thu, 26 Apr 2012 15:20:14 +0000 (15:20 +0000)
committerJonathan Larmour <jifl@eCosCentric.com>
Thu, 26 Apr 2012 15:20:14 +0000 (15:20 +0000)
commit3184d3f9a5cff766aa17a8fb12d8a76513804e35
tree83427e132d3aa872600b89577d2f16629898efc1
parentcab0ad8332b5c0f3d010d55ff094b08ffd278a88
* arm-tdep.h (VFP_REGISTER_SIZE): Define.
* features/arm-with-m-vfp-d16.xml: New file. Describes
Cortex-M with VFPv4-sp-d16 FPU register layout.
* features/Makefile (WHICH): Add arm-with-m-vfp-d16.
* features/arm-with-m-vfp-d16.c: New. Generated from above.
* arm-tdep.c: Include arm-with-m-vfp-d16.c.
(arm-register_g_packet_guesses): Add vfp-d16 guess.
(_initialise_arm_tdep): Initialize arm-with-m-vfp-d16 tdesc.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/arm-tdep.h
gdb/features/Makefile
gdb/features/arm-with-m-vfp-d16.c [new file with mode: 0644]
gdb/features/arm-with-m-vfp-d16.xml [new file with mode: 0644]
This page took 0.086275 seconds and 4 git commands to generate.