s390.c (s390_loadrelative_operand_p): New function.
[gcc.git] / libgomp / env.c
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]