From owner-freebsd-mips@FreeBSD.ORG Thu May 17 18:20:52 2012 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 102D4106564A; Thu, 17 May 2012 18:20:52 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 710D98FC12; Thu, 17 May 2012 18:20:51 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so1789595wib.13 for ; Thu, 17 May 2012 11:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=ufMN/rUEAHJClkdY+yPrJflEE2HLcWOVLASQbEZ8s0g=; b=MXb6l9xQgdUqhxCq5sdB3xsZu3Iu5DQYS76x3x6qHkSVRE7EHjQBfoH42RNgSlCnlK sL1sW/cAKRe94Epmojja2QSEmg6R9MliLuVn7eKMzbv42OGZhbcB79Lpo2999Mm3afj7 H+pwqURDqfDKRWBS/dyY7XPwLK0Rl15tuY4Od2Ok4GCl3Yt7BzwwPEMXJXYVfr768Njz 1QsGeWczXe+PH1W//jmkHyOY0hPAf87k8ly/+G4JHJ3eclnNwfQk9t/CrTwuFm2fyLDq 1+vrz56JxiSdaWGta2uP2s5Ry35vUbInwPHKZR/+a8qZBmho6mGt8aDVF6MGeaXjgCiu jffw== MIME-Version: 1.0 Received: by 10.180.102.3 with SMTP id fk3mr20812204wib.9.1337278850445; Thu, 17 May 2012 11:20:50 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.223.103.197 with HTTP; Thu, 17 May 2012 11:20:50 -0700 (PDT) Date: Thu, 17 May 2012 20:20:50 +0200 X-Google-Sender-Auth: S0gxPSEa9peqj_B2IKsY4RytE20 Message-ID: From: Ed Schouten To: "Jayachandran C." Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: mips@freebsd.org Subject: [Last call] (Finally) migrate MIPS to libcompiler_rt 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: Thu, 17 May 2012 18:20:52 -0000 Hello all, 2012/1/13 Ed Schouten : > * Jayachandran C. , 20120113 13:15: >> Is this tested on MIPS with all the ABIs i.e. 32, n32 and 64? =C2=A0If i= t >> is not, let me know... > > That's a bit of a problem. Florian tested it for me on SPARC64 and based > on the bug reports I received at the time I _assume_ MIPS is fixed. If I > remember correctly, MIPS32 already worked properly, but it was just > MIPS64 that was broken. > > Still, it would be nice if someone could test it for me. Can someone please test libcompiler_rt for me on MIPS? I would _really_ like to switch to libcompiler_rt unconditionally now. Patch: http://80386.nl/pub/compiler-rt.txt This also makes awesome things like C11's work! Thanks, --=20 Ed Schouten