diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-07-10 00:16:28 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-07-10 00:16:28 +0000 |
commit | 3f8ca9cb86aae8f3742736d3c0ee11d4d1761a48 (patch) | |
tree | 2e0ddedd6514ae19e7efb9f76be7ff507e37626b /include | |
parent | 0d00fe404c162ad0cf922ca8455aa23a74042b63 (diff) | |
download | gcc-3f8ca9cb86aae8f3742736d3c0ee11d4d1761a48.zip gcc-3f8ca9cb86aae8f3742736d3c0ee11d4d1761a48.tar.gz gcc-3f8ca9cb86aae8f3742736d3c0ee11d4d1761a48.tar.bz2 |
Daily bump.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 8cf37e6..9ee006d 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,14 @@ +2020-07-09 Julian Brown <julian@codesourcery.com> + Thomas Schwinge <thomas@codesourcery.com> + + PR middle-end/95270 + * gomp-constants.h (gomp_map_kind): Expand comment for attach/detach + mapping kinds. + +2020-07-09 Julian Brown <julian@codesourcery.com> + + * gomp-constants.h (gomp_map_kind): Update comment for GOMP_MAP_TO_PSET. + 2020-06-26 Nick Clifton <nickc@redhat.com> * libiberty.h (bsearch_r): Remove use of the register keyword from |