diff options
author | Steve Chamberlain <sac@cygnus> | 1991-11-26 02:16:59 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-11-26 02:16:59 +0000 |
commit | 05b4b0e70c8f7563fd092dcb7fb94f08faeb0f0d (patch) | |
tree | 40746c04592b0e63f11b23fdcc11bb35bc25a800 /gas/config/.Sanitize | |
parent | 23de7ff6f56bea5d28d7263a62343641a0aa1cbc (diff) | |
download | gdb-05b4b0e70c8f7563fd092dcb7fb94f08faeb0f0d.zip gdb-05b4b0e70c8f7563fd092dcb7fb94f08faeb0f0d.tar.gz gdb-05b4b0e70c8f7563fd092dcb7fb94f08faeb0f0d.tar.bz2 |
obj-coff-bfd:
bfd support gets deeper into gas
*h8*
fixed numerous bugs in instruction encoding
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 7ab7790..79867a2 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -51,7 +51,6 @@ mh-cygnus mh-i386 mt-ebmon29k mt-h8300 -mt-h8300hds mt-m68k mt-mips obj-aout.c @@ -124,7 +123,13 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.9 1991/11/11 23:36:39 sac +# Revision 1.10 1991/11/26 02:16:55 sac +# obj-coff-bfd: +# bfd support gets deeper into gas +# *h8* +# fixed numerous bugs in instruction encoding +# +# Revision 1.9 1991/11/11 23:36:39 sac # Added tc-sparc.c # # Revision 1.8 1991/11/06 11:53:16 sac |