summaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/vfpsingle.c
diff options
context:
space:
mode:
authorRichard Purdie2006-04-25 21:36:04 +0200
committerRussell King2006-04-25 21:36:04 +0200
commitc7fd84424f919740880d989cb0459c332da96013 (patch)
treeb487783c3f02ea45a2248710a46e2f94e71910b9 /arch/arm/vfp/vfpsingle.c
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable (diff)
downloadkernel-qcow2-linux-c7fd84424f919740880d989cb0459c332da96013.tar.gz
kernel-qcow2-linux-c7fd84424f919740880d989cb0459c332da96013.tar.xz
kernel-qcow2-linux-c7fd84424f919740880d989cb0459c332da96013.zip
[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling
Patch from Richard Purdie The AAPCS says that enums can be variably sized depending on the range of valid values. This is not the accepted behaviour under linux so for compatibility gcc has an aapcs-linux target, the main difference being that enums are always of type int. Change the ARM Makefile to use this target. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/vfp/vfpsingle.c')
0 files changed, 0 insertions, 0 deletions