diff options
author | Steve Chamberlain <sac@cygnus> | 1992-08-25 22:12:54 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-08-25 22:12:54 +0000 |
commit | 163107a143737d849de4dd64a270fcf2e07c089d (patch) | |
tree | 3a595bb24d5542329b1827950463b8e9998b2a65 /gas/config/.Sanitize | |
parent | 3ab9faab123735720c08001a196119c40f9de110 (diff) | |
download | gdb-163107a143737d849de4dd64a270fcf2e07c089d.zip gdb-163107a143737d849de4dd64a270fcf2e07c089d.tar.gz gdb-163107a143737d849de4dd64a270fcf2e07c089d.tar.bz2 |
Support for the Z8k
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 9be2d3c..19e7ea9 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -108,6 +108,8 @@ tc-sparc.c tc-sparc.h tc-vax.c tc-vax.h +tc-z8k.c +tc-z8k.h te-dpx2.h te-generic.h te-i386aix.h @@ -117,6 +119,10 @@ te-sun3.h te-sysv32.h vax-inst.h vms +<<<<<<< .Sanitize +z8k.mt +======= +>>>>>>> 1.23 @@ -138,7 +144,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.23 1992/07/23 18:23:44 gumby +# Revision 1.24 1992/08/25 22:12:38 sac +# Support for the Z8k +# +# Revision 1.23 1992/07/23 18:23:44 gumby # Keep OSE support # # Revision 1.22 1992/05/07 00:24:39 sac |