summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index 2a0c4061198..95babfa743f 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,11 @@
+2013-09-08 Joern Rennecke <joern.rennecke@embecosm.com>
+
+ * c-common.c (same_scalar_type_ignoring_signedness): Delete.
+ (vector_types_compatible_elements_p): New function.
+ * c-common.h: (same_scalar_type_ignoring_signedness): Delete
+ declaration.
+ (vector_types_compatible_elements_p): Declare.
+
2013-09-04 Gabriel Dos Reis <gdr@integrable-solutions.net>
* c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now