summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-0/+1
* libgomp/jakub2013-10-111-0/+6
* 2013-06-03 Tobias Burnus <burnus@net-b.de>burnus2013-06-041-2/+3
* Replace enum gfc_try with bool type.jb2013-04-101-5/+5
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+4
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-3/+2
* * f95-lang.c (yyerror, yylex): Remove.steven2012-03-061-24/+24
* 2012-01-06 Tobias Burnus <burnus@net-b.de>burnus2012-01-061-3/+3
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-6/+7
* PR fortran/49792jakub2011-08-191-3/+3
* Merge from gomp-3_1-branch branch:jakub2011-08-021-24/+147
* 2011-07-26 Daniel Carrera <dcarrera@gmail.com>dcarrera2011-07-271-9/+12
* 2011-07-21 Daniel Carrera <dcarrera@gmail.com>dcarrera2011-07-211-9/+9
* 2011-07-06 Daniel Carrera <dcarrera@gmail.com>burnus2011-07-061-9/+9
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-1/+1
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+2
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* convert each use of gfc_free (p) to free (p)meyering2011-04-181-5/+5
* PR fortran/46874jakub2010-12-141-8/+20
* PR fortran/46753jakub2010-12-021-7/+8
* 2010-09-10 Tobias Burnus <burnus@net-b.de>burnus2010-09-101-15/+23
* PR fortran/45597jakub2010-09-081-2/+2
* 2010-09-03 Tobias Burnus <burnus@net-b.de>burnus2010-09-031-54/+73
* gcc/froydnj2010-08-201-1/+1
* 2010-07-06 Tobias Burnus <burnus@net-b.de>burnus2010-07-061-1/+1
* gcc/froydnj2010-06-281-9/+17
* * gfortran.h (gfc_code): Split backend_decl field into cycle_labelfroydnj2010-06-271-5/+3
* PR fortran/44536jakub2010-06-151-1/+17
* 2010-05-21 Tobias Burnus <burnus@net-b.de>burnus2010-05-231-1/+1
* * trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.steven2010-05-201-3/+1
* PR fortran/44036jakub2010-05-131-2/+13
* 2010-04-06 Tobias Burnus <burnus@net-b.de>burnus2010-04-061-4/+6
* * trans-common.c (create_common): Remove unused offset variable.jakub2009-11-281-4/+2
* PR fortran/42162jakub2009-11-251-8/+16
* 2009-10-26 Janus Weil <janus@gcc.gnu.org>janus2009-10-261-5/+0
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-6/+9
* gcc/java/aldyh2009-06-121-15/+18
* 2009-06-08 Paul Thomas <pault@gcc.gnu.org>pault2009-06-081-12/+12
* 2009-05-13 Steven G. Kargl <kargl@gcc.gnu.org>kargl2009-05-131-2/+2
* PR fortran/35423jakub2009-04-201-3/+158
* 2008-09-18 Daniel Kraft <d@domob.eu>domob2008-09-181-3/+3
* 2008-08-28 Daniel Kraft <d@domob.eu>domob2008-08-281-0/+1
* * gfortran.h (try): Remove macro. Replace try with gfc_tryghazi2008-07-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-29/+26
* * gfortran.h (operator): Remove macro.ghazi2008-07-191-1/+1
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-104/+431
* 2008-03-23 Tobias Schlueter <tobi@gcc.gnu.org>tobi2008-03-231-2/+2
* * trans-array.c (gfc_conv_descriptor_data_get,tobi2008-02-241-6/+6