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

* config.sub (e2k, e2k-*): New.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Dmitry V. Levin
2015-03-04 12:25:30 +11:00
committed by Ben Elliston
parent e80c19a777
commit 9c71dc568d
5 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2015-03-04 Dmitry V. Levin <ldv@altlinux.org>
* config.guess (e2k:Linux:*:*): New.
* config.sub (e2k, e2k-*): New.
* testsuite/config-guess.data: Add a test case.
* testsuite/config-sub.data: Likewise.
2015-02-22 Taylor R Campbell <riastradh@NetBSD.org>
Ben Elliston <bje@gnu.org>