diff options
author | Steve Chamberlain <sac@cygnus> | 1992-03-13 16:04:21 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-03-13 16:04:21 +0000 |
commit | 5d53038bb9bc465d7231976a5fd1fb827aca88c3 (patch) | |
tree | 328b209e918a6a1911147e13221d4ccd5f15de2d /gas/.Sanitize | |
parent | 302c8ab121aefc1412e17b8f9d28d08c11637231 (diff) | |
download | gdb-5d53038bb9bc465d7231976a5fd1fb827aca88c3.zip gdb-5d53038bb9bc465d7231976a5fd1fb827aca88c3.tar.gz gdb-5d53038bb9bc465d7231976a5fd1fb827aca88c3.tar.bz2 |
Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* flonum-const.c: renamed flonum-konst.c to stop dos name
conflict.
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index ea72128..eb57a92 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -58,7 +58,7 @@ debug.c doc expr.c expr.h -flonum-const.c +flonum-konst.c flonum-copy.c flonum-mult.c flonum.h @@ -106,7 +106,13 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.10 1992/02/22 20:44:46 sac +# Revision 1.11 1992/03/13 16:04:15 sac +# Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com) +# +# * flonum-const.c: renamed flonum-konst.c to stop dos name +# conflict. +# +# Revision 1.10 1992/02/22 20:44:46 sac # * app.c: MRI compatibility - allow single quote to start a string. # * as.c: fix typo recently introduced. # * as.h : Don't include aout/reloc.h - it's not right for COFF! |