diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-12-21 08:13:21 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-12-21 08:13:21 +0000 |
commit | f48a6b252d1509dcbcccffaa324fc1d4afb018f0 (patch) | |
tree | 0eea56ffcde21bc4d311c695d1a80c735c2335f2 | |
parent | 610b9a3c7b34fe18353b8a8b2f36bd8cbd69cd8c (diff) | |
download | master-187ad058-f48a6b252d1509dcbcccffaa324fc1d4afb018f0.tar.gz master-187ad058-f48a6b252d1509dcbcccffaa324fc1d4afb018f0.tar.bz2 master-187ad058-f48a6b252d1509dcbcccffaa324fc1d4afb018f0.zip |
[toolchain]: add gcc 4.5.2 (replaces 4.5.1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24746 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | toolchain/gcc/common.mk | 4 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/002-fix_pr44392.patch (renamed from toolchain/gcc/patches/4.5.1/002-fix_pr44392.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/100-uclibc-conf.patch (renamed from toolchain/gcc/patches/4.5.1/100-uclibc-conf.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/301-missing-execinfo_h.patch (renamed from toolchain/gcc/patches/4.5.1/301-missing-execinfo_h.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/302-c99-snprintf.patch (renamed from toolchain/gcc/patches/4.5.1/302-c99-snprintf.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/305-libmudflap-susv3-legacy.patch (renamed from toolchain/gcc/patches/4.5.1/305-libmudflap-susv3-legacy.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/600-ubicom_support.patch (renamed from toolchain/gcc/patches/4.5.1/600-ubicom_support.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/4.5.1/810-arm-softfloat-libgcc.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/4.5.1/820-libgcc_pic.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/4.5.1/910-mbsd_multi.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/993-arm_insn-opinit-RTX_CODE-fixup.patch (renamed from toolchain/gcc/patches/4.5.1/993-arm_insn-opinit-RTX_CODE-fixup.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.5.2/999-coldfire.patch (renamed from toolchain/gcc/patches/4.5.1/999-coldfire.patch) | 0 |
12 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 3a4a94a46a..b3025a62e6 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -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 diff --git a/toolchain/gcc/patches/4.5.1/002-fix_pr44392.patch b/toolchain/gcc/patches/4.5.2/002-fix_pr44392.patch index 4ad6c448d9..4ad6c448d9 100644 --- a/toolchain/gcc/patches/4.5.1/002-fix_pr44392.patch +++ b/toolchain/gcc/patches/4.5.2/002-fix_pr44392.patch diff --git a/toolchain/gcc/patches/4.5.1/100-uclibc-conf.patch b/toolchain/gcc/patches/4.5.2/100-uclibc-conf.patch index 7c6b791162..7c6b791162 100644 --- a/toolchain/gcc/patches/4.5.1/100-uclibc-conf.patch +++ b/toolchain/gcc/patches/4.5.2/100-uclibc-conf.patch diff --git a/toolchain/gcc/patches/4.5.1/301-missing-execinfo_h.patch b/toolchain/gcc/patches/4.5.2/301-missing-execinfo_h.patch index 5a7aa4e47d..5a7aa4e47d 100644 --- a/toolchain/gcc/patches/4.5.1/301-missing-execinfo_h.patch +++ b/toolchain/gcc/patches/4.5.2/301-missing-execinfo_h.patch diff --git a/toolchain/gcc/patches/4.5.1/302-c99-snprintf.patch b/toolchain/gcc/patches/4.5.2/302-c99-snprintf.patch index f0ba5411ed..f0ba5411ed 100644 --- a/toolchain/gcc/patches/4.5.1/302-c99-snprintf.patch +++ b/toolchain/gcc/patches/4.5.2/302-c99-snprintf.patch diff --git a/toolchain/gcc/patches/4.5.1/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/patches/4.5.2/305-libmudflap-susv3-legacy.patch index 5bc4aebb67..5bc4aebb67 100644 --- a/toolchain/gcc/patches/4.5.1/305-libmudflap-susv3-legacy.patch +++ b/toolchain/gcc/patches/4.5.2/305-libmudflap-susv3-legacy.patch diff --git a/toolchain/gcc/patches/4.5.1/600-ubicom_support.patch b/toolchain/gcc/patches/4.5.2/600-ubicom_support.patch index a8dbaf466d..a8dbaf466d 100644 --- a/toolchain/gcc/patches/4.5.1/600-ubicom_support.patch +++ b/toolchain/gcc/patches/4.5.2/600-ubicom_support.patch diff --git a/toolchain/gcc/patches/4.5.1/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/4.5.2/810-arm-softfloat-libgcc.patch index 4ca297a41a..4ca297a41a 100644 --- a/toolchain/gcc/patches/4.5.1/810-arm-softfloat-libgcc.patch +++ b/toolchain/gcc/patches/4.5.2/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/patches/4.5.1/820-libgcc_pic.patch b/toolchain/gcc/patches/4.5.2/820-libgcc_pic.patch index 18386dfd42..18386dfd42 100644 --- a/toolchain/gcc/patches/4.5.1/820-libgcc_pic.patch +++ b/toolchain/gcc/patches/4.5.2/820-libgcc_pic.patch diff --git a/toolchain/gcc/patches/4.5.1/910-mbsd_multi.patch b/toolchain/gcc/patches/4.5.2/910-mbsd_multi.patch index 0d5815a546..0d5815a546 100644 --- a/toolchain/gcc/patches/4.5.1/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/4.5.2/910-mbsd_multi.patch diff --git a/toolchain/gcc/patches/4.5.1/993-arm_insn-opinit-RTX_CODE-fixup.patch b/toolchain/gcc/patches/4.5.2/993-arm_insn-opinit-RTX_CODE-fixup.patch index 4c4be9f2a0..4c4be9f2a0 100644 --- a/toolchain/gcc/patches/4.5.1/993-arm_insn-opinit-RTX_CODE-fixup.patch +++ b/toolchain/gcc/patches/4.5.2/993-arm_insn-opinit-RTX_CODE-fixup.patch diff --git a/toolchain/gcc/patches/4.5.1/999-coldfire.patch b/toolchain/gcc/patches/4.5.2/999-coldfire.patch index 980e276947..980e276947 100644 --- a/toolchain/gcc/patches/4.5.1/999-coldfire.patch +++ b/toolchain/gcc/patches/4.5.2/999-coldfire.patch |