[toolchain]: add gcc 4.5.2 (replaces 4.5.1)
authorImre Kaloz <kaloz@openwrt.org>
Tue, 21 Dec 2010 08:13:21 +0000 (08:13 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 21 Dec 2010 08:13:21 +0000 (08:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24746 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 files changed:
toolchain/gcc/common.mk
toolchain/gcc/patches/4.5.2/002-fix_pr44392.patch [moved from toolchain/gcc/patches/4.5.1/002-fix_pr44392.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/100-uclibc-conf.patch [moved from toolchain/gcc/patches/4.5.1/100-uclibc-conf.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/301-missing-execinfo_h.patch [moved from toolchain/gcc/patches/4.5.1/301-missing-execinfo_h.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/302-c99-snprintf.patch [moved from toolchain/gcc/patches/4.5.1/302-c99-snprintf.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/305-libmudflap-susv3-legacy.patch [moved from toolchain/gcc/patches/4.5.1/305-libmudflap-susv3-legacy.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/600-ubicom_support.patch [moved from toolchain/gcc/patches/4.5.1/600-ubicom_support.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/810-arm-softfloat-libgcc.patch [moved from toolchain/gcc/patches/4.5.1/810-arm-softfloat-libgcc.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/820-libgcc_pic.patch [moved from toolchain/gcc/patches/4.5.1/820-libgcc_pic.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/910-mbsd_multi.patch [moved from toolchain/gcc/patches/4.5.1/910-mbsd_multi.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/993-arm_insn-opinit-RTX_CODE-fixup.patch [moved from toolchain/gcc/patches/4.5.1/993-arm_insn-opinit-RTX_CODE-fixup.patch with 100% similarity]
toolchain/gcc/patches/4.5.2/999-coldfire.patch [moved from toolchain/gcc/patches/4.5.1/999-coldfire.patch with 100% similarity]

index 3a4a94a46afebfdbaacbbfbe0832cbaf1f5ab0c4..b3025a62e60736feee19aeb7ac7e8588ddc9fff6 100644 (file)
@@ -66,8 +66,8 @@ else
   ifeq ($(PKG_VERSION),4.4.5)
     PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
   endif
-  ifeq ($(PKG_VERSION),4.5.1)
-  PKG_MD5SUM:=48231a8e33ed6e058a341c53b819de1a
+  ifeq ($(PKG_VERSION),4.5.2)
+  PKG_MD5SUM:=e31fe695d7235f11fb5a63eafdfbfe88
   endif
 endif
 endif