diff --git a/config.guess b/config.guess
index 1817bdc..a419d86 100755
--- a/config.guess
+++ b/config.guess
@@ -4,7 +4,7 @@
 
 # shellcheck disable=SC2006,SC2268 # see below for rationale
 
-timestamp='2022-05-25'
+timestamp='2022-08-01'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -1036,7 +1036,7 @@ EOF
     k1om:Linux:*:*)
 	GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
 	;;
-    loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*)
+    loongarch32:Linux:*:* | loongarch64:Linux:*:*)
 	GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
 	;;
     m32r*:Linux:*:*)
diff --git a/config.sub b/config.sub
index dba16e8..fbaa37f 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
 
 # shellcheck disable=SC2006,SC2268 # see below for rationale
 
-timestamp='2022-01-03'
+timestamp='2022-08-01'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -1207,7 +1207,7 @@ case $cpu-$vendor in
 			| k1om \
 			| le32 | le64 \
 			| lm32 \
-			| loongarch32 | loongarch64 | loongarchx32 \
+			| loongarch32 | loongarch64 \
 			| m32c | m32r | m32rle \
 			| m5200 | m68000 | m680[012346]0 | m68360 | m683?2 | m68k \
 			| m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x \
diff --git a/doc/config.guess.1 b/doc/config.guess.1
index 3ab559f..aeb8c8a 100644
--- a/doc/config.guess.1
+++ b/doc/config.guess.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH CONFIG.GUESS "1" "May 2022" "GNU config.guess (2022-05-25)" "User Commands"
+.TH CONFIG.GUESS "1" "August 2022" "GNU config.guess (2022-08-01)" "User Commands"
 .SH NAME
 config.guess \- guess the build system triplet
 .SH SYNOPSIS
diff --git a/doc/config.sub.1 b/doc/config.sub.1
index 0fa31e3..39f038b 100644
--- a/doc/config.sub.1
+++ b/doc/config.sub.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH CONFIG.SUB "1" "January 2022" "GNU config.sub (2022-01-03)" "User Commands"
+.TH CONFIG.SUB "1" "August 2022" "GNU config.sub (2022-08-01)" "User Commands"
 .SH NAME
 config.sub \- validate and canonicalize a configuration triplet
 .SH SYNOPSIS
diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data
index 17ddf28..bd39f0f 100644
--- a/testsuite/config-guess.data
+++ b/testsuite/config-guess.data
@@ -93,7 +93,6 @@ i86xen | 5.6 | SunOS | ignored | ignored | i386-pc-solaris2.6
 k1om | 2.6.38 | Linux | ignored | ignored | k1om-unknown-linux-gnu
 loongarch32 | ignored | Linux | ignored | ignored | loongarch32-unknown-linux-gnu
 loongarch64 | ignored | Linux | ignored | ignored | loongarch64-unknown-linux-gnu
-loongarchx32 | ignored | Linux | ignored | ignored | loongarchx32-unknown-linux-gnu
 m68k | 12.1 | AROS | ignored | ignored | m68k-unknown-aros
 m88k | 7.0 | CX/UX | ignored | ignored | m88k-harris-cxux7
 macppc | 1.0 | MirBSD | ignored | ignored | powerpc-unknown-mirbsd1.0
diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data
index 025b6fb..ed05281 100644
--- a/testsuite/config-sub.data
+++ b/testsuite/config-sub.data
@@ -353,10 +353,6 @@ loongarch64					loongarch64-unknown-none
 loongarch64-elf					loongarch64-unknown-elf
 loongarch64-linux				loongarch64-unknown-linux-gnu
 loongarch64-loongson-elf			loongarch64-loongson-elf
-loongarchx32					loongarchx32-unknown-none
-loongarchx32-elf				loongarchx32-unknown-elf
-loongarchx32-linux				loongarchx32-unknown-linux-gnu
-loongarchx32-loongson-elf			loongarchx32-loongson-elf
 m3230						mips-mips-sysv
 m32c						m32c-unknown-none
 m32c-elf					m32c-unknown-elf