Date: Thu, 8 Dec 2005 08:19:10 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: "David O'Brien" <obrien@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk Message-ID: <20051208061910.GE51156@ip.net.ua> In-Reply-To: <20051207232309.GA29551@dragon.NUXI.org> References: <200512061347.jB6DlNkL032830@repoman.freebsd.org> <20051206190507.GA75450@freebie.xs4all.nl> <20051207232309.GA29551@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 07, 2005 at 03:23:09PM -0800, David O'Brien wrote: > On Tue, Dec 06, 2005 at 08:05:07PM +0100, Wilko Bulte wrote: > > On Tue, Dec 06, 2005 at 01:47:23PM +0000, Ruslan Ermilov wrote.. > > > ru 2005-12-06 13:47:23 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > share/mk bsd.cpu.mk=20 > > > Log: > > > Add a MACHINE_CPU entry for "ev67". > >=20 > > /me has eyed the ev7 at work already. :-) >=20 > Actually GCC supports ev67: > `ev67' > `21264a' > Schedules as an EV6 and supports the BWX, CIX, FIX, and MAX > extensions. >=20 > Can you rework the commit so that ev67 gets passed thru vs. aliasing it > to ev6? >=20 It does, what do you mean? # env MACHINE_ARCH=3Dalpha MACHINE=3Dalpha CPUTYPE=3Dev6 make -f /dev/null = -V CFLAGS -O2 -fno-strict-aliasing -pipe -mcpu=3Dev6 -mieee # env MACHINE_ARCH=3Dalpha MACHINE=3Dalpha CPUTYPE=3Dev67 make -f /dev/null= -V CFLAGS -O2 -fno-strict-aliasing -pipe -mcpu=3Dev67 -mieee Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDl9BdqRfpzJluFF4RAsY/AJ45EZN4RXTmVtwssm1JsT7VbtnbUgCfXFRi tg79W9Op6mNziRQSHatYMxM= =Wo9n -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051208061910.GE51156>