summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/trap.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r314370,r318130,r318167:jhibbits2017-05-201-1/+1
* Add more interrupts handled for booke.jhibbits2015-12-111-0/+1
* Missed this in r281096 as well.jhibbits2015-04-051-1/+1
* Kernel support for the Vector-Scalar eXtension (VSX) found on the POWER7nwhitehorn2015-02-221-0/+3
* Make 64-bit AIM trap handlers relocatable by changing all absolute branchnwhitehorn2015-01-211-1/+2
* Refactor PowerPC (especially AIM) init sequence to be less baroque.nwhitehorn2015-01-181-0/+3
* Add support for dtrace:fbt on modules for PowerPCjhibbits2014-11-291-0/+3
* Unify handling of illegal instruction faults between AIM and Book-E. Thisnwhitehorn2013-11-171-0/+2
* The old trap.h (then trap_aim.h) actually had trap ID codes for Book-E CPUs.nwhitehorn2013-10-261-5/+125
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-271-1/+1
* Allow multiple inclusion of trap.h. This has always been broken, butnwhitehorn2012-03-291-4/+0
* Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.raj2008-03-031-107/+6
* Add prototype for trap().marcel2007-08-071-0/+7
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Update to newer trap code from NetBSD.benno2002-05-091-17/+31
* Clean up the trap handling code and make it consistent with the other platforms.mp2001-11-051-3/+2
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+93
OpenPOWER on IntegriCloud