aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-01-17 00:16:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-01-17 00:16:23 +0000
commit59cf67d1cf77e9594e58fd2848ac94d505546546 (patch)
tree16da38246b5d5bde55a0aae5ecb7fdd04c5eb37d /include
parenta2960a04d51806b6cf66646fa37b289b42929f41 (diff)
downloadgcc-59cf67d1cf77e9594e58fd2848ac94d505546546.zip
gcc-59cf67d1cf77e9594e58fd2848ac94d505546546.tar.gz
gcc-59cf67d1cf77e9594e58fd2848ac94d505546546.tar.bz2
Daily bump.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index e074098..5c4d43b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2021-01-16 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * gomp-constants.h (GOMP_TASK_FLAG_DETACH): New.
+
2021-01-03 Mike Frysinger <vapier@gentoo.org>
* libiberty.h (strverscmp): Delete duplicate prototype.