From 4a450ea0d103b9d10a5dd293af5c984ca07f094d Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Fri, 6 Jun 2014 07:03:29 +0000 Subject: [PATCH] ChangeLog entry correction. Correcting one of the ChangeLog entries committed earlier to recognize that RenLin Lee also contributed to the patch. From-SVN: r211301 --- gcc/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a46cfda428b..d8ca149b2df 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -71,6 +71,7 @@ 2014-06-05 Marcus Shawcroft Jiong Wang + Renlin * config/aarch64/aarch64.c (aarch64_layout_frame): Correct initialization of R30 offset. Update offset. Iterate core @@ -87,7 +88,7 @@ * config/aarch64/aarch64.h (machine_function): Move saved_varargs_size from here... - (aarch64_frameGTY): ... to here. + (aarch64_frame): ... to here. * config/aarch64/aarch64.c (aarch64_expand_prologue) (aarch64_expand_epilogue, aarch64_final_eh_return_addr) -- 2.30.2