summaryrefslogtreecommitdiff
path: root/sys/arm/include/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun2020-11-291-2/+0
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+0
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Preserve VFP state across signal delivery.Michal Meloun2017-03-261-0/+1
* Make it possible to safely use TPIDRURW from userspace.Ed Schouten2016-09-221-0/+4
* Cleanup up ARM *frame structures...Ian Lepore2014-12-241-53/+19
* Remove the last dregs of trapframe_t. It turns out only arm was usingIan Lepore2013-10-271-2/+2
* When entering exception handlers we may not have an aligned stack. This isAndrew Turner2013-08-051-2/+3
* Fix stack alignment in the kernel to be on an 8 byte boundary as requiredAndrew Turner2013-03-061-1/+5
* trim trailing whitespaceWarner Losh2012-06-131-3/+1
* Tweak how the MD code calls the fooclock() methods some. Instead ofJohn Baldwin2005-12-221-22/+0
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Remove the kbd_trap() declaration.Olivier Houchard2004-07-121-2/+0
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+190