summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/include/frame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove strange /* End of file */ style.deraadt2018-06-301-3/+1
* unifdef CPU_ARMv7 and ARM_ARCH_7jsg2017-01-061-10/+5
* If an Access Flag fault happens while we were running the kernel andpatrick2016-10-221-1/+4
* Implement atomic operations using the atomic instructions availablepatrick2016-04-251-1/+21
* whitespace cleanuppatrick2016-04-241-19/+19
* EABI's Procedure Call Standard (AAPCS) requires the stack pointerpatrick2016-04-241-2/+9
* Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.jsg2016-01-311-3/+3
* When restoring spsr values when handling traps use spsr_fsxc insteadjsg2015-01-181-4/+4
* The 'mrs' instruction only deals with the whole register withoutjsg2015-01-181-3/+3
* Late spring cleaning of the arm code for old dusty bits we do not want tomiod2011-09-201-32/+9
* Remove COMPAT_1x stuff inherited from NetBSD, which does not apply to us.miod2006-03-071-118/+3
* de __P of sys/arch/arm.drahn2004-05-191-2/+2
* Arm port, NetBSD codebase stripped down, 32bit only support.drahn2004-02-011-0/+412