summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/exception.S
Commit message (Expand)AuthorAgeFilesLines
* MFC r276525, r276596:ian2015-02-131-1/+1
* MFC r276206:ian2015-02-121-4/+6
* MFC r276196, r276197, r276198, r276202, r276203, r276204:ian2015-02-121-20/+20
* MFC r271394, r271398:ian2015-02-121-4/+4
* MFC r269390: Fix unwind info in hand-written asm (avoid nested functions).ian2014-08-111-2/+2
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-133/+354
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-171-35/+14
* MFC r261137, r261393ian2014-05-151-2/+2
* We no longer need to align the stack before calling swi_handler as it isandrew2013-08-061-3/+0
* Add UNWINDSVCFRAME to provide the unwind pseudo ops to allow us to unwindandrew2013-06-271-1/+1
* Insert STOP_UNWINDING directives in the _start (kernel entry point) andian2013-05-041-4/+9
* Add an END macro to ARM. This is mostly used to tell gas where the boundsandrew2013-03-161-3/+8
* Tell the unwinder we can't unwind swi_entry. This fixes an infinite loopandrew2013-03-101-0/+4
* Ensure we align the stack to 8 bytes in system calls.andrew2012-08-041-0/+3
* Final whitespace trim.imp2012-06-131-1/+1
* Remove some long-dead codekevlo2008-04-081-5/+0
* Start all license statements with /*-imp2005-01-051-1/+1
* Remove useless code.cognet2004-11-201-120/+0
* Rename macroes, as we don't need to mess with alignment faults.cognet2004-09-231-10/+5
* Remove filename+line number from panic messages.phk2004-06-061-16/+3
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+392
OpenPOWER on IntegriCloud