summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8cdd603221f0..f588f0328410 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
+ Tom Tromey <tromey@redhat.com>
+
+ * aclocal.m4, configure: Rebuild.
+ * Makefile.in (aclocal_deps): Add gcc-plugin.m4.
+ * configure.ac: Use GCC_ENABLE_PLUGINS.
+ * stor-layout.c (finish_bitfield_layout): Now public. Change
+ argument type to 'tree'.
+ (finish_record_layout): Update.
+ * stor-layout.h (finish_bitfield_layout): Declare.
+
2014-10-27 Alan Lawrence <alan.lawrence@arm.com>
* config/aarch64/aarch64.c (TARGET_GIMPLE_FOLD_BUILTIN): Define again.