From owner-freebsd-mips@FreeBSD.ORG Wed Apr 14 23:35:22 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4533B1065674; Wed, 14 Apr 2010 23:35:22 +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 069FA8FC0A; Wed, 14 Apr 2010 23:35:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o3ENSqNV055634; Wed, 14 Apr 2010 17:28:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 14 Apr 2010 17:29:05 -0600 (MDT) Message-Id: <20100414.172905.665218485416618752.imp@bsdimp.com> To: jmallett@freebsd.org From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: My MIPS branch's patches for review. n32, n64 support; general cleanup X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 23:35:22 -0000 In message: Juli Mallett writes: : Hey folks, : : As many of you know I've been working on a branch, : /user/jmallett/octeon, in Subversion for improving Octeon, new ABI, : 64-bit and general MIPS support. I've reached the point where I have : too many outstanding changes and am going to work on merging many of : them in the near future. I've posted a diff here: : : http://people.freebsd.org/~jmallett/octeon-branch.diff : : And a summary of the changes here: : : http://people.freebsd.org/~jmallett/octeon-branch.txt : : If you have any specific questions or comments, please let me know! : I'll probably update the patch and summary as things are merged or : fixed. Woot! Can't wait for it. Warner