From: Paul Eggert Date: Wed, 12 Apr 2023 22:12:47 +0000 (-0700) Subject: doc: year2038 MIPS o32 nudge X-Git-Tag: v1.0~1457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50bae7d74a9523727d2ccbab5a76ac48159dd73a;p=thirdparty%2Fgnulib.git doc: year2038 MIPS o32 nudge * doc/year2038.texi: Use more-common "o32" name for 32-bit MIPS ABI. --- diff --git a/ChangeLog b/ChangeLog index 21ab60e8a9..1ffc220e82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-04-12 Paul Eggert + + doc: year2038 MIPS o32 nudge + * doc/year2038.texi: Use more-common "o32" name for + 32-bit MIPS ABI. + 2023-04-12 Bruno Haible Add more reminders to include . diff --git a/doc/year2038.texi b/doc/year2038.texi index 4dac00bf56..f0f6d51516 100644 --- a/doc/year2038.texi +++ b/doc/year2038.texi @@ -58,7 +58,7 @@ 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), powerpc32, sparc32, s390, hppa, m68k, sh, csky, microblaze, nios2, +x86, arm, mips (o32 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