summaryrefslogtreecommitdiff
path: root/sys/arm/include/frame.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2021-10-27arm: Remove obsolete commentsWarner Losh
2020-11-29Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun
2020-09-01arm: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-03-26Preserve VFP state across signal delivery.Michal Meloun
2016-09-22Make it possible to safely use TPIDRURW from userspace.Ed Schouten
2014-12-24Cleanup up ARM *frame structures...Ian Lepore
2013-10-27Remove the last dregs of trapframe_t. It turns out only arm was usingIan Lepore
2013-08-05When entering exception handlers we may not have an aligned stack. This isAndrew Turner
2013-03-06Fix stack alignment in the kernel to be on an 8 byte boundary as requiredAndrew Turner
2012-06-13trim trailing whitespaceWarner Losh
2005-12-22Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin
2005-01-05Start all license statements with /*-Warner Losh
2004-07-12Remove the kbd_trap() declaration.Olivier Houchard
2004-05-14Import FreeBSD/arm kernel bits.Olivier Houchard