summaryrefslogtreecommitdiffstats
path: root/ptxconfigs/newlib
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-02-11 22:00:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-02-22 11:26:10 +0100
commita62e95617ebee276a014df907da07724b3c3e9fb (patch)
tree2a08e28444c8ed6163c6c3fd18546cbaf783396a /ptxconfigs/newlib
parent9fbaed62ced246a47baa4f83d8f054e79cf9cf6f (diff)
downloadOSELAS.Toolchain-a62e95617ebee276a014df907da07724b3c3e9fb.tar.gz
OSELAS.Toolchain-a62e95617ebee276a014df907da07724b3c3e9fb.tar.xz
[ptxconfigs] use gcc 4.5.2 for all toolchains with gcc 4.5
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'ptxconfigs/newlib')
-rw-r--r--ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.2_newlib-1.16.0_binutils-2.20.1.ptxconfig (renamed from ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.1_newlib-1.16.0_binutils-2.20.1.ptxconfig)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.1_newlib-1.16.0_binutils-2.20.1.ptxconfig b/ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.2_newlib-1.16.0_binutils-2.20.1.ptxconfig
index 0f530e3..eb55a17 100644
--- a/ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.1_newlib-1.16.0_binutils-2.20.1.ptxconfig
+++ b/ptxconfigs/newlib/arm-cortexm3-eabi_gcc-4.5.2_newlib-1.16.0_binutils-2.20.1.ptxconfig
@@ -46,7 +46,7 @@ PTXCONF_CROSS_BINUTILS_VERSION="2.20.1"
# kernel
#
PTXCONF_CROSS_GCC=y
-PTXCONF_CROSS_GCC_VERSION="4.5.1"
+PTXCONF_CROSS_GCC_VERSION="4.5.2"
PTXCONF_CROSS_GCC_43=y
PTXCONF_CROSS_GCC_SERIES=""
PTXCONF_CROSS_GCC_CONFIG_EXTRA="--with-float=soft --with-fpu=vfp --with-cpu=cortex-m3 --with-mode=thumb"