Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2017 07:54:17 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r323580 - in head/sys/arm: arm include
Message-ID:  <2385698.hFNfOSpqlD@ralph.baldwin.cx>
In-Reply-To: <201709141430.v8EEUieQ045691@repo.freebsd.org>
References:  <201709141430.v8EEUieQ045691@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, September 14, 2017 02:30:44 PM John Baldwin wrote:
> Author: jhb
> Date: Thu Sep 14 14:30:43 2017
> New Revision: 323580
> URL: https://svnweb.freebsd.org/changeset/base/323580
> 
> Log:
>   Add AT_HWCAP flags for VFP settings for FreeBSD/arm.
>   
>   These flags match the meaning and value of flags in Linux, though
>   Linux has many more flags.
>   
>   Reviewed by:	stevek, Michal Meloun <meloun-miracle-cz> (earlier version)
>   MFC after:	1 month
>   Differential Revision:	https://reviews.freebsd.org/D12291

It would probably be good to add HWCAP_NEON if someone knows the right things
to check to detect it.

-- 
John Baldwin



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