Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 19:41:28 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Nathan Whitehorn <nwhitehorn@FreeBSD.org>
Cc:        Andrew Turner <andrew@FreeBSD.org>, svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r261564 - head/sys/arm/arm
Message-ID:  <20140207034128.GB89104@funkthat.com>
In-Reply-To: <52F44CE9.8090708@freebsd.org>
References:  <201402062026.s16KQahK012426@svn.freebsd.org> <52F44CE9.8090708@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nathan Whitehorn wrote this message on Thu, Feb 06, 2014 at 21:03 -0600:
> On 02/06/14 14:26, Andrew Turner wrote:
> >Author: andrew
> >Date: Thu Feb  6 20:26:36 2014
> >New Revision: 261564
> >URL: http://svnweb.freebsd.org/changeset/base/261564
> >
> >Log:
> >   Fix __syscall on armeb EABI. As it returns a 64-bit value it needs to 
> >   place
> >   32-bit data in r1, not r0. 64-bit data is already packed correctly.
> 
> Does this mean armeb works again?

It's getting closer...   I have a pending fix for off_t that I need to
resolve w/ bde, and then there is the wired mapping panic issue that
I've posted about to -arm...  I've gotten a bit busy the last couple
weeks, so I haven't had time to work on it recently...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140207034128.GB89104>