aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Stop using load-multiple with lr and pc. This has been deprecated in ARMv7Andrew Turner2015-01-311-1/+6
* Fix alignment directives in arm asm code after clang 3.5 import.Ian Lepore2015-01-021-1/+1
* trim trailing whitespaceWarner Losh2012-06-131-1/+1
* Use __mcount() instead of _mcount() to reduce diffs with NetBSD.Olivier Houchard2007-05-191-3/+3
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Implement _mcount().Olivier Houchard2004-09-231-49/+52
* Move the kernel-specific logic to adjust frompc from MI to MD. ForMarcel Moolenaar2004-08-271-0/+13
* Nuke disable_intr() and enable_intr(), as it already exists elsewhere.Olivier Houchard2004-07-201-2/+2
* Moved most of the "MI" definitions and declarations from <machine/profile.h>Bruce Evans2004-05-191-30/+0
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+139