From owner-cvs-all@FreeBSD.ORG Tue Nov 30 07:35:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C538C16A4CE; Tue, 30 Nov 2004 07:35:18 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D682D43D2D; Tue, 30 Nov 2004 07:35:17 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAU7ZEjk042203; Tue, 30 Nov 2004 09:35:14 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 39681-19; Tue, 30 Nov 2004 09:35:14 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iAU7ZENh042200 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Nov 2004 09:35:14 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iAU7ZGoT093272; Tue, 30 Nov 2004 09:35:16 +0200 (EET) (envelope-from ru) Date: Tue, 30 Nov 2004 09:35:16 +0200 From: Ruslan Ermilov To: Marcel Moolenaar Message-ID: <20041130073515.GA92857@ip.net.ua> References: <200411300256.iAU2urva052399@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <200411300256.iAU2urva052399@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/gdb/kgdb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 07:35:18 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Marcel, On Tue, Nov 30, 2004 at 02:56:53AM +0000, Marcel Moolenaar wrote: > marcel 2004-11-30 02:56:53 UTC >=20 > FreeBSD src repository >=20 > Modified files: > gnu/usr.bin/gdb/kgdb Makefile=20 > Log: > s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD files > for libgdb and should do so here as well. > =20 > Revision Changes Path > 1.2 +1 -1 src/gnu/usr.bin/gdb/kgdb/Makefile >=20 We use TARGET_ARCH only for cross-tools. Once upon a time, gdb was a cross-tool (as part of gnu/usr.bin/binutils). Not anymore. If it's not going to change then we should be using MACHINE_ARCH. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrCKzqRfpzJluFF4RArGBAKCVM+aBGu5w9KHErcRh9JWk6nt2VgCgjLQ7 3/se1SzqV1HoyKy3OzY5MTM= =kwnx -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--