From owner-freebsd-current@FreeBSD.ORG Mon Nov 18 22:56:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65C598DD; Mon, 18 Nov 2013 22:56:10 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 196EB2E3C; Mon, 18 Nov 2013 22:56:10 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id f11so1669910qae.12 for ; Mon, 18 Nov 2013 14:56:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=qFfRUATFkSOoPsXZk9+V+lDSDfy+iIaLEw9531Vnco0=; b=lBCDuKHzBABcEylXAhsR9dtBBkfss+fQOHrG/gOEbmfx/XViLAkvwLh6U5HCGgEl4p o8JUt7/WflAWRLjN1gLDQmF4Rt7UeTbxvq3h7h1n1Vn3gHXc0xaG2ISrCOD4dV9dmUDX lJKFxL4+RL/aRoJ0GR4GEdwJvqBGc+MJZ/frn56ZnDLHnb7E2G8pcpVFCU3pade0oMxj bc4XcLKtUa26f1BZO08e3XQFw6IOGLaho+bXBWrDQu/mDJ0w1n1rHSNSlSuI8YdXSaJC fbcj1sUApfRxqXOiy6bzRcfYl5tTVPeocrYSTwA6NM/AK4EAp2OtqCL1C1lcczEMM4/n UoNA== MIME-Version: 1.0 X-Received: by 10.224.64.200 with SMTP id f8mr38609654qai.55.1384815369214; Mon, 18 Nov 2013 14:56:09 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Mon, 18 Nov 2013 14:56:09 -0800 (PST) In-Reply-To: <528A8E17.5090307@FreeBSD.org> References: <527EB428.6070104@FreeBSD.org> <20131111074706.GK59496@kib.kiev.ua> <5283ECA3.4080502@FreeBSD.org> <20131114060026.GH59496@kib.kiev.ua> <528A8E17.5090307@FreeBSD.org> Date: Mon, 18 Nov 2013 14:56:09 -0800 X-Google-Sender-Auth: rRcPP1StX00T7fK3gAxL2-n3aaI Message-ID: Subject: Re: WEAK_REFERENCE? From: Adrian Chadd To: Andreas Tobler Content-Type: text/plain; charset=ISO-8859-1 Cc: Konstantin Belousov , Current , Bruce Evans X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2013 22:56:10 -0000 [snip] wiki.freebsd.org/FreeBSD/mips has links to the MIPS emulator setups. There's no excuse to avoid testing on MIPS. :-) -adrian