Daily bump.
[gcc.git] / libgomp / team.c
2021-01-16 Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-11 Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-11-13 Andrew StubbsOptimize GCN OpenMP malloc performance
2019-11-13 Andrew StubbsGCN libgomp port
2019-03-27 Kevin Buettnerteam.c (gomp_team_start): Initialize pool->threads[0].
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-23 Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-14 Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-09-03 Sebastian Huber[gomp] Add thread attribute customization
2015-09-03 Sebastian Huber[gomp] Thread pool management
2015-09-03 Sebastian Huber[gomp] Simplify thread pool initialization
2015-07-15 Sebastian Huber[gomp] Recycle last non-nested team if possible
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Varvara Rainchikconfig.h.in: Regenerate.
2014-01-02 Richard SandifordUpdate copyright years in libgomp/
2013-10-12 Jakub Jelinekre PR libgomp/58691 (OpenMP 4: Surprising results with...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-01-14 Richard SandifordUpdate copyright years in libgomp.
2012-11-21 Jakub Jelinekre PR libgomp/55411 (OMP threads lose their OMP_WAIT_PO...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2009-05-20 Jakub Jelinekre PR libgomp/40174 (Memory leak when using '#pragma...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-07-16 Jakub Jelinekteam.c (gomp_team_end): Free team immediately if it...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-06-07 Jakub Jelinekteam.c (gomp_team_start): Fix setting up thread_attr...
2007-04-04 Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
2006-06-09 Richard Hendersonenv.c (gomp_nthreads_var): Change to unsigned long.
2006-01-21 Steve Ellceyre PR libgomp/25877 (team.c:269: warning: implicit...
2006-01-20 Steve Ellceyre PR libgomp/25877 (team.c:269: warning: implicit...
2006-01-18 Diego Novillo[multiple changes]