aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-04-12 22:08:32 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-04-12 22:08:32 +0000
commitaea0083a2d142590d6468a02a03c0f5c43e75973 (patch)
tree2ae504567fbf7119524a231d95635ef563c53bce /gcc/f/ChangeLog
parentd7bf8ada06726b45cc1a153bc561b843cefa93bc (diff)
downloadgcc-aea0083a2d142590d6468a02a03c0f5c43e75973.zip
gcc-aea0083a2d142590d6468a02a03c0f5c43e75973.tar.gz
gcc-aea0083a2d142590d6468a02a03c0f5c43e75973.tar.bz2
com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a preprocessor constant.
* com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a preprocessor constant. (FFECOM_f2cLOGICAL): Likewise. (FFECOM_f2cLONGINT): Likewise. From-SVN: r33130
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r--gcc/f/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 84eb54a..9d7b76e 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 12 15:15:26 2000 Mark Mitchell <mark@codesourcery.com>
+
+ * com.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE as a
+ preprocessor constant.
+ (FFECOM_f2cLOGICAL): Likewise.
+ (FFECOM_f2cLONGINT): Likewise.
+
Wed Apr 5 17:46:39 2000 Mark Mitchell <mark@codesourcery.com>
* Makefile.in (GGC_H): Add varray.h.