summaryrefslogtreecommitdiff
path: root/gcc/fortran/module.c
Commit message (Expand)AuthorAgeFilesLines
* PR fortran/29383fxcoudert2014-06-281-1/+28
* * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP,jakub2014-06-241-2/+39
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-1/+7
* gcc/fortran/jakub2014-06-061-2/+295
* * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.jakub2014-05-111-0/+110
* fortran/mikael2014-01-261-0/+3
* fortran/mikael2014-01-181-81/+56
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-12-14 Janus Weil <janus@gcc.gnu.org>janus2013-12-141-8/+25
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* 2013-05-28 Tobias Burnus <burnus@net-b.de>burnus2013-05-291-12/+5
* 2013-05-28 Dominique d'Humieres <dominiq@lps.ens.fr>burnus2013-05-281-1/+1
* PR 40958 Compress module files with zlib.jb2013-04-171-85/+139
* Replace enum gfc_try with bool type.jb2013-04-101-15/+11
* PR 25708 Use a temporary buffer when parsing module files.jb2013-03-261-13/+39
* 2013-03-25 Tobias Burnus <burnus@net-b.de>burnus2013-03-251-52/+154
* 2013-01-29 Janus Weil <janus@gcc.gnu.org>janus2013-01-291-28/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR fortran/47203mikael2013-01-091-1/+1
* PR fortran/42769mikael2013-01-061-3/+10
* 2012-12-23 Tobias Burnus <burnus@net-b.de>burnus2012-12-231-0/+1
* 2012-12-21 Tobias Burnus <burnus@net-b.de>burnus2012-12-221-1/+2
* 2012-12-19 Paul Thomas <pault@gcc.gnu.org>pault2012-12-201-1/+7
* 2012-12-16 Tobias Burnus <burnus@net-b.de>burnus2012-12-161-2/+4
* 2012-12-03 Tobias Burnus <burnus@net-b.de>burnus2012-12-031-1/+1
* 2012-11-12 Tobias Burnus <burnus@net-b.de>burnus2012-11-121-1/+1
* PR fortran/51727tobi2012-11-081-26/+115
* 2012-09-03 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>burnus2012-09-031-1/+7
* 2012-08-27 Tobias Burnus <burnus@net-b.de>burnus2012-08-271-4/+1
* 2012-07-26 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>burnus2012-07-261-6/+15
* 2012-07-20 Tobias Burnus <burnus@net-b.de>burnus2012-07-201-0/+1
* 2012-07-17 Janus Weil <janus@gcc.gnu.org>janus2012-07-171-5/+5
* * gfortran.h: Do not include coretypes.h here.steven2012-07-081-0/+1
* 2012-04-06 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2012-04-061-2/+17
* * module.c (gfc_use_module): Improve error message some more.fxcoudert2012-03-041-1/+1
* PR fortran/52313fxcoudert2012-03-031-12/+7
* 2012-03-03 Tobias Burnus <burnus@net-b.de>burnus2012-03-031-0/+1
* 2012-02-01 Tobias Burnus <burnus@net-b.de>burnus2012-02-011-2/+10
* Reduce size of pointer_info tree, minor cleanups.jb2012-01-291-32/+27
* PR 51808 Support arbitrarily long bind(C) binding labels.jb2012-01-291-16/+50
* 2012-01-20 Tobias Burnus <burnus@net-b.de>burnus2012-01-201-4/+12
* 2011-01-14 Tobias Burnus <burnus@net-b.de>burnus2012-01-141-1/+29
* 2012-01-09 Tobias Burnus <burnus@net-b.de>burnus2012-01-091-90/+178
* Make a few helper functions static.jb2011-12-011-2/+2
* PR 25708 Avoid seeking when parsing strings and when peeking.jb2011-12-011-43/+113
* 2011-11-29 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-11-291-15/+24
* gcc/fortranburnus2011-11-161-16/+100
* 2011-10-09 Tobias Burnus <burnus@net-b.de>burnus2011-10-091-12/+93
* 2011-10-07 Janus Weil <janus@gcc.gnu.org>janus2011-10-071-0/+2
* 2011-09-16 Simon Baldwin <simonb@google.com>dnovillo2011-09-201-9/+3