From eebb3a74aecc84cc2a316015ca58dc8ba3f35875 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 11 Apr 2023 14:54:20 -0700 Subject: doc: update year2038 list further MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prompted by Adhemerval Zanella Netto’s email in: https://lists.gnu.org/r/bug-gnulib/2023-04/msg00083.html Also, mention 32-bit Android. * doc/year2038.texi: Mention Linux/ork1 and Android. Append "32" to powerpc and sparc names. --- doc/year2038.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/year2038.texi b/doc/year2038.texi index 626729578f..4dac00bf56 100644 --- a/doc/year2038.texi +++ b/doc/year2038.texi @@ -58,11 +58,11 @@ in bi-arch systems): @itemize @item Linux kernel 5.1 (2019) and later with glibc 2.34 (2021) and later on -x86, arm, mips (32-bit or n32 ABI), powerpc, sparc, s390, hppa, m68k, sh, csky, microblaze, nios2, +x86, arm, mips (32-bit or n32 ABI), powerpc32, sparc32, s390, hppa, m68k, sh, csky, microblaze, nios2, @item Linux kernel 5.1 (2019) and later with musl libc 1.2 (2020) and later on x86, @item -Linux on arc, loong32, riscv32 and x86_64-x32, +Linux on arc, loong32, ork1, riscv32 and x86_64-x32, @item NetBSD 6.0 (2012) and later on x86 and sparc, @item @@ -81,6 +81,8 @@ platforms or ABIs: @itemize @item +Android, +@item Mac OS X 10.6 (2009) and earlier on x86 and powerpc, @item GNU/Hurd/x86, -- cgit v1.2.1