aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a699411..01ad7e2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2016-08-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * config/arm/t-aprofile (MULTILIB_EXCEPTIONS): Rewrite into ...
+ (MULTILIB_REQUIRED): This by specifying multilib needing to be built
+ rather than those that should not be built.
+
2016-08-17 Stanislaw Halik <sthalik@misaki.pl>
PR target/66488