On 07/07/2022 13:58, Sebastian Huber wrote:
This patch set updates the header files imported from FreeBSD to the current
FreeBSD head:

commit 3bf66365129a13933f77d1f4421d5136861cffb4
Author: Brooks Davis<bro...@freebsd.org>
Date:   Wed Jul 6 14:03:48 2022 +0100

     cddl/*: add a WITH(OUT)_DTRACE option
Add an option to enable/disable DTrace without disabling ZFS. New
     architectures such as CHERI may support ZFS before they support DTrace
     and the old model of WITHOUT_CDDL disabling both wasn't helpful.
For compatiblity, the CDDL option remains and WITHOUT_CDDL implies
     WITHOUT_DTRACE.  WITHOUT_DTRACE also implies WITHOUT_CTF.
As part of this change, largely convert cddl/*/Makefile to using the
     more compact SUBDIR.${MK_<FOO>}+= form rather than using intermediate
     variables.
Reviewed by: markj
     Obtained from:  CheriBSD
     Sponsored by:   DARPA, AFRL
     Differential Revision:https://reviews.freebsd.org/D35718

The patch set and the following patch sets for RTEMS and libbsd are required to
be able to update the FreeBSD baseline of libbsd branches.

I checked in the updates from FreeBSD for Newlib, RTEMS, and libbsd. This is one prerequisite to update the FreeBSD baseline from about 2019.

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to