summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/asmacros.h
Commit message (Expand)AuthorAgeFilesLines
* opt_global.h is included automatically in the build. No need toimp2014-11-181-1/+0
* Add an elf not so kgdb detects the kernel as a FreeBSD elf file. Theandrew2014-10-181-0/+12
* Remove the unreferenced DATA() macro. That leaves only GET_CURTHREAD_PTR()ian2014-03-111-26/+8
* Arrange for arm fork_trampoline() to return to userland via the standardian2014-03-101-208/+0
* Change the way the asm GET_CURTHREAD_PTR() macro is defined so that codeian2014-03-101-7/+4
* Add missing semicolon.ian2014-02-021-1/+1
* Change the way pcpu and curthread are stored per-core:cognet2014-02-021-4/+3
* Update all arm code that manipulates the PSR registers to use modern syntax.ian2014-02-021-10/+10
* Correct the alignment of sp through functions that use UNWINDSVCFRAME. Weandrew2014-01-241-1/+6
* When entering exception handlers we may not have an aligned stack. This isandrew2013-08-051-2/+11
* Add UNWINDSVCFRAME to provide the unwind pseudo ops to allow us to unwindandrew2013-06-271-1/+10
* Merging projects/armv6, part 1gonzo2012-08-151-10/+76
* trim trailing whitespaceimp2012-06-131-1/+1
* Fix 2 bugs :cognet2011-10-161-16/+14
* Improve ARM_TP_ADDRESS and RAS area.raj2008-02-051-4/+4
* Close a race.cognet2007-12-021-1/+8
* Twist the RAS logic a bit to avoid branching.cognet2007-09-221-12/+9
* Disable/enable fiqs as well as irqs.cognet2006-04-131-3/+3
* Import a basic implementation of the restartable atomic sequences to providecognet2005-04-071-1/+15
* Start all license statements with /*-imp2005-01-051-1/+1
* Rename macroes, as we don't need to mess with alignment faults.cognet2004-09-231-41/+14
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+204
OpenPOWER on IntegriCloud