This is part of a patch series to support VFP registers in gdb on armv7.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 11566 Build 11919: arc lint + arc unit
Paths
| Differential D12294 Authored by jhb on Sep 9 2017, 2:37 PM.
Details Test Plan This is part of a patch series to support VFP registers in gdb on armv7.
Diff Detail
Event TimelineHerald added a subscriber: emaste. · View Herald TranscriptSep 9 2017, 2:37 PM2017-09-09 14:37:51 (UTC+0) Harbormaster completed remote builds in B11454: Diff 32850.Sep 9 2017, 2:37 PM2017-09-09 14:37:51 (UTC+0) This revision is now accepted and ready to land.Sep 10 2017, 5:36 AM2017-09-10 05:36:24 (UTC+0)
jhb removed a parent revision: D12293: Add a NT_ARM_VFP ELF core note to hold VFP registers for each thread..Sep 12 2017, 7:44 PM2017-09-12 19:44:26 (UTC+0) jhb added a parent revision: D12292: Only mess with VFP state on the CPU for curthread for get/set_vfpcontext.. jhb added a child revision: D12293: Add a NT_ARM_VFP ELF core note to hold VFP registers for each thread.. This revision now requires review to proceed.Sep 14 2017, 2:58 PM2017-09-14 14:58:56 (UTC+0) Closed by commit rS323582: Add ptrace operations to fetch and store VFP registers. (authored by jhb). · Explain WhySep 14 2017, 3:04 PM2017-09-14 15:04:06 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33070 lib/libc/sys/ptrace.2
sys/arm/arm/ptrace_machdep.c
sys/arm/include/ptrace.h
sys/conf/files.arm
|