aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bc21be5cc13..3f9abecc779 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+ * som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
+ * pa.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,
+ UNALIGNED_DOUBLE_INT_ASM_OP): Define
+
2001-09-05 Jeffrey A Law (law@cygnus.com)
Jason Merrill (jason@redhat.com)