HomeFreeBSD

MFC 323584: Add a NT_ARM_VFP ELF core note to hold VFP registers for each…

Description

MFC 323584: Add a NT_ARM_VFP ELF core note to hold VFP registers for each thread.

The core note matches the format and layout of NT_ARM_VFP on Linux.
Debuggers use the AT_HWCAP flags to determine how many VFP registers
are actually used and their format.

Details

Provenance
jhbAuthored on
Parents
rS325836: Add note about where to use MACHINE (just src/stand and src/sys and a
Branches
Unknown
Tags
Unknown