diff options
author | Steve Chamberlain <sac@cygnus> | 1993-04-09 17:46:13 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-04-09 17:46:13 +0000 |
commit | 55237887a675fa24c66864aa72f48253b0a60ca2 (patch) | |
tree | 75913bb1a6a6069651356110c40758086514a396 /ld/.Sanitize | |
parent | a80c7bf67c6f0a1ca852ebc0299b1fc1f956e5b7 (diff) | |
download | gdb-55237887a675fa24c66864aa72f48253b0a60ca2.zip gdb-55237887a675fa24c66864aa72f48253b0a60ca2.tar.gz gdb-55237887a675fa24c66864aa72f48253b0a60ca2.tar.bz2 |
Support for the H8/500
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 91ee664..3f46399 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -59,9 +59,9 @@ hp300bsd.sh h8300hms.em h8300hms.sc-sh h8300hms.sh -h8300xray.em -h8300xray.sc-sh -h8300xray.sh +h8500hms.em +h8500hms.sc-sh +h8500hms.sh i386aout.sh i386bsd.sh i386coff.sc-sh @@ -163,7 +163,10 @@ fi # # # $Log$ -# Revision 1.55 1993/03/30 23:24:53 pesch +# Revision 1.56 1993/04/09 17:44:54 sac +# Support for the H8/500 +# +# Revision 1.55 1993/03/30 23:24:53 pesch # ld.texinfo: # Conditionalize manual to maintain Cygnus, Hitachi versions in parallel. # (Texinfo conditionals are stable enough to permit this, at last!) |