]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/env.c
Update copyright years.
[thirdparty/gcc.git] / libgomp / env.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-05-02  Tom de Vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-27  Tom de VriesUse secure_getenv for GOMP_DEBUG
2017-04-04  Jakub Jelinekre PR libgomp/79876 (FAIL: libgomp.fortran/strassen...
2017-03-30  Jakub Jelinek* env.c (initialize_env): Initialize stacksize to 0.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Alexander Monakovlibgomp: move data definitions from icv.c back to env.c
2016-11-23  Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libgomp/
2013-10-14  Jakub Jelinekenv.c (parse_bind_var): Initialize value to avoid ...
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.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-06-22  Jakub Jelinekre PR libgomp/49490 (suboptimal load balancing in loops)
2010-12-02  Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2010-03-22  Jakub Jelinekre PR libgomp/42942 (OpenMP omp_set_max_active_levels...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-29  Krister Walfridssonenv.c (parse_stacksize): Add cast to avoid warning.
2008-06-15  John David Anglinenv.c (initialize_env): Always initialize gomp_remainin...
2008-06-11  Jakub Jelinekre PR libgomp/36469 (bootstrap broken on HPUX PA)
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-03-03  Peter O'Gormanre PR libgomp/33131 (libgomp/env.c:60: warning: implici...
2007-04-04  Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
2006-12-04  Daniel Frankere PR libgomp/29949 (implement argument checking for...
2006-11-09  Uros Bizjakenv.c (parse_schedule): Reject out of range values.
2006-08-17  Jakub Jelinekre PR libgomp/28725 (Case Sensitive OpenMP environment...
2006-06-14  Richard Hendersonre PR libgomp/28008 (build failure due to PTHREAD_STACK...
2006-06-09  Richard Hendersonenv.c (gomp_nthreads_var): Change to unsigned long.
2006-01-18  Diego Novillo[multiple changes]