* config.guess (xtensa:Linux:*:*): New.

* testsuite/config-guess.data: Add test case.
	* testsuite/config-sub.data: Add xtensa-elf and xtensa-linux.
This commit is contained in:
Ben Elliston
2006-12-08 00:24:54 +00:00
parent 3ce7bf7194
commit 02eb90e431
4 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2006-12-08 Bob Wilson <bob.wilson@acm.org>
* config.guess (xtensa:Linux:*:*): New.
* testsuite/config-guess.data: Add test case.
* testsuite/config-sub.data: Add xtensa-elf and xtensa-linux.
2006-12-08 Kazu Hirata <kazu@codesourcery.com>
Ben Elliston <bje@gnu.org>