From owner-freebsd-hackers Wed Sep 11 17:47:46 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D15FD37B400 for ; Wed, 11 Sep 2002 17:47:41 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9590843E42 for ; Wed, 11 Sep 2002 17:47:37 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8C0lUfO030549; Wed, 11 Sep 2002 17:47:30 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8C0lNJP030548; Wed, 11 Sep 2002 17:47:23 -0700 (PDT) Date: Wed, 11 Sep 2002 17:47:23 -0700 From: "David O'Brien" To: Kris Kennaway Cc: Peter Wemm , Darren Pilgrim , Matthew Dillon , Dan Nelson , Terry Lambert , Jason Andresen , Dmitry Morozovsky , hackers@FreeBSD.ORG Subject: Re: Updating bsd.cpu.mk (Re: -fomit-frame-pointer for the world build) Message-ID: <20020912004723.GA30521@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , Kris Kennaway , Peter Wemm , Darren Pilgrim , Matthew Dillon , Dan Nelson , Terry Lambert , Jason Andresen , Dmitry Morozovsky , hackers@FreeBSD.ORG References: <3D50664F.71603B49@pantherdragon.org> <20020807015511.A1A092A7D6@canning.wemm.org> <20020906203026.GA78157@xor.obsecurity.org> <20020911044156.GB91353@dragon.nuxi.com> <20020911175648.GB96962@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020911175648.GB96962@xor.obsecurity.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 11, 2002 at 10:56:48AM -0700, Kris Kennaway wrote: > > +. elif ${CPUTYPE} == "athlon" || ${CPUTYPE} == "athlon-tbird" > > +MACHINE_CPU = athlon k7 3dnow mmx k6 k5 i586 i486 i386 > > Can you think of a situtation where the athlon/athlon-xp capabilities > would need to be tested? i.e. what would they be used for? I do not quite understand the question. Are you asking if there are any differences between athlon and athlon-xp? Or are you maybe asking if there are any differences between athlon-4, athlon-xp, and athlon-mp? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message