diff options
-rw-r--r-- | bfd/hosts/.Sanitize | 6 | ||||
-rw-r--r-- | config/.Sanitize | 8 | ||||
-rw-r--r-- | gdb/config/.Sanitize | 6 |
3 files changed, 16 insertions, 4 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index 3e9e367..0f6de95 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -32,6 +32,7 @@ h-dgux.h h-hp9000.h h-hp300bsd.h h-i386v.h +h-irix3.h h-rs6000.h h-rtbsd.h h-sun3.h @@ -49,7 +50,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.4 1991/09/13 03:56:25 gnu +# Revision 1.5 1991/09/17 06:57:44 grossman +# sgi/irix config stuff. +# +# Revision 1.4 1991/09/13 03:56:25 gnu # Ultracomputer # # Revision 1.3 1991/08/22 08:01:20 gnu diff --git a/config/.Sanitize b/config/.Sanitize index 3876ded..40a6176 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -27,8 +27,9 @@ echo Sanitizing `pwd`... Things-to-keep: -tmake-a29k hmake-dgux +hmake-sysv +tmake-a29k Do-last: @@ -37,7 +38,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.2 1991/06/14 22:21:28 steve +# Revision 1.3 1991/09/17 06:53:29 grossman +# sgi/irix config stuff. +# +# Revision 1.2 1991/06/14 22:21:28 steve # *** empty log message *** # # Revision 1.1 1991/05/23 17:05:04 rich diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 10152b4..740382d 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -44,6 +44,7 @@ i386v-g i386v32 i386v32-g i960 +irix3 isi littlemips m88k @@ -79,7 +80,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.3 1991/09/13 03:54:45 gnu +# Revision 1.4 1991/09/17 06:55:53 grossman +# sgi/irix config stuff. +# +# Revision 1.3 1991/09/13 03:54:45 gnu # New Ultracomputer/29000 stuff. # # Revision 1.2 1991/07/04 21:55:38 gnu |