Home
last modified time | relevance | path

Searched hist:da51a1211dc799fa123f5d7f041eaf83c36f976b (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A DRELNOTESdiff da51a1211dc799fa123f5d7f041eaf83c36f976b Wed Aug 16 18:49:17 CEST 2023 John Baldwin <jhb@FreeBSD.org> RELNOTES: Note the deprecation of 32-bit platforms for 15.0.

This draws a line in the sand of removing support for 32-bit worlds
and kernels aside from COMPAT_FREEBSD32 and lib32 support. The
project may choose to alter this approach when 15.0 is released by
extending some level of 32-bit support in 15.0 or later.

In particular, at present there is a fair bit of interest in retaining
armv7 support in 15.0 at least.

Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D41164