summaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog
diff options
context:
space:
mode:
authorCraig Prescott <prescott@phys.ufl.edu>2001-10-21 14:55:10 +0000
committerToon Moene <toon@gcc.gnu.org>2001-10-21 14:55:10 +0000
commit957569499bc92b4c796f0d112a134d90707a47b8 (patch)
treef98a9bbf7c8e0d30d5ca5dd83a2b3e3605cbc953 /gcc/f/ChangeLog
parent480709cc6c3deed4fd90c02e86920d8a3e98ceb6 (diff)
downloadgcc-957569499bc92b4c796f0d112a134d90707a47b8.tar.gz
target.h (FFETARGET_32bit_longs): Don't define for 64-bit hppa.
2001-10-21 Craig Prescott <prescott@phys.ufl.edu> * target.h (FFETARGET_32bit_longs): Don't define for 64-bit hppa. From-SVN: r46393
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r--gcc/f/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 10a09c69cd3..14fb6c1fa32 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-21 Craig Prescott <prescott@phys.ufl.edu>
+
+ * target.h (FFETARGET_32bit_longs): Don't define
+ for 64-bit hppa.
+
2001-10-17 Richard Henderson <rth@redhat.com>
* std.c (ffestd_labeldef_format): Fix variable/stmt ordering.