summaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog.0
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-23 11:23:07 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-23 11:23:07 +0000
commit2e51afe0281ec4aaa0c4733612686ae987a6d272 (patch)
tree050fda79a7129168211f3a38a1d981c35ab05cdc /gcc/f/ChangeLog.0
parent221c4c52c37fe406e61c82361601c39ab4ec1241 (diff)
downloadgcc-2e51afe0281ec4aaa0c4733612686ae987a6d272.tar.gz
* ChangeLog: Follow spelling conventions.
* ChangeLog.0: Likewise. * com.c: Likewise. * ffe.texi: Likewise. * g77.texi: Likewise. * intdoc.in: Likewise. * invoke.texi: Likewise. * news.texi: Likewise. * intdoc.texi: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57433 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/ChangeLog.0')
-rw-r--r--gcc/f/ChangeLog.04
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog.0 b/gcc/f/ChangeLog.0
index b74222ed673..3d6675e5d37 100644
--- a/gcc/f/ChangeLog.0
+++ b/gcc/f/ChangeLog.0
@@ -38,7 +38,7 @@ Mon Jun 29 09:47:33 1998 Craig Burley <burley@gnu.org>
of equiv area, extend lowering to maintain needed alignment.
* target.c (ffetarget_align): Handle negative offset correctly.
- * global.c (ffeglobal_pad_common): Warn about non-zero
+ * global.c (ffeglobal_pad_common): Warn about nonzero
padding only the first time its seen.
If new padding larger than old, update old.
(ffeglobal_save_common): Use correct type for size throughout.
@@ -2419,7 +2419,7 @@ Sat Nov 2 13:50:31 1996 Craig Burley <burley@gnu.ai.mit.edu>
function call to the type in the fall-through case).
* ste.c (ffeste_R909_finish): Don't special-case list-directed
- I/O, now that libf2c can return non-zero status codes.
+ I/O, now that libf2c can return nonzero status codes.
(ffeste_R910_finish): Ditto.
(ffeste_io_call_): Simplify logic.
(ffeste_io_impdo_):