From ee937c284ccd769f24b547cb9a06054ada27dab3 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 30 Apr 2011 17:59:31 +0200 Subject: [PATCH] gcc: update to gcc-4.5.3 Signed-off-by: Stephan Raue --- packages/toolchain/lang/gcc/meta | 2 +- ...cc-4.5.2-bfd_and_gold.patch => gcc-4.5.3-bfd_and_gold.patch} | 0 ...ux64.patch => gcc-4.5.3-disable_multilib_i386_linux64.patch} | 0 ....5.2-dynamic_linker.patch => gcc-4.5.3-dynamic_linker.patch} | 0 ...ch => gcc-4.5.3-fix_undefined_references_with_lto-0.1.patch} | 0 ...dc++-v3_config.patch => gcc-4.5.3-libstdc++-v3_config.patch} | 0 6 files changed, 1 insertion(+), 1 deletion(-) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-bfd_and_gold.patch => gcc-4.5.3-bfd_and_gold.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-disable_multilib_i386_linux64.patch => gcc-4.5.3-disable_multilib_i386_linux64.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-dynamic_linker.patch => gcc-4.5.3-dynamic_linker.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch => gcc-4.5.3-fix_undefined_references_with_lto-0.1.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-libstdc++-v3_config.patch => gcc-4.5.3-libstdc++-v3_config.patch} (100%) diff --git a/packages/toolchain/lang/gcc/meta b/packages/toolchain/lang/gcc/meta index 50d61af1ef..5fef08c778 100644 --- a/packages/toolchain/lang/gcc/meta +++ b/packages/toolchain/lang/gcc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="gcc" -PKG_VERSION="4.5.2" +PKG_VERSION="4.5.3" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-bfd_and_gold.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.3-bfd_and_gold.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-bfd_and_gold.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.3-bfd_and_gold.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-disable_multilib_i386_linux64.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.3-disable_multilib_i386_linux64.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-disable_multilib_i386_linux64.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.3-disable_multilib_i386_linux64.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-dynamic_linker.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.3-dynamic_linker.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-dynamic_linker.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.3-dynamic_linker.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.3-fix_undefined_references_with_lto-0.1.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.3-fix_undefined_references_with_lto-0.1.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-libstdc++-v3_config.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.3-libstdc++-v3_config.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-libstdc++-v3_config.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.3-libstdc++-v3_config.patch