summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--doc/year2038.texi2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 21ab60e8a9..1ffc220e82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-12 Paul Eggert <eggert@cs.ucla.edu>
+
+ doc: year2038 MIPS o32 nudge
+ * doc/year2038.texi: Use more-common "o32" name for
+ 32-bit MIPS ABI.
+
2023-04-12 Bruno Haible <bruno@clisp.org>
Add more reminders to include <config.h>.
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