linux/arch/sh
Paul Mundt 2414b86d21 sh: Export div symbols for GCC 4.2 and ST GCC.
GCC 4.2 can emit integer variants of the FP division routines, so
these need to be exported in order to keep the modules happy.

4.1.x versions of the ST compiler have these things backported,
and so also generate these symbols (whereas vanilla gcc 4.1.x
does not), so handle the __GNUC_STM_RELEASE__ case to accomodate
updated versions of the 4.1.x toolchain.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-13 09:30:31 +09:00
..
boards sh: Kill off dead mach.c for hp6xx. 2007-07-12 10:47:08 +09:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
configs sh: Update dreamcast defconfig. 2007-07-07 04:09:02 +09:00
drivers sh: Kill off broken dma page ops. 2007-06-11 15:56:31 +09:00
kernel sh: Export div symbols for GCC 4.2 and ST GCC. 2007-07-13 09:30:31 +09:00
lib sh: Correct __xdiv64_32/div64_32 return value size. 2007-07-06 10:58:04 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Select IPR-IRQ for SH7091. 2007-07-07 03:36:06 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: fix race in parallel out-of-tree build 2007-07-12 16:37:00 +09:00
Kconfig Merge branch 'x3' 2007-06-20 18:29:27 +09:00
Kconfig.debug sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: Don't let SH-4A clobber SH-4 CFLAGS. 2007-07-12 09:48:54 +09:00