Module Name:    src
Committed By:   mrg
Date:           Thu Jul  7 01:27:30 UTC 2011

Modified Files:
        src/external/gpl3/gcc/dist/libgcc: config.host

Log Message:
add hppa-netbsd support.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/libgcc/config.host

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/dist/libgcc/config.host
diff -u src/external/gpl3/gcc/dist/libgcc/config.host:1.1.1.1 src/external/gpl3/gcc/dist/libgcc/config.host:1.2
--- src/external/gpl3/gcc/dist/libgcc/config.host:1.1.1.1	Tue Jun 21 01:23:34 2011
+++ src/external/gpl3/gcc/dist/libgcc/config.host	Thu Jul  7 01:27:30 2011
@@ -269,6 +269,8 @@
 	;;
 hppa[12]*-*-hpux11*)
 	;;
+hppa*-*-netbsd*)
+	;;
 i[34567]86-*-darwin*)
 	;;
 x86_64-*-darwin*)

Reply via email to