diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
commit | 542e1629fdd4df8920511c4eb2df15bb83feb13b (patch) | |
tree | f1b70b61ce3707e08b2f43081adfd3b4850654f3 /gas/.Sanitize | |
parent | af2136245013fad2f72249258452d5f7154d5719 (diff) | |
download | gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.zip gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.gz gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.bz2 |
fighting bitrot in a major way
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index 26df215..bc93a48 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -37,6 +37,10 @@ README README-quirks README-vms-dbg README.coff +obstack.h +obstack.c +bit_fix.h +strerror.c README.rich a.out.gnu.h app.c @@ -101,7 +105,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.8 1992/02/14 00:21:34 pesch +# Revision 1.9 1992/02/17 15:52:52 rich +# fighting bitrot in a major way +# +# Revision 1.8 1992/02/14 00:21:34 pesch # It's OK to keep the doc subdirectory, really. # # Revision 1.7 1992/02/13 10:13:19 rich |