gcc/libgomp/config
Thomas Schwinge a95c1911d8 libgomp: Document 'GOMP_teams4'
For reference:

  - <https://inbox.sourceware.org/20211111190313.GV2710@tucnak> "[PATCH] openmp: Honor OpenMP 5.1 num_teams lower bound"
  - <https://inbox.sourceware.org/20211112132023.GC2710@tucnak> "[PATCH] libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound"

	libgomp/
	* config/gcn/target.c (GOMP_teams4): Document.
	* config/nvptx/target.c (GOMP_teams4): Likewise.
	* target.c (GOMP_teams4): Likewise.
2024-07-19 21:55:47 +02:00
..
accel openmp: Change to using a hashtab to lookup offload target addresses for indirect function calls 2024-03-22 18:09:40 +00:00
bsd Update copyright years. 2024-01-03 12:19:35 +01:00
darwin Update copyright years. 2024-01-03 12:19:35 +01:00
gcn libgomp: Document 'GOMP_teams4' 2024-07-19 21:55:47 +02:00
hpux Update copyright years. 2024-01-03 12:19:35 +01:00
linux Update copyright years. 2024-01-03 12:19:35 +01:00
mingw32 Update copyright years. 2024-01-03 12:19:35 +01:00
nvptx libgomp: Document 'GOMP_teams4' 2024-07-19 21:55:47 +02:00
posix Update copyright years. 2024-01-03 12:19:35 +01:00
rtems Update copyright years. 2024-01-03 12:19:35 +01:00
t-aix