diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-10-16 00:21:56 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-10-16 00:21:56 +0000 |
| commit | b9c253795e86ac507bd1a607c39a180c41b8051e (patch) | |
| tree | a7b233a5b9f610c84ef480319c855faa172e1568 /libgomp | |
| parent | 9e04a43012be504b75217704124987d0510f7fdc (diff) | |
Daily bump.
Diffstat (limited to 'libgomp')
| -rw-r--r-- | libgomp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 8b9f0ff9c72..fae7455f3e5 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,15 @@ +2025-10-15 Tobias Burnus <tburnus@baylibre.com> + + * libgomp.texi (OpenMP Context Selectors): Add note that there is + currently an exact match between ISA and compilation, ignoring + compatibilities in both ways. + * testsuite/libgomp.c/declare-variant-4.h: Add missing variant + functions for specific and generic AMD GPUs. + * testsuite/libgomp.c/declare-variant-4-gfx10-3-generic.c: New test. + * testsuite/libgomp.c/declare-variant-4-gfx11-generic.c: New test. + * testsuite/libgomp.c/declare-variant-4-gfx9-4-generic.c: New test. + * testsuite/libgomp.c/declare-variant-4-gfx9-generic.c: New test. + 2025-10-10 Tobias Burnus <tburnus@baylibre.com> * plugin/plugin-gcn.c (is_integrated_apu): New; currently '#if 0'. |
