diff options
author | Steve Chamberlain <sac@cygnus> | 1992-09-11 17:47:22 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-09-11 17:47:22 +0000 |
commit | 1d7c7537dc5028a0b1393ca2e6b2c2e8e26e971f (patch) | |
tree | 0b10df94a09c77d6b123f6eb4b7275f3d20910d4 /ld | |
parent | 2a9f20dbf10a1e75b0f89a5bcec5c57ff86ea9e8 (diff) | |
download | gdb-1d7c7537dc5028a0b1393ca2e6b2c2e8e26e971f.zip gdb-1d7c7537dc5028a0b1393ca2e6b2c2e8e26e971f.tar.gz gdb-1d7c7537dc5028a0b1393ca2e6b2c2e8e26e971f.tar.bz2 |
Add i386coff.sh
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 1111ced..ee6583d 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -59,6 +59,7 @@ h8300xray.em h8300xray.sc-sh h8300xray.sh i386aout.sh +i386coff.sh i960.sc-sh ld.h ld.texinfo @@ -125,7 +126,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.44 1992/09/09 18:59:04 ian +# Revision 1.45 1992/09/11 17:47:22 sac +# Add i386coff.sh +# +# Revision 1.44 1992/09/09 18:59:04 ian # Brought in from p3. If anybody knows good numbers for m68k COFF, # please let me know, or plug them in yourself. # |