diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-04-17 15:39:10 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-04-17 15:39:10 -0600 |
commit | 43be8193db06277ccc4da7d57213c08e9e2d73e9 (patch) | |
tree | 928bf5a7649d74a9e4ed968d5fea480e8e7a7ba5 /gcc | |
parent | 294471c351d4a6bd6470f756cae6e36a1e4f6457 (diff) | |
download | gcc-43be8193db06277ccc4da7d57213c08e9e2d73e9.zip gcc-43be8193db06277ccc4da7d57213c08e9e2d73e9.tar.gz gcc-43be8193db06277ccc4da7d57213c08e9e2d73e9.tar.bz2 |
libgcc2.c (__floatdisf): Fix a couple typos.
�
* libgcc2.c (__floatdisf): Fix a couple typos.
From-SVN: r19274
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 59aa4e8..bc65363 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Fri Apr 17 22:38:17 1998 Jeffrey A Law (law@cygnus.com) + + * libgcc2.c (__floatdisf): Fix a couple typos. + Fri Apr 17 17:28:26 1998 Jim Wilson <wilson@cygnus.com> * Makefile.in (mostlyclean): Delete *.mach and *.bp files. |