Date: Wed, 11 Sep 2002 17:47:23 -0700 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Kris Kennaway <kris@obsecurity.org> Cc: Peter Wemm <peter@wemm.org>, Darren Pilgrim <dmp@pantherdragon.org>, Matthew Dillon <dillon@apollo.backplane.com>, Dan Nelson <dnelson@allantgroup.com>, Terry Lambert <tlambert2@mindspring.com>, Jason Andresen <jandrese@mitre.org>, Dmitry Morozovsky <marck@rinet.ru>, hackers@FreeBSD.ORG Subject: Re: Updating bsd.cpu.mk (Re: -fomit-frame-pointer for the world build) Message-ID: <20020912004723.GA30521@dragon.nuxi.com> In-Reply-To: <20020911175648.GB96962@xor.obsecurity.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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020912004723.GA30521>