aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index 64273cb..16db34c 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,24 @@
+2024-10-25 Jakub Jelinek <jakub@redhat.com>
+
+ * c-typeck.cc: Remove trailing whitespace.
+ * gimple-parser.cc: Likewise.
+ * c-parser.cc: Likewise.
+ * c-decl.cc: Likewise.
+
+2024-10-24 David Malcolm <dmalcolm@redhat.com>
+ Gaius Mulley <gaiusmod2@gmail.com>
+
+ PR other/116613
+ * c-aux-info.cc: Add #define INCLUDE_MEMORY.
+ * c-convert.cc: Likewise.
+ * c-errors.cc: Likewise.
+ * c-fold.cc: Likewise.
+ * c-lang.cc: Likewise.
+ * c-objc-common.cc: Likewise.
+ (pp_markup::element_quoted_type::print_type): Use unique_ptr.
+ * c-typeck.cc: Add #define INCLUDE_MEMORY.
+ * gimple-parser.cc: Likewise.
+
2024-10-23 Joseph Myers <josmyers@redhat.com>
* c-decl.cc (c_struct_parse_info): Add member refloc.