OSDN Git Service

libgcc/
authormacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jun 2009 22:28:08 +0000 (22:28 +0000)
committermacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Jun 2009 22:28:08 +0000 (22:28 +0000)
* config.host (vax-*-linux*): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148355 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/config.host

index 48053b3..8ce2a10 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 cdb274e..25879b1 100644 (file)
@@ -534,6 +534,8 @@ v850e-*-*)
        ;;
 v850-*-*)
        ;;
+vax-*-linux*)
+       ;;
 vax-*-netbsdelf*)
        ;;
 vax-*-netbsd*)