Date: Sat, 26 Aug 2006 17:55:03 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: Alexander Kabaev <kan@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc builtins.c c-common.c c-common.h c-decl.c configure cppinit.c gcc.c toplev.c version.c src/contrib/gcc/config x-linux src/contrib/gcc/config/alpha alpha.c src/contrib/gcc/config/i386 i386.c i386.md ... Message-ID: <20060826175503.258374ce@kan.dnsalias.net> In-Reply-To: <200608262137.k7QLbLcq024546@repoman.freebsd.org> References: <200608262137.k7QLbLcq024546@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_kCuatJjMq3xiKpQns5rV4tu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 26 Aug 2006 21:37:21 +0000 (UTC) Alexander Kabaev <kan@FreeBSD.org> wrote: > kan 2006-08-26 21:37:21 UTC >=20 > FreeBSD src repository >=20 > Modified files: > contrib/gcc builtins.c c-common.c c-common.h c-decl.c=20 > configure cppinit.c gcc.c toplev.c=20 > version.c=20 > contrib/gcc/config/alpha alpha.c=20 > contrib/gcc/config/i386 i386.c i386.md=20 > contrib/gcc/cp decl.c=20 > contrib/gcc/f g77spec.c=20 > Added files: > contrib/gcc/config x-linux=20 > Log: > Resolve conflicts after GCC 3.4.6 20060825 import. > =20 > Revision Changes Path > 1.10 +23 -14 src/contrib/gcc/builtins.c > 1.21 +12 -0 src/contrib/gcc/c-common.c > 1.8 +2 -0 src/contrib/gcc/c-common.h > 1.14 +46 -33 src/contrib/gcc/c-decl.c > 1.11 +22 -1 src/contrib/gcc/config/alpha/alpha.c > 1.23 +3 -2 src/contrib/gcc/config/i386/i386.c > 1.19 +8 -8 src/contrib/gcc/config/i386/i386.md > 1.3 +4 -0 src/contrib/gcc/config/x-linux (new) > 1.22 +39 -0 src/contrib/gcc/configure > 1.20 +87 -67 src/contrib/gcc/cp/decl.c > 1.9 +6 -2 src/contrib/gcc/cppinit.c > 1.5 +3 -3 src/contrib/gcc/f/g77spec.c > 1.41 +4 -2 src/contrib/gcc/gcc.c > 1.26 +6 -2 src/contrib/gcc/toplev.c > 1.13 +2 -2 src/contrib/gcc/version.c Hmm, import messages went info a nowhere land it seems. Correct files did get into the CVS repo though. --=20 Alexander Kabaev --Sig_kCuatJjMq3xiKpQns5rV4tu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE8MM8Q6z1jMm+XZYRAsCeAJ4sga7i2IQ6Oi7s+Oa6fr6m3d9odgCeJcO7 hyOzxqtqITA5iyjqhsn4qgI= =Q3zv -----END PGP SIGNATURE----- --Sig_kCuatJjMq3xiKpQns5rV4tu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060826175503.258374ce>