aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/traps_32.c
Commit message (Expand)AuthorAgeFilesLines
* sh2(A) exception handler updateYoshinori Sato2008-07-281-0/+4
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-161-0/+1
* sh: trapped io support V2Magnus Damm2008-02-141-25/+34
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25
* sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
* sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23
* sh: SH-2A FPU support.Paul Mundt2008-01-281-9/+4
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-281-24/+1
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-281-0/+947