aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMarcus Shawcroft <mshawcroft@gcc.gnu.org>2014-06-06 07:03:29 +0000
committerMarcus Shawcroft <mshawcroft@gcc.gnu.org>2014-06-06 07:03:29 +0000
commit4a450ea0d103b9d10a5dd293af5c984ca07f094d (patch)
treebe211dbdbd802fcd235436e63839a72fd12b02de /gcc
parentb58923e2a923e130fbc5420d882b02bdad16fe65 (diff)
downloadgcc-4a450ea0d103b9d10a5dd293af5c984ca07f094d.zip
gcc-4a450ea0d103b9d10a5dd293af5c984ca07f094d.tar.gz
gcc-4a450ea0d103b9d10a5dd293af5c984ca07f094d.tar.bz2
ChangeLog entry correction.
Correcting one of the ChangeLog entries committed earlier to recognize that RenLin Lee also contributed to the patch. From-SVN: r211301
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a46cfda..d8ca149 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -71,6 +71,7 @@
2014-06-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
Jiong Wang <jiong.wang@arm.com>
+ Renlin <renlin.li@arm.com>
* 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)