Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:gnu

10 # under the terms of the GNU General Public License as published by
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 # You should have received a copy of the GNU General Public License
24 # As a special exception to the GNU General Public License, if you
31 # Please send patches to <config-patches@gnu.org>. Submit a context
53 Report bugs and patches to <config-patches@gnu.org>."
56 GNU config.guess ($timestamp)
187 # Debian GNU/NetBSD machines have a different userland, and
190 # suitable tag, in the style of linux-gnu.
193 release='-gnu'
635 # generating 64-bit code. GNU and HP use different nomenclature:
824 *:GNU:*:*)
825 # the GNU system
826 echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
828 *:GNU/*:*:*)
829 # other systems with GNU libc and userland
830 echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
836 echo ${UNAME_MACHINE}-unknown-linux-gnu
839 echo ${UNAME_MACHINE}-unknown-linux-gnu
842 echo cris-axis-linux-gnu
845 echo crisv32-axis-linux-gnu
848 echo frv-unknown-linux-gnu
851 echo ${UNAME_MACHINE}-unknown-linux-gnu
854 echo ${UNAME_MACHINE}-unknown-linux-gnu
857 echo ${UNAME_MACHINE}-unknown-linux-gnu
880 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
903 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
906 echo or32-unknown-linux-gnu
909 echo powerpc-unknown-linux-gnu
912 echo powerpc64-unknown-linux-gnu
926 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
931 PA7*) echo hppa1.1-unknown-linux-gnu ;;
932 PA8*) echo hppa2.0-unknown-linux-gnu ;;
933 *) echo hppa-unknown-linux-gnu ;;
937 echo hppa64-unknown-linux-gnu
943 echo ${UNAME_MACHINE}-unknown-linux-gnu
946 echo ${UNAME_MACHINE}-unknown-linux-gnu
949 echo ${UNAME_MACHINE}-unknown-linux-gnu
952 echo ${UNAME_MACHINE}-dec-linux-gnu
955 echo x86_64-unknown-linux-gnu
958 echo xtensa-unknown-linux-gnu
973 TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu"
994 LIBC=gnu
1003 LIBC=gnu
1477 http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
1479 http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
1483 pertinent to <config-patches@gnu.org> in order to provide the needed