aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Velenko <avelenko@gcc.gnu.org>2015-03-06 11:10:45 +0000
committerAlex Velenko <avelenko@gcc.gnu.org>2015-03-06 11:10:45 +0000
commit1dfc8b24aad358853caadff1414735fae06e2ac4 (patch)
tree869e84e48905255742661ced0181c588fb598e0b
parent4b1076d685a8e3521c516db06ec2e74bc952b0e5 (diff)
downloadgcc-1dfc8b24aad358853caadff1414735fae06e2ac4.zip
gcc-1dfc8b24aad358853caadff1414735fae06e2ac4.tar.gz
gcc-1dfc8b24aad358853caadff1414735fae06e2ac4.tar.bz2
ChangeLog (2015-03-05): Reflect Richard Henderson as actual author of the patch.
2015-03-06 Alex Velenko <alex.velenko@arm.com> * ChangeLog (2015-03-05): Reflect Richard Henderson as actual author of the patch. From-SVN: r221234
-rw-r--r--gcc/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9d2e92b..9507d8a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-06 Alex Velenko <alex.velenko@arm.com>
+
+ * ChangeLog (2015-03-05): Reflect Richard Henderson as actual author of
+ the patch.
+
2015-03-05 Jan Hubicka <hubicka@ucw.cz>
* ipa-icf.c (sem_variable::equals_wpa): Check FINAL flags.
@@ -20,7 +25,7 @@
PR ipa/65318
* ipa-icf.c (sem_variable::equals): Compare variables types.
-2015-03-05 Alex Velenko <alex.velenko@arm.com>
+2015-03-05 Richard Henderson <rth@redhat.com>
* config/arm/arm.c (arm_function_in_section_p): Fix predicate to
correctly check weak symbol binding.