aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorTerry Guo <terry.guo@arm.com>2014-04-01 10:01:45 +0000
committerTerry Guo <terry.guo@arm.com>2014-04-01 10:01:45 +0000
commite666fc3c21353f86918bd1ffd43c9fff09e19d33 (patch)
treeb2242d07771b978f62b3c80c5079a93e7f7b2d2c /gcc/ChangeLog
parentaf9d14f67db3f1b1ad313a235bf5d09374254e31 (diff)
parentff7174ee1e476bf4b669420720ea357aa0bc8c3c (diff)
Sync with upstream 4.7 branchARM/embedded-4_7-branch
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ARM/embedded-4_7-branch@208982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 36ec2a5eb9b..93121803569 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2014-04-01 Richard Biener <rguenther@suse.de>
+
+ * gimple.h (struct gimple_statement_base): Align subcode to
+ 16 bits.
+
+2014-04-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * doc/invoke.texi (mapp-regs): Clarify.
+
2014-03-23 Eric Botcazou <ebotcazou@adacore.com>
PR rtl-optimization/60601