diff options
author | K. Richard Pixley <rich@cygnus> | 1991-10-10 11:59:25 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-10-10 11:59:25 +0000 |
commit | 1a3157039006773431d59320d65fdff1fd18ae45 (patch) | |
tree | 1f8d00d54a259050ef5c0e423751f89713801c59 | |
parent | 15211bed3cfa18c5e3f1b3024eb45764c859b405 (diff) | |
download | gdb-1a3157039006773431d59320d65fdff1fd18ae45.zip gdb-1a3157039006773431d59320d65fdff1fd18ae45.tar.gz gdb-1a3157039006773431d59320d65fdff1fd18ae45.tar.bz2 |
updating
-rw-r--r-- | binutils/.Sanitize | 6 | ||||
-rw-r--r-- | gas/.Sanitize | 7 | ||||
-rw-r--r-- | ld/.Sanitize | 7 | ||||
-rw-r--r-- | ld/config/.Sanitize | 6 |
4 files changed, 17 insertions, 9 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 0072ac8..62a7403 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -37,7 +37,6 @@ not-ranlib.c maybe-ranlib.c binutils.texinfo bucomm.c -config configure.in copy.c cplus-dem.c @@ -62,7 +61,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1991/10/08 01:50:59 gnu +# Revision 1.7 1991/10/10 11:59:09 rich +# updating +# +# Revision 1.6 1991/10/08 01:50:59 gnu # Remove configure and config.sub from the expected list. # # Revision 1.5 1991/10/08 01:48:04 gnu diff --git a/gas/.Sanitize b/gas/.Sanitize index 37352f5..74391b7 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -45,8 +45,6 @@ bignum-copy.c bignum.h cond.c config -config.sub -configure configure.in debug.c expr.c @@ -91,7 +89,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.2 1991/09/02 01:05:04 rich +# Revision 1.3 1991/10/10 11:58:04 rich +# updating +# +# Revision 1.2 1991/09/02 01:05:04 rich # Correcting some things. # # Revision 1.1 1991/05/23 17:18:12 rich diff --git a/ld/.Sanitize b/ld/.Sanitize index 0d0d47d..310d62a 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -31,9 +31,7 @@ ChangeLog Makefile.in config config.h -configure configure.in -config.sub ld.h ld.texinfo ldemul.c @@ -86,7 +84,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.15 1991/10/09 20:40:37 bothner +# Revision 1.16 1991/10/10 11:59:25 rich +# updating +# +# Revision 1.15 1991/10/09 20:40:37 bothner # Added h8300hds.{c,sc}. # # Revision 1.14 1991/10/05 04:55:04 gnu diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 09316be..90f1623 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -41,6 +41,7 @@ t-m68kv h-sun4 h-dec3100 t-sun4 +t-m68k t-m88k-bcs t-coff-a29k t-news @@ -51,7 +52,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.7 1991/09/27 20:20:01 bothner +# Revision 1.8 1991/10/10 11:59:20 rich +# updating +# +# Revision 1.7 1991/09/27 20:20:01 bothner # Added {h,t}-news # # Revision 1.6 1991/09/19 21:03:09 steve |