aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family')
-rw-r--r--gcc/c-family/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index 0ec2b96..a513fdc 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,23 @@
+2020-06-03 Mark Wielaard <mark@klomp.org>
+
+ * known-headers.cc (get_cp_stdlib_header_for_string_macro_name):
+ New function.
+ * known-headers.h (get_cp_stdlib_header_for_string_macro_name):
+ New function declaration.
+
+2020-06-03 Mark Wielaard <mark@klomp.org>
+
+ * known-headers.cc (get_string_macro_hint): New function.
+ (get_stdlib_header_for_name): Use get_string_macro_hint.
+ (get_c_stdlib_header_for_string_macro_name): New function.
+ * known-headers.h (get_c_stdlib_header_for_string_macro_name):
+ New function declaration.
+
+2020-06-03 Tobias Burnus <tobias@codesourcery.com>
+
+ * c-common.h (c_omp_predetermined_mapping): Declare.
+ * c-omp.c (c_omp_predetermined_mapping): New.
+
2020-05-22 Mark Wielaard <mark@klomp.org>
* known-headers.cc (get_stdlib_header_for_name): Add a new