summaryrefslogtreecommitdiff
path: root/gcc/fortran/openmp.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/45595 (segfault on omp collapse)Jakub Jelinek2010-09-081-1/+2
* error.c (error_print): Pre-initialize loc by NULL.Kai Tietz2010-06-101-17/+21
* gfortran.h: Do not include system.h.Tobias Burnus2010-05-231-2/+0
* re PR fortran/44036 (I can't declare an external function in an OMP shared st...Jakub Jelinek2010-05-131-0/+2
* re PR fortran/43711 (Unformitive error message for two NOWAIT in OpenMP direc...Daniel Franke2010-05-111-8/+33
* re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)Jakub Jelinek2010-04-191-15/+14
* re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil2009-08-131-3/+3
* re PR fortran/40878 (!$omp collapse(m) with non-constant m should give error)Jakub Jelinek2009-07-281-2/+3
* re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus2009-05-151-0/+3
* gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl2009-05-131-8/+8
* gfortran.h (operator): Remove macro.Kaveh R. Ghazi2008-07-191-4/+4
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-22/+156
* openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.Francois-Xavier Coudert2008-05-061-3/+3
* re PR fortran/35786 (OpenMP Fortran PRIVATE on parameter gives error in gfc_f...Jakub Jelinek2008-04-031-1/+35
* arith.c: Update copyright years.Tobias Schlüter2008-02-241-1/+1
* arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton2007-08-011-4/+3
* openmp.c (resolve_omp_clauses): Adjust error message to better reflect the ac...Daniel Franke2007-06-291-1/+1
* re PR fortran/32467 (structure containing allocatable array is accepted in CO...Daniel Franke2007-06-271-3/+14
* gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'...Daniel Franke2007-05-291-2/+2
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-6/+0
* openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl2007-01-201-50/+76
* Revert emutls patch.Richard Henderson2006-10-091-0/+6
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-6/+0
* re PR middle-end/26316 (loop-invariant miscompiles openmp.c)Jakub Jelinek2006-02-161-0/+4
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-0/+1325