From owner-freebsd-mips@FreeBSD.ORG Fri Jun 2 09:57:40 2006 Return-Path: X-Original-To: freebsd-mips@freebsd.org Delivered-To: freebsd-mips@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 961FA16A429 for ; Fri, 2 Jun 2006 09:57:40 +0000 (UTC) (envelope-from ralf@linux-mips.org) Received: from ftp.linux-mips.org (ftp.linux-mips.org [194.74.144.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id F181843D45 for ; Fri, 2 Jun 2006 09:57:39 +0000 (GMT) (envelope-from ralf@linux-mips.org) Received: from localhost.localdomain ([127.0.0.1]:54477 "EHLO bacchus.dhis.org") by ftp.linux-mips.org with ESMTP id S8133488AbWFBJ5i (ORCPT ); Fri, 2 Jun 2006 11:57:38 +0200 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by bacchus.dhis.org (8.13.6/8.13.4) with ESMTP id k529vbn0004431; Fri, 2 Jun 2006 10:57:37 +0100 Received: (from ralf@localhost) by denk.linux-mips.net (8.13.6/8.13.6/Submit) id k529vZBc004430; Fri, 2 Jun 2006 10:57:35 +0100 Date: Fri, 2 Jun 2006 10:57:35 +0100 From: Ralf Baechle To: Joseph Koshy Message-ID: <20060602095735.GA3378@linux-mips.org> References: <84dead720606011938m6caad5c2jacbb062b76302e2f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <84dead720606011938m6caad5c2jacbb062b76302e2f@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-mips@freebsd.org Subject: Re: ABIs 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: Fri, 02 Jun 2006 09:57:41 -0000 On Fri, Jun 02, 2006 at 08:08:26AM +0530, Joseph Koshy wrote: > Does anyone know the status of the "NUBI" ABI specification > for MIPS? It's not dead, just smelling strange ... It's hasn't officially been abanonded but there has been no progress since quite a while, see http://www.linux-mips.org/archives/nubi/ for the lack of activity. Ralf