aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c11df26..059f3e4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 29 11:50:11 1999 Catherine Moore <clm@cygnus.com>
+
+ * calls.c (emit_library_call_value): Fix declaration of alignment_pad.
+ * function.c (pad_to_arg_alignment): Add missing braces.
+
Fri Oct 29 13:53:48 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alpha/alpha-protos.h (literal_section): Add prototype.