summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cc2734fc103..3f9fd2d0a6e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * system.h (offsetof): Define at the very end, to ensure we prefer
+ the platform's definition if available.
2000-05-16 Bruce Korb <bkorb@gnu.org>