From owner-cvs-src@FreeBSD.ORG Wed Dec 7 23:23:15 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E320816A41F; Wed, 7 Dec 2005 23:23:15 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 782C543D78; Wed, 7 Dec 2005 23:23:09 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id jB7NN9mb029665; Wed, 7 Dec 2005 15:23:09 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id jB7NN9gX029664; Wed, 7 Dec 2005 15:23:09 -0800 (PST) (envelope-from obrien) Date: Wed, 7 Dec 2005 15:23:09 -0800 From: "David O'Brien" To: Ruslan Ermilov , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20051207232309.GA29551@dragon.NUXI.org> References: <200512061347.jB6DlNkL032830@repoman.freebsd.org> <20051206190507.GA75450@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051206190507.GA75450@freebie.xs4all.nl> X-Operating-System: FreeBSD 7.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 User-Agent: Mutt/1.5.11 Cc: Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 23:23:16 -0000 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 > > > > FreeBSD src repository > > > > Modified files: > > share/mk bsd.cpu.mk > > Log: > > Add a MACHINE_CPU entry for "ev67". > > /me has eyed the ev7 at work already. :-) Actually GCC supports ev67: `ev67' `21264a' Schedules as an EV6 and supports the BWX, CIX, FIX, and MAX extensions. Can you rework the commit so that ev67 gets passed thru vs. aliasing it to ev6? -- -- David (obrien@FreeBSD.org)