From: Bob Wilson Date: Wed, 6 Aug 2008 16:03:03 +0000 (+0000) Subject: config.host: Match more processor names for Xtensa. X-Git-Tag: releases/gcc-4.4.0~3279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c660f13207069d631bf0105620c43d91e72984f7;p=thirdparty%2Fgcc.git config.host: Match more processor names for Xtensa. libgcc/ * config.host: Match more processor names for Xtensa. From-SVN: r138811 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 348afc5d227f..35f7c8c11ba4 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2008-08-06 Bob Wilson + + * config.host: Match more processor names for Xtensa. + 2008-07-08 H.J. Lu * config/i386/64/t-softfp-compat: Update comments. diff --git a/libgcc/config.host b/libgcc/config.host index 93d1dbfacbb1..0bca859cdae1 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -558,9 +558,9 @@ vax-*-openbsd*) ;; xstormy16-*-elf) ;; -xtensa-*-elf*) +xtensa*-*-elf*) ;; -xtensa-*-linux*) +xtensa*-*-linux*) ;; am33_2.0-*-linux*) extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"