diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-09-07 00:20:16 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-09-07 00:20:16 +0000 |
| commit | 3b7f0be2d579c84c8064340e52492f85b748826c (patch) | |
| tree | eb43e195cc13ce09048a670371d97ea1cd31e448 /libgomp | |
| parent | 634d9f99868d9dd3eccd4f4b2d30ae874418cc65 (diff) | |
Daily bump.
Diffstat (limited to 'libgomp')
| -rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 722da76126a..6bcf823dd01 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2025-09-06 Jakub Jelinek <jakub@redhat.com> + + * omp.h.in: Fix up formatting of __cplusplus >= 201103L + guarded code from libstc++ style to GCC/libgomp style. + 2025-08-06 Kwok Cheung Yeung <kcyeung@baylibre.com> * target.c (gomp_update): Call gomp_merge_iterator_maps. Free |
