diff --git a/toolchain/gcc/4.3.5/100-uclibc-conf.patch b/toolchain/gcc/4.3.6/100-uclibc-conf.patch similarity index 100% rename from toolchain/gcc/4.3.5/100-uclibc-conf.patch rename to toolchain/gcc/4.3.6/100-uclibc-conf.patch diff --git a/toolchain/gcc/4.3.5/104-gnuhurd-uclibc-conf.patch b/toolchain/gcc/4.3.6/104-gnuhurd-uclibc-conf.patch similarity index 100% rename from toolchain/gcc/4.3.5/104-gnuhurd-uclibc-conf.patch rename to toolchain/gcc/4.3.6/104-gnuhurd-uclibc-conf.patch diff --git a/toolchain/gcc/4.3.5/301-missing-execinfo_h.patch b/toolchain/gcc/4.3.6/301-missing-execinfo_h.patch similarity index 100% rename from toolchain/gcc/4.3.5/301-missing-execinfo_h.patch rename to toolchain/gcc/4.3.6/301-missing-execinfo_h.patch diff --git a/toolchain/gcc/4.3.5/302-c99-snprintf.patch b/toolchain/gcc/4.3.6/302-c99-snprintf.patch similarity index 100% rename from toolchain/gcc/4.3.5/302-c99-snprintf.patch rename to toolchain/gcc/4.3.6/302-c99-snprintf.patch diff --git a/toolchain/gcc/4.3.5/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/4.3.6/305-libmudflap-susv3-legacy.patch similarity index 100% rename from toolchain/gcc/4.3.5/305-libmudflap-susv3-legacy.patch rename to toolchain/gcc/4.3.6/305-libmudflap-susv3-legacy.patch diff --git a/toolchain/gcc/4.3.5/810-arm-softfloat-libgcc.patch b/toolchain/gcc/4.3.6/810-arm-softfloat-libgcc.patch similarity index 100% rename from toolchain/gcc/4.3.5/810-arm-softfloat-libgcc.patch rename to toolchain/gcc/4.3.6/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/4.3.5/993-arm_insn-opinit-RTX_CODE-fixup.patch b/toolchain/gcc/4.3.6/993-arm_insn-opinit-RTX_CODE-fixup.patch similarity index 100% rename from toolchain/gcc/4.3.5/993-arm_insn-opinit-RTX_CODE-fixup.patch rename to toolchain/gcc/4.3.6/993-arm_insn-opinit-RTX_CODE-fixup.patch diff --git a/toolchain/gcc/4.3.5/998-gcc-4.3.0-fix-header.00.patch b/toolchain/gcc/4.3.6/998-gcc-4.3.0-fix-header.00.patch similarity index 100% rename from toolchain/gcc/4.3.5/998-gcc-4.3.0-fix-header.00.patch rename to toolchain/gcc/4.3.6/998-gcc-4.3.0-fix-header.00.patch diff --git a/toolchain/gcc/4.3.5/999-4.3.2-armeabi-aapcs-linux.patch b/toolchain/gcc/4.3.6/999-4.3.2-armeabi-aapcs-linux.patch similarity index 100% rename from toolchain/gcc/4.3.5/999-4.3.2-armeabi-aapcs-linux.patch rename to toolchain/gcc/4.3.6/999-4.3.2-armeabi-aapcs-linux.patch diff --git a/toolchain/gcc/4.3.5/999-4.3.3-arm-fix-for-bug-37436.patch b/toolchain/gcc/4.3.6/999-4.3.3-arm-fix-for-bug-37436.patch similarity index 100% rename from toolchain/gcc/4.3.5/999-4.3.3-arm-fix-for-bug-37436.patch rename to toolchain/gcc/4.3.6/999-4.3.3-arm-fix-for-bug-37436.patch diff --git a/toolchain/gcc/4.3.5/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch b/toolchain/gcc/4.3.6/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch similarity index 100% rename from toolchain/gcc/4.3.5/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch rename to toolchain/gcc/4.3.6/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch diff --git a/toolchain/gcc/4.3.5/powerpc-link-with-math-lib.patch.conditional b/toolchain/gcc/4.3.6/powerpc-link-with-math-lib.patch.conditional similarity index 100% rename from toolchain/gcc/4.3.5/powerpc-link-with-math-lib.patch.conditional rename to toolchain/gcc/4.3.6/powerpc-link-with-math-lib.patch.conditional diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index f11c80fab2..da16bdfef1 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -61,7 +61,7 @@ config BR2_GCC_VERSION string default "4.2.2-avr32-2.1.5" if BR2_GCC_VERSION_4_2_2_AVR32_2_1_5 default "4.2.4" if BR2_GCC_VERSION_4_2_4 - default "4.3.5" if BR2_GCC_VERSION_4_3_X + default "4.3.6" if BR2_GCC_VERSION_4_3_X default "4.4.6" if BR2_GCC_VERSION_4_4_X default "4.5.3" if BR2_GCC_VERSION_4_5_X default "4.6.0" if BR2_GCC_VERSION_4_6_X