gcc/
[gcc.git] / libgomp / team.c
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]