From d58de1f48dde0b36ed9d58cb2e22256cadd9bb22 Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Wed, 24 Aug 2011 20:05:42 +0200 Subject: [PATCH] * config.host: Revert unwanted commit. From-SVN: r178045 --- libgcc/config.host | 11 ----------- 1 file changed, 11 deletions(-) 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*) -- 2.47.2