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 7854ece4b08..15942179977 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-23 Jakub Jelinek <jakub@redhat.com>
+
+ * builtins.c (expand_builtin, maybe_emit_chk_warning): Handle
+ BUILT_IN_STRNCAT_CHK.
+
2006-09-16 Andrew Pinski <pinskia@physics.uc.edu>
PR tree-opt/29059