From 7281a327ec04a336a01a3df3164c21516c20f078 Mon Sep 17 00:00:00 2001 From: Catherine Moore Date: Fri, 29 Oct 1999 14:53:46 -0400 Subject: [PATCH] *** empty log message *** From-SVN: r30266 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c11df26f322..059f3e4a516 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 29 11:50:11 1999 Catherine Moore + + * 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 * alpha/alpha-protos.h (literal_section): Add prototype.