Commit c660f132 by Bob Wilson Committed by Bob Wilson

config.host: Match more processor names for Xtensa.

libgcc/
        * config.host: Match more processor names for Xtensa.

From-SVN: r138811
parent 6d656178
2008-08-06 Bob Wilson <bob.wilson@acm.org>
* config.host: Match more processor names for Xtensa.
2008-07-08 H.J. Lu <hongjiu.lu@intel.com> 2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/64/t-softfp-compat: Update comments. * config/i386/64/t-softfp-compat: Update comments.
......
...@@ -558,9 +558,9 @@ vax-*-openbsd*) ...@@ -558,9 +558,9 @@ vax-*-openbsd*)
;; ;;
xstormy16-*-elf) xstormy16-*-elf)
;; ;;
xtensa-*-elf*) xtensa*-*-elf*)
;; ;;
xtensa-*-linux*) xtensa*-*-linux*)
;; ;;
am33_2.0-*-linux*) am33_2.0-*-linux*)
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment