aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7df0ee2..a35b0e8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-31 Richard Henderson <rth@redhat.com>
+
+ * stor-layout.c (initialize_sizetypes): Handle unsigned short.
+ * tree.c (build_common_tree_nodes): Likewise.
+
2011-07-31 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/49880