aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-06-04 00:16:34 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-06-04 00:16:34 +0000
commit9a5b7438c85a926a0dba9dc980039f3d67571763 (patch)
treeb227cfbbeaa4b506328e344692d6832695c743bf /gcc/c-family
parent1dc83b460653c29f96b4659579e2151fae0d1e6e (diff)
downloadgcc-9a5b7438c85a926a0dba9dc980039f3d67571763.zip
gcc-9a5b7438c85a926a0dba9dc980039f3d67571763.tar.gz
gcc-9a5b7438c85a926a0dba9dc980039f3d67571763.tar.bz2
Daily bump.
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