Home | History | Annotate | Download | only in dist

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 # diff format) to <config-patches@gnu.org> and include a ChangeLog
39 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
53 Report bugs and patches to <config-patches@gnu.org>."
56 GNU config.guess ($timestamp)
188 # Debian GNU/NetBSD machines have a different userland, and
191 # suitable tag, in the style of linux-gnu.
194 release='-gnu'
655 # generating 64-bit code. GNU and HP use different nomenclature:
850 *:GNU:*:*)
851 # the GNU system
852 echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
854 *:GNU/*:*:*)
855 # other systems with GNU libc and userland
856 echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
873 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
880 echo ${UNAME_MACHINE}-unknown-linux-gnu
886 echo ${UNAME_MACHINE}-unknown-linux-gnu
889 echo cris-axis-linux-gnu
892 echo crisv32-axis-linux-gnu
895 echo frv-unknown-linux-gnu
898 LIBC=gnu
909 echo ${UNAME_MACHINE}-unknown-linux-gnu
912 echo ${UNAME_MACHINE}-unknown-linux-gnu
915 echo ${UNAME_MACHINE}-unknown-linux-gnu
934 test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
937 echo or32-unknown-linux-gnu
940 echo sparc-unknown-linux-gnu
943 echo hppa64-unknown-linux-gnu
948 PA7*) echo hppa1.1-unknown-linux-gnu ;;
949 PA8*) echo hppa2.0-unknown-linux-gnu ;;
950 *) echo hppa-unknown-linux-gnu ;;
954 echo powerpc64-unknown-linux-gnu
957 echo powerpc-unknown-linux-gnu
963 echo ${UNAME_MACHINE}-unknown-linux-gnu
966 echo ${UNAME_MACHINE}-unknown-linux-gnu
969 echo ${UNAME_MACHINE}-unknown-linux-gnu
972 echo ${UNAME_MACHINE}-tilera-linux-gnu
975 echo ${UNAME_MACHINE}-dec-linux-gnu
978 echo x86_64-unknown-linux-gnu
981 echo ${UNAME_MACHINE}-unknown-linux-gnu
1466 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
1468 http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
1472 pertinent to <config-patches@gnu.org> in order to provide the needed