diff options
author | Catherine Moore <clm@gcc.gnu.org> | 1999-10-29 14:53:46 -0400 |
---|---|---|
committer | Catherine Moore <clm@gcc.gnu.org> | 1999-10-29 14:53:46 -0400 |
commit | 7281a327ec04a336a01a3df3164c21516c20f078 (patch) | |
tree | 01018d0ef4827636424ead1a438b3cb1b4acc2c2 | |
parent | fbb57b2a94142faf4e2c2791ed5cffdd5a732c14 (diff) | |
download | gcc-7281a327ec04a336a01a3df3164c21516c20f078.zip gcc-7281a327ec04a336a01a3df3164c21516c20f078.tar.gz gcc-7281a327ec04a336a01a3df3164c21516c20f078.tar.bz2 |
*** empty log message ***
From-SVN: r30266
-rw-r--r-- | gcc/ChangeLog | 5 |
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. |