config.sub: Merge from master sources, rev 1.219.
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 25 Aug 2001 17:20:10 +0000 (17:20 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 25 Aug 2001 17:20:10 +0000 (17:20 +0000)
* config.sub: Merge from master sources, rev 1.219.
* MAINTAINERS: Add self as contact for stormy16 port.

From-SVN: r45174

ChangeLog
MAINTAINERS
config.sub

index 52d5b68f772469790fbff88eb5bed293e1983e2c..ca934a4f7c9a61fe57e70904f42c1b5ea8937597 100644 (file)
--- 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>
 
index 849a22fdb4d35b804d9eb46ef03a16c31dd58f82..a2705078d0c701af540a5540a29e84a8684be9f7 100644 (file)
@@ -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
index 12ebc7875a338e7bd8966295ac129848d96f8dce..ff13f7aa213a51c0386c0ce0e8324658ed706e88 100755 (executable)
@@ -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-* \