From: Uros Bizjak Date: Wed, 24 Aug 2011 18:05:42 +0000 (+0200) Subject: * config.host: Revert unwanted commit. X-Git-Tag: releases/gcc-4.4.7~266 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58de1f48dde0b36ed9d58cb2e22256cadd9bb22;p=thirdparty%2Fgcc.git * config.host: Revert unwanted commit. From-SVN: r178045 --- diff --git a/libgcc/config.host b/libgcc/config.host index 858cdab6746f..55af65160930 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -127,9 +127,6 @@ s390*-*-*) sh[123456789lbe]*-*-*) cpu_type=sh ;; -ba-*) - cpu_type=ba - ;; esac # Common parts for widely ported systems. @@ -251,14 +248,6 @@ fr30-*-elf) ;; frv-*-elf) ;; -ba-*-elf*) - extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crti.o crtn.o" - tmake_file="ba/t-default" - ;; -ba-*linux*) - extra_parts="$extra_parts crti.o crtn.o" - tmake_file="ba/t-default" - ;; frv-*-*linux*) ;; h8300-*-rtems*)