]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.host (vax-*-linux*): New.
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 10 Jun 2009 22:28:08 +0000 (22:28 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Wed, 10 Jun 2009 22:28:08 +0000 (22:28 +0000)
libgcc/
* config.host (vax-*-linux*): New.

From-SVN: r148355

libgcc/ChangeLog
libgcc/config.host

index 48053b36a7bf0c6e58315b1df07ea2ff125164e4..8ce2a104cce7ff3fc0135343767c1b8c58798755 100644 (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.
index cdb274e4216acaa6d4e891883f4f30c27caac2c2..25879b1bc68e16014ca3e36366ff1bc5a6b96119 100644 (file)
@@ -534,6 +534,8 @@ v850e-*-*)
        ;;
 v850-*-*)
        ;;
+vax-*-linux*)
+       ;;
 vax-*-netbsdelf*)
        ;;
 vax-*-netbsd*)