From: Jan-Benedict Glaw Date: Tue, 8 Oct 2013 14:14:12 +0000 (+0000) Subject: 2013-10-08 Jan-Benedict Glaw X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f4cfb980c32ec19e045930819fe19d3784020076;p=binutils-gdb.git 2013-10-08 Jan-Benedict Glaw * configure.ac: Update from GCC. * configure: Regenerate. --- diff --git a/ChangeLog b/ChangeLog index 7b3db44c259..806863d55a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-10-08 Jan-Benedict Glaw + + * configure.ac: Update from GCC. + * configure: Regenerate. + 2013-10-01 Jeff Johnston * COPYING.NEWLIB: Update with new copyright. diff --git a/configure b/configure index a91689ff419..6ad3c49eaa3 100755 --- a/configure +++ b/configure @@ -3620,7 +3620,7 @@ case "${target}" in sh*-*-pe|mips*-*-pe|*arm-wince-pe) noconfigdirs="$noconfigdirs tcl tk itcl libgui sim" ;; - arc-*-*) + arc-*-*|arceb-*-*) noconfigdirs="$noconfigdirs target-libgloss" ;; arm-*-pe*) diff --git a/configure.ac b/configure.ac index d72b40a7af9..b5caebbaf17 100644 --- a/configure.ac +++ b/configure.ac @@ -956,7 +956,7 @@ case "${target}" in sh*-*-pe|mips*-*-pe|*arm-wince-pe) noconfigdirs="$noconfigdirs tcl tk itcl libgui sim" ;; - arc-*-*) + arc-*-*|arceb-*-*) noconfigdirs="$noconfigdirs target-libgloss" ;; arm-*-pe*)