From owner-cvs-src@FreeBSD.ORG Mon Oct 18 18:58:11 2004 Return-Path: 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 0230F16A4CE; Mon, 18 Oct 2004 18:58:11 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE7D43D39; Mon, 18 Oct 2004 18:58:10 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 96AE1530A; Mon, 18 Oct 2004 20:58:09 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id BA6FF5312; Mon, 18 Oct 2004 20:58:02 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 9D527B861; Mon, 18 Oct 2004 20:58:02 +0200 (CEST) To: "David E. O'Brien" References: <200410170508.i9H58TEK063835@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Mon, 18 Oct 2004 20:58:02 +0200 In-Reply-To: <200410170508.i9H58TEK063835@repoman.freebsd.org> (David E. O'Brien's message of "Sun, 17 Oct 2004 05:08:29 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.64 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 18:58:11 -0000 "David E. O'Brien" writes: > Log: > + Simplify by treating the standard x86 CPU names as the CPUTYPE vs. > treating them as an alias. Treat the shorthand versions as aliases. > + Separate the x86 GCC CPU CFLAGS from the ICC CFLAGS. This greatly > simplifies the GCC section. It also makes it more clear which CPU's > have the same ICC CPU CFLAGS. > + Remove redundancy in the alpha section. > + Add forgotten ICC CPU CFLAGS for the mobile Intel CPU's added in rev.= 1.42. Thanks! DES --=20 Dag-Erling Sm=F8rgrav - des@des.no