diff --git a/ChangeLog b/ChangeLog
index 52d5b68f772469790fbff88eb5bed293e1983e2c..ca934a4f7c9a61fe57e70904f42c1b5ea8937597 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
+
+	* config.sub: Merge from master sources, rev 1.219.
+	* MAINTAINERS: Add self as contact for stormy16 port.
+
 2001-08-14  Zack Weinberg  <zackw@panix.com>
 
 	* config.sub: Merge from master sources, rev 1.218.
@@ -9,7 +14,7 @@
 
 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
-	* MAITAINERS (Various maitainers: predict.def): Added myself.
+	* MAINTAINERS (Various maitainers: predict.def): Added myself.
 
 2001-07-30  Eric Christopher  <echristo@redhat.com>
 
diff --git a/MAINTAINERS b/MAINTAINERS
index 849a22fdb4d35b804d9eb46ef03a16c31dd58f82..a2705078d0c701af540a5540a29e84a8684be9f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -44,6 +44,7 @@ alpha port		Richard Henderson	rth@redhat.com
 sparc port		Richard Henderson	rth@redhat.com
 sparc port		David S. Miller		davem@redhat.com
 sparc port		Jakub Jelinek		jakub@redhat.com
+stormy16 port		Geoffrey Keating	geoffk@redhat.com
 x86 ports		Stan Cox		scox@redhat.com
 c4x port		Michael Hayes		m.hayes@elec.canterbury.ac.nz
 arc port		Richard Kenner		kenner@nyu.edu
diff --git a/config.sub b/config.sub
index 12ebc7875a338e7bd8966295ac129848d96f8dce..ff13f7aa213a51c0386c0ce0e8324658ed706e88 100755
--- a/config.sub
+++ b/config.sub
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 #   Free Software Foundation, Inc.
 
-timestamp='2001-08-13'
+timestamp='2001-08-23'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -246,7 +246,7 @@ case $basic_machine in
 	| s390 | s390x \
 	| sh | sh[34] | sh[34]eb | shbe | shle \
 	| sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \
-	| strongarm \
+	| stormy16 | strongarm \
 	| tahoe | thumb | tic80 | tron \
 	| v850 \
 	| we32k \
@@ -304,7 +304,7 @@ case $basic_machine in
 	| s390-* | s390x-* \
 	| sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \
 	| sparc-* | sparc64-* | sparc86x-* | sparclite-* \
-	| sparcv9-* | sparcv9b-* | strongarm-* | sv1-* \
+	| sparcv9-* | sparcv9b-* | stormy16-* | strongarm-* | sv1-* \
 	| t3e-* | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
 	| v850-* | vax-* \
 	| we32k-* \