From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14129 invoked by alias); 14 Aug 2007 11:53:33 -0000 Received: (qmail 13767 invoked by uid 22791); 14 Aug 2007 11:53:28 -0000 X-Spam-Check-By: sourceware.org Received: from pollux.ds.pg.gda.pl (HELO pollux.ds.pg.gda.pl) (153.19.208.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Aug 2007 11:53:20 +0000 Received: from localhost (localhost [127.0.0.1]) by pollux.ds.pg.gda.pl (Postfix) with ESMTP id 655A2E2885; Tue, 14 Aug 2007 13:53:13 +0200 (CEST) Received: from pollux.ds.pg.gda.pl ([127.0.0.1]) by localhost (pollux.ds.pg.gda.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94o6hYiJFtWL; Tue, 14 Aug 2007 13:53:13 +0200 (CEST) Received: from piorun.ds.pg.gda.pl (piorun.ds.pg.gda.pl [153.19.208.8]) by pollux.ds.pg.gda.pl (Postfix) with ESMTP id 015B5E1C75; Tue, 14 Aug 2007 13:53:12 +0200 (CEST) Received: from blysk.ds.pg.gda.pl (macro@blysk.ds.pg.gda.pl [153.19.208.6]) by piorun.ds.pg.gda.pl (8.13.8/8.13.8) with ESMTP id l7EBrJET031547; Tue, 14 Aug 2007 13:53:19 +0200 Date: Tue, 14 Aug 2007 11:53:00 -0000 From: "Maciej W. Rozycki" To: Tom Tromey cc: David Daney , Richard Sandiford , GCJ-patches , GCC Patches Subject: Re: [Patch] libffi: Add MIPS64 support. In-Reply-To: Message-ID: References: <46BA9F13.2090003@avtrex.com> <87r6mddo7z.fsf@firetop.home> <46BB3754.30105@avtrex.com> <87wsw4d7h4.fsf@firetop.home> <46BB4F54.108@avtrex.com> <46BC8300.4080407@avtrex.com> <46BD4BDE.8030407@avtrex.com> <46C0A09D.1060309@avtrex.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Status: Clean X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg00850.txt.bz2 On Mon, 13 Aug 2007, Tom Tromey wrote: > David> I cannot approve the patch, but if it was tested on both Irix and > David> mips64-linux I think it is a good idea. > > Yeah, if it was tested, it is ok. Thanks. It works on Linux -- I have no way to test IRIX. Anyone? Maciej