From owner-freebsd-arch@FreeBSD.ORG Wed Nov 17 18:08:02 2010 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 916571065670; Wed, 17 Nov 2010 18:08:02 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 501ED8FC0C; Wed, 17 Nov 2010 18:08:02 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id oAHHwDib051791; Wed, 17 Nov 2010 10:58:13 -0700 (MST) (envelope-from imp@bsdimp.com) Message-ID: <4CE417B3.3030102@bsdimp.com> Date: Wed, 17 Nov 2010 10:58:11 -0700 From: Warner Losh User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: Garrett Cooper References: <201007291718.12687.tijl@coosemans.org> <201008301731.19074.tijl@coosemans.org> <20100830.123636.59640143160044949.imp@bsdimp.com> <201008302210.07110.tijl@coosemans.org> <4CE3C86D.3060501@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Warner Losh , Tijl Coosemans , Dimitry Andric , arch@FreeBSD.org Subject: Re: Support for cc -m32 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2010 18:08:02 -0000 On 11/17/2010 10:21, Garrett Cooper wrote: > On Wed, Nov 17, 2010 at 4:19 AM, Dimitry Andric wrote: >> On 2010-08-30 22:09, Tijl Coosemans wrote: >>> On Monday 30 August 2010 20:36:36 M. Warner Losh wrote: >>>> :> http://people.freebsd.org/~tijl/cc-m32-1.diff This patch looks good. I agree we should commit it right away. I can do the honors later today, or dim@ can. I'm agnostic who does the push. >>>> :> http://people.freebsd.org/~tijl/cc-m32-2.diff >>>> :> http://people.freebsd.org/~tijl/cc-m32-3.diff Now that we have tbemd in the tree, we should take a fresh look at these patches. I'll try to look at these later today as well. Warner