From owner-freebsd-arm@FreeBSD.ORG Thu Apr 23 21:14:05 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4724CAD2 for ; Thu, 23 Apr 2015 21:14:05 +0000 (UTC) Received: from mail.eeeit.de (mail.eeeit.de [37.120.160.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CF18143E for ; Thu, 23 Apr 2015 21:14:04 +0000 (UTC) Received: from [10.38.157.164] (tmo-099-71.customers.d1-online.com [80.187.99.71]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mike@reifenberger.com) by mail.eeeit.de (Postfix) with ESMTPSA id 72DE63101; Thu, 23 Apr 2015 23:14:00 +0200 (CEST) User-Agent: Kaiten Mail In-Reply-To: References: <201504231836.t3NIaaEk022281@svn.freebsd.org> <2876f275-e5c1-441c-b9b1-a40ac519b762@email.android.com> MIME-Version: 1.0 Subject: Re: svn commit: r281899 - head/sys/boot/fdt/dts/arm From: Michael Date: Thu, 23 Apr 2015 23:14:33 +0200 To: Luiz Otavio O Souza CC: "freebsd-arm@freebsd.org" Message-ID: <308257d8-3cf6-4262-ba8c-a67c4f6f0b97@email.android.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 21:14:05 -0000 Hi, cool. Thanks! Will you be workung on SMP support later on? Greetings --- Michael (mr@) On 23. April 2015 22:11:09 MESZ, Luiz Otavio O Souza wrote: >On 23 April 2015 at 16:12, Michael wrote: >> Hi, >> is there currently a howto build a image and boot the RPI2? >> Are the binaries native armv7? >> Is SMP supported? >> >> Thanks in advance! >> >> Greetings >> --- >> Michael (mr@) >> -- >> Diese Nachricht wurde von meinem Mobiltelefon mit Kaiten Mail >gesendet. > >Hi Michael, > >I'm fixing a few rough edges and I'll add the required steps to build >an image soon (the u-boot port has to be committed first). > >Yes, the kernel is built as native armv7 but ATM we don't have SMP >support for RPI2. > >Apart from SMP the only thing missing now is the framebuffer which I >may give a try until the weekend. > >But first I need to get the u-boot port committed ASAP. > >Regards, >Luiz -- Diese Nachricht wurde von meinem Mobiltelefon mit Kaiten Mail gesendet. From owner-freebsd-arm@FreeBSD.ORG Thu Apr 23 22:06:06 2015 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03FD9415 for ; Thu, 23 Apr 2015 22:06:06 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E41391A21 for ; Thu, 23 Apr 2015 22:06:05 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3NM65PU064223 for ; Thu, 23 Apr 2015 22:06:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 199554] clang assembler generates errors for .uleb128 Date: Thu, 23 Apr 2015 22:06:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 22:06:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199554 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Thu Apr 23 22:06:03 UTC 2015 New revision: 281908 URL: https://svnweb.freebsd.org/changeset/base/281908 Log: MFC r281775: Pull in r229911 from upstream llvm trunk (by Benjamin Kramer): MC: Allow multiple comma-separated expressions on the .uleb128 directive. For compatiblity with GNU as. Binutils documents this as '.uleb128 expressions'. Subtle, isn't it? Reported by: sbruno PR: 199554 MFC r281777: Add llvm patch corresponding to r281775. Changes: _U stable/10/ stable/10/contrib/llvm/lib/MC/MCParser/AsmParser.cpp stable/10/contrib/llvm/patches/patch-r281775-llvm-r229911-uleb128-commas.diff _U stable/9/contrib/llvm/ stable/9/contrib/llvm/lib/MC/MCParser/AsmParser.cpp stable/9/contrib/llvm/patches/patch-r281775-llvm-r229911-uleb128-commas.diff -- You are receiving this mail because: You are the assignee for the bug.