<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/arm64/include/float.h, branch release/14.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:18Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line .h pattern</title>
<updated>2023-08-16T17:54:18Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ff63af9b88c7413b7d71715b5532625752a248e'/>
<id>urn:sha1:2ff63af9b88c7413b7d71715b5532625752a248e</id>
<content type='text'>
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>arm64 lib32: prepare arm64 headers to redirect to arm</title>
<updated>2023-07-25T23:59:26Z</updated>
<author>
<name>Mike Karels</name>
<email>karels@FreeBSD.org</email>
</author>
<published>2023-07-25T23:59:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5d97bed4ab6bb63e97c8ff67b5b94ae37cd24fc'/>
<id>urn:sha1:d5d97bed4ab6bb63e97c8ff67b5b94ae37cd24fc</id>
<content type='text'>
In order to compile lib32 libraries and other 32-bit code on arm64,
&lt;machine/foo.h&gt; needs to be redirected to an arm header rather
than arm64 when building with -m32.  Ifdef the arm64 headers that
are installed in /usr/include/machine and used by user-level software
(including references from /usr/include/*.h) so that if __arm__ is
defined when including the arm64 version, &lt;arm/foo.h&gt; is included
rather than using the rest of the file's contents.  Some arm headers
had no arm64 equivalent; headers were added just to do the redirection.
These files use #error if __arm__ is not defined to guard against
confusion.  Also add an include/arm Makefile, and modify Makefiles
as needed to install everything, including the arm files in
/usr/include/arm.  fenv.h comes from lib/msun/arm/fenv.h.

The new arm64 headers are:
    acle-compat.h
    cpuinfo.h
    sysreg.h

Reviewed by:	jrtc27, imp
Differential Revision:	https://reviews.freebsd.org/D40944
</content>
</entry>
<entry>
<title>Rationalize BSD license on sys/*/include/float.h</title>
<updated>2015-08-05T17:05:35Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-08-05T17:05:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96226a9aa7e9171903cfa2be4c2abb6b663f0663'/>
<id>urn:sha1:96226a9aa7e9171903cfa2be4c2abb6b663f0663</id>
<content type='text'>
Remove the advertising clause from the Regents of the University of
California's license, per the letter dated July 22, 1999.

Update clause numbering.
</content>
</entry>
<entry>
<title>Renumber clauses to avoid missing 3</title>
<updated>2015-03-23T16:04:04Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-03-23T16:04:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f72c920c5fbb1ead776f99871f9d090124011d5e'/>
<id>urn:sha1:f72c920c5fbb1ead776f99871f9d090124011d5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the start of the arm64 machine headers. This is the subset needed to</title>
<updated>2015-03-23T11:54:56Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2015-03-23T11:54:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=412042e2aeb666395b3996808aff3a8e2273438f'/>
<id>urn:sha1:412042e2aeb666395b3996808aff3a8e2273438f</id>
<content type='text'>
start getting userland libraries building.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
