linux/arch/arm
Catalin Marinas c28a814f25 [PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI
Patch from Catalin Marinas

The new EABI gcc adds -mthumb-interwork by default, even if
-mabi=apcs-gnu is passed. This causes a warning for every compiled C
file when -march=armv4 is used. The patch adds -mno-thumb-interwork
if the option is supported. This is also useful since we don't need
any ARM/Thumb interworking in the kernel

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-30 17:04:14 +01:00
..
boot [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh 2005-06-23 09:45:07 -07:00
common [PATCH] ARM: Use list_for_each_entry() for dmabounce 2005-06-22 21:25:58 +01:00
configs [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips that don't need it 2005-06-25 19:30:04 +01:00
kernel [PATCH] ARM: Don't try to send a signal to pid0 2005-06-30 11:06:49 +01:00
lib [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel 2005-06-29 18:10:54 +01:00
mach-aaec2000 [PATCH] ARM: Add missed AAEC2000 file 2005-06-27 13:59:43 +01:00
mach-clps711x [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-clps7500 [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-ebsa110 [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-epxa10db [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-footbridge [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-h720x [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-imx [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-integrator [PATCH] ARM: Remove nmi_tick from integrator platforms 2005-06-29 18:26:19 +01:00
mach-iop3xx [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-ixp4xx [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-ixp2000 [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code 2005-06-26 22:24:19 +01:00
mach-l7200 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach-lh7a40x [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-omap [PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4 2005-06-29 19:59:48 +01:00
mach-pxa [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-rpc [PATCH] ARM: Allow riscpc to parse "acorn" boot info tag 2005-06-22 09:55:04 +01:00
mach-s3c2410 [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 2005-06-29 11:09:15 +01:00
mach-sa1100 [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-shark [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
mach-versatile [PATCH] ARM: Convert ARM timer implementations to use readl/writel 2005-06-29 15:15:54 +01:00
mm [PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.S 2005-06-30 17:04:13 +01:00
nwfpe [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe 2005-06-23 21:56:46 +01:00
oprofile [PATCH] ARM: 2761/1: OProfile: Add call graphing support for arm 2005-06-28 21:01:03 +01:00
tools [PATCH] ARM: Update mach-types 2005-06-27 14:49:10 +01:00
vfp [PATCH] ARM: Don't force SIGFPE 2005-06-29 23:02:02 +01:00
Kconfig [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platforms 2005-06-28 21:01:16 +01:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABI 2005-06-30 17:04:14 +01:00