diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-09-28 00:19:05 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-09-28 00:19:05 +0000 |
commit | 926133909217ed3f0fe4e81f035b4c7c6b490020 (patch) | |
tree | 1ce183fb067a6040c1b78815ff559634f9ec8c92 /libgomp | |
parent | 2196a20b82bdde2aeb099bcfd164fa29a698e837 (diff) | |
download | gcc-926133909217ed3f0fe4e81f035b4c7c6b490020.zip gcc-926133909217ed3f0fe4e81f035b4c7c6b490020.tar.gz gcc-926133909217ed3f0fe4e81f035b4c7c6b490020.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 81f29e8..a88b3b0 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,13 @@ +2024-09-27 Tobias Burnus <tburnus@baylibre.com> + + * libgomp.texi (TR13 status): Update semi-duplicated, semi-obsoleted + item; remove left-over half-sentence. + +2024-09-27 Tobias Burnus <tburnus@baylibre.com> + + * libgomp.texi (OpenMP Technical Report 13): Change @emph to @code; + add two post-TR13 OpenMP 6.0 items. + 2024-09-26 Tobias Burnus <tburnus@baylibre.com> * libgomp.texi (omp_get_nested,omp_set_nested, OMP_NESTED): Fix |