Loading package/gnuconfig/CVS/Entries +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ D/scripts//// D/src//// D/tests//// D/testsuite//// /ChangeLog/1.335/Thu Aug 4 14:15:16 2005// /Makefile/1.6/Thu Aug 4 14:15:16 2005// /config.guess/1.334/Thu Aug 4 14:15:16 2005// /config.sub/1.330/Thu Aug 4 14:15:16 2005// /uname/1.4/Thu Aug 4 14:15:16 2005// /ChangeLog/1.336/Sat Oct 29 09:44:45 2005// /config.guess/1.335/Result of merge// package/gnuconfig/ChangeLog +4 −0 Original line number Diff line number Diff line 2005-09-19 Gerben Wierda <Gerben.Wierda@rna.nl> * config.guess (*:Darwin:*:*): Don't treat *86 specifically. 2005-08-03 Ben Elliston <bje@gnu.org> Reported by Kulkin Alexey <kulkin@yandex.ru>: Loading package/gnuconfig/config.guess +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. timestamp='2005-08-03' timestamp='2005-09-19' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by Loading Loading @@ -1203,7 +1203,6 @@ EOF *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in *86) UNAME_PROCESSOR=i686 ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} Loading Loading
package/gnuconfig/CVS/Entries +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ D/scripts//// D/src//// D/tests//// D/testsuite//// /ChangeLog/1.335/Thu Aug 4 14:15:16 2005// /Makefile/1.6/Thu Aug 4 14:15:16 2005// /config.guess/1.334/Thu Aug 4 14:15:16 2005// /config.sub/1.330/Thu Aug 4 14:15:16 2005// /uname/1.4/Thu Aug 4 14:15:16 2005// /ChangeLog/1.336/Sat Oct 29 09:44:45 2005// /config.guess/1.335/Result of merge//
package/gnuconfig/ChangeLog +4 −0 Original line number Diff line number Diff line 2005-09-19 Gerben Wierda <Gerben.Wierda@rna.nl> * config.guess (*:Darwin:*:*): Don't treat *86 specifically. 2005-08-03 Ben Elliston <bje@gnu.org> Reported by Kulkin Alexey <kulkin@yandex.ru>: Loading
package/gnuconfig/config.guess +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. timestamp='2005-08-03' timestamp='2005-09-19' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by Loading Loading @@ -1203,7 +1203,6 @@ EOF *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in *86) UNAME_PROCESSOR=i686 ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} Loading