summaryrefslogtreecommitdiff
path: root/toolchain/gcc/4.0.1
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-11 05:28:08 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-11 05:28:08 +0000
commitabcdf35a868d85072204186bac9a821d47307339 (patch)
tree02f8428b36abacc51ba66f2e53b2f3ac639a2568 /toolchain/gcc/4.0.1
parent3c9bf1fc1fa3352f9bc1345f7888d68aaaa6a4fd (diff)
use the shared gnuconfig package to update config.sub files rather than patching them
Diffstat (limited to 'toolchain/gcc/4.0.1')
-rw-r--r--toolchain/gcc/4.0.1/100-uclibc-conf.patch40
1 files changed, 0 insertions, 40 deletions
diff --git a/toolchain/gcc/4.0.1/100-uclibc-conf.patch b/toolchain/gcc/4.0.1/100-uclibc-conf.patch
index d6eda4c81..d9d62f4fa 100644
--- a/toolchain/gcc/4.0.1/100-uclibc-conf.patch
+++ b/toolchain/gcc/4.0.1/100-uclibc-conf.patch
@@ -476,43 +476,3 @@ diff -urN gcc-4.0.0-dist/zlib/configure gcc-4.0.0/zlib/configure
netbsd* | knetbsd*-gnu)
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
-diff -urN gcc-4.0.0.orig/config.sub gcc-4.0.0/config.sub
---- gcc-4.0.0.orig/config.sub 2005-01-18 03:20:48.000000000 +0200
-+++ gcc-4.0.0/config.sub 2005-05-02 13:46:44.643407037 +0300
-@@ -260,7 +260,7 @@
- | pdp10 | pdp11 | pj | pjl \
- | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
- | pyramid \
-- | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
-+ | sh | sh[1234]* | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
- | sh64 | sh64le \
- | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
- | strongarm \
-@@ -334,7 +334,7 @@
- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
- | pyramid-* \
- | romp-* | rs6000-* \
-- | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
-+ | sh-* | sh[1234]*-* | sh[23]e-* | sh[34]eb-* | shbe-* \
- | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
- | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
- | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
-@@ -884,9 +884,6 @@
- basic_machine=sh-hitachi
- os=-hms
- ;;
-- sh64)
-- basic_machine=sh64-unknown
-- ;;
- sparclite-wrs | simso-wrs)
- basic_machine=sparclite-wrs
- os=-vxworks
-@@ -1086,7 +1083,7 @@
- we32k)
- basic_machine=we32k-att
- ;;
-- sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
-+ sh2* | sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
- basic_machine=sh-unknown
- ;;
- sh64)