diff options
author | Steve Chamberlain <steve@cygnus> | 1991-11-04 00:46:44 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-11-04 00:46:44 +0000 |
commit | ec8dc50bb6bab83f88593cf9e39162c547e9ec13 (patch) | |
tree | 2057566c88931678129c327b4627b28e66b1f065 /ld | |
parent | 82e643ecc4106771d516bb20583b58e2c775f19a (diff) | |
download | gdb-ec8dc50bb6bab83f88593cf9e39162c547e9ec13.zip gdb-ec8dc50bb6bab83f88593cf9e39162c547e9ec13.tar.gz gdb-ec8dc50bb6bab83f88593cf9e39162c547e9ec13.tar.bz2 |
i386 aout changes from Bob Kukura
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index b1e8a1c..a37fb0c 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -26,7 +26,8 @@ echo Sanitizing `pwd`... # with rm -rf. Things-to-keep: - +i386aout.c +i386aout.sc ChangeLog Makefile.in config @@ -85,7 +86,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.18 1991/10/12 06:43:01 bothner +# Revision 1.19 1991/11/04 00:46:44 steve +# i386 aout changes from Bob Kukura +# +# Revision 1.18 1991/10/12 06:43:01 bothner # Fixed typo. # # Revision 1.17 1991/10/11 19:31:38 steve |