From: Uros Bizjak Date: Wed, 24 Aug 2011 18:03:50 +0000 (+0200) Subject: * config.host: Revert unwanted commit. X-Git-Tag: releases/gcc-4.5.4~464 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5521c010175b83fa2607a0678a407ff3dc11224;p=thirdparty%2Fgcc.git * config.host: Revert unwanted commit. From-SVN: r178044 --- diff --git a/libgcc/config.host b/libgcc/config.host index 1536eef342ac..c5f3d6e070ed 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -134,9 +134,6 @@ s390*-*-*) sh[123456789lbe]*-*-*) cpu_type=sh ;; -ba-*) - cpu_type=ba - ;; esac # Common parts for widely ported systems. @@ -256,14 +253,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*)