kernel-ark/arch/sh/kernel/cpu
Stuart Menefy f0bc814cfb sh: gcc4 support.
This fixes up the kernel for gcc4. The existing exception handlers
needed some wrapping for pt_regs access, acessing the registers
via a RELOC_HIDE() pointer.

The strcpy() issues popped up here too, so add -ffreestanding and
kill off the symbol export.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 10:45:38 +09:00
..
irq sh: Drop CPU subtype IRQ headers. 2006-12-06 10:45:37 +09:00
sh2 sh: Exception vector rework and SH-2/SH-2A support. 2006-12-06 10:45:36 +09:00
sh2a sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
sh3 sh: Fixup entry-common path breakage for SH-3. 2006-12-06 10:45:37 +09:00
sh4 sh: gcc4 support. 2006-12-06 10:45:38 +09:00
adc.c
clock.c sh: sem2mutex conversion for clock framework. 2006-09-27 17:28:20 +09:00
init.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Makefile sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00