config.host (vax-*-linux*): New.

libgcc/
	* config.host (vax-*-linux*): New.

From-SVN: r148355
This commit is contained in:
Maciej W. Rozycki 2009-06-10 22:28:08 +00:00 committed by Maciej W. Rozycki
parent 6a753d5fd9
commit fea96e25fe
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
* config.host (vax-*-linux*): New.
2009-05-31 Anthony Green <green@moxielogic.com>
* config.host: Add moxie support.

View File

@ -534,6 +534,8 @@ v850e-*-*)
;;
v850-*-*)
;;
vax-*-linux*)
;;
vax-*-netbsdelf*)
;;
vax-*-netbsd*)