aboutsummaryrefslogtreecommitdiff
path: root/libgomp/config/linux/affinity.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-03-18openmp: Fix up gomp_affinity_init_numa_domainsJakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-18openmp: Fix handling of numa_domains(1)Jakub Jelinek1-1/+1
2021-10-15openmp: Fix up strtoul and strtoull uses in libgompJakub Jelinek1-14/+21
2021-10-15openmp: Fix up handling of OMP_PLACES=threads(1)Jakub Jelinek1-2/+7
2021-10-15openmp: Add support for OMP_PLACES=numa_domainsJakub Jelinek1-2/+101
2021-10-15openmp: Add support for OMP_PLACES=ll_cachesJakub Jelinek1-4/+62
2021-07-13libgomp: Don't include limits.h instead of hidden visibility blockJakub Jelinek1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+50
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-30re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=threads)Jakub Jelinek1-83/+90
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+39
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-12re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=)Jakub Jelinek1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-57/+294
2013-01-14Update copyright years in libgomp.Richard Sandiford1-2/+1
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra1-1/+1
2011-08-03proc.h: New.Uros Bizjak1-2/+2
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-9/+29
2010-04-20re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek1-3/+14
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-13/+1
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek1-0/+107