diff --git a/packages/toolchain/lang/gcc/meta b/packages/toolchain/lang/gcc/meta index 9e8f6afe56..60423732b6 100644 --- a/packages/toolchain/lang/gcc/meta +++ b/packages/toolchain/lang/gcc/meta @@ -1,5 +1,5 @@ PKG_NAME="gcc" -PKG_VERSION="4.5-20101118" +PKG_VERSION="4.5-20101125" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-050_fix_undefined_references_with_lto-0.1.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-050_fix_undefined_references_with_lto-0.1.patch similarity index 85% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-050_fix_undefined_references_with_lto-0.1.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-050_fix_undefined_references_with_lto-0.1.patch index 5852d03ce9..62f5b8ae52 100644 --- a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-050_fix_undefined_references_with_lto-0.1.patch +++ b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-050_fix_undefined_references_with_lto-0.1.patch @@ -1,24 +1,4 @@ diff -Naur gcc-4.5-20101118/gcc/ChangeLog gcc-4.5-20101118.patch/gcc/ChangeLog ---- gcc-4.5-20101118/gcc/ChangeLog 2010-11-17 11:46:36.000000000 +0100 -+++ gcc-4.5-20101118.patch/gcc/ChangeLog 2010-11-26 03:06:24.441101626 +0100 -@@ -1,3 +1,17 @@ -+2010-11-23 Dave Korn -+ -+ PR driver/42690 -+ * gcc.c (LINK_COMMAND_SPEC): Remove hard-coded pass-through plugin -+ options, replace by call of pass-through-libs spec function to process -+ link_gcc_c_sequence spec. -+ (lto_libgcc_spec): Delete variable. -+ (static_specs[]): Remove related entry. -+ (static_spec_functions[]): Add new entry for pass-through-libs. -+ (main): Don't generate deleted lto_libgcc_spec. -+ (pass_through_libs_spec_func): New function to implement the new -+ pass-through-libs spec function. -+ * doc/invoke.texi (pass-through-libs): Document new spec function. -+ - 2010-11-17 Richard Guenther - - PR tree-optimization/46498 diff -Naur gcc-4.5-20101118/gcc/doc/invoke.texi gcc-4.5-20101118.patch/gcc/doc/invoke.texi --- gcc-4.5-20101118/gcc/doc/invoke.texi 2010-09-08 19:36:40.000000000 +0200 +++ gcc-4.5-20101118.patch/gcc/doc/invoke.texi 2010-11-26 03:05:14.029157093 +0100 diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-bfd_and_gold.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-bfd_and_gold.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-bfd_and_gold.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-bfd_and_gold.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-disable_multilib_i386_linux64.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-disable_multilib_i386_linux64.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-disable_multilib_i386_linux64.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-disable_multilib_i386_linux64.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-dynamic_linker.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-dynamic_linker.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-dynamic_linker.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-dynamic_linker.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-libstdc++-v3_config.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-libstdc++-v3_config.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-libstdc++-v3_config.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-libstdc++-v3_config.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-ppl-0.11-0.1.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-ppl-0.11-0.1.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5-20101118-ppl-0.11-0.1.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5-20101125-ppl-0.11-0.1.patch