From owner-freebsd-current Sat May 11 13:42:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-43.dsl.lsan03.pacbell.net [63.207.60.43]) by hub.freebsd.org (Postfix) with ESMTP id C4DE537B401 for ; Sat, 11 May 2002 13:42:06 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 52A1866DE1; Sat, 11 May 2002 13:42:06 -0700 (PDT) Date: Sat, 11 May 2002 13:42:06 -0700 From: Kris Kennaway To: Steve Kargl Cc: Kris Kennaway , "Steven G. Kargl" , freebsd-current@FreeBSD.ORG Subject: Re: patch to add athlon to bsd.cpu.mk Message-ID: <20020511134206.A57286@xor.obsecurity.org> References: <200205111912.g4BJCG8W072725@troutmask.apl.washington.edu> <20020511130835.B55218@xor.obsecurity.org> <20020511133338.B73047@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020511133338.B73047@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, May 11, 2002 at 01:33:38PM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 11, 2002 at 01:33:38PM -0700, Steve Kargl wrote: > On Sat, May 11, 2002 at 01:08:35PM -0700, Kris Kennaway wrote: > > On Sat, May 11, 2002 at 12:12:16PM -0700, Steven G. Kargl wrote: > > > -. if ${CPUTYPE} =3D=3D "k7" > > > -_CPUCFLAGS =3D -march=3Dk6 # gcc doesn't support athlon yet, but it = will > > > +. if ${CPUTYPE} =3D=3D "athlon" > > > +_CPUCFLAGS =3D -march=3Dathlon > >=20 > > AFAIK the k7 is a valid name for the athlon (marchitecture name). > > Don't break backwards compatibility here. > >=20 >=20 > There is no -mk7 switch not -mcpu=3Dk7. I tried=20 > both with a Hello World program. You missed the point. We've accepted CPUTYPE=3Dk7 for ages, including in -stable. Your patch removes this, thereby breaking backwards compatibility for no good reason. Kris --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83YIdWry0BWjoQKURAkW8AKDdrOyErYLqR/LNrN6swM4ai3xjAgCdHwvv aJSmbJN0Clc5dg4175Zc3Wg= =emN4 -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message