summaryrefslogtreecommitdiff
path: root/gcc/fortran/matchexp.c
Commit message (Expand)AuthorAgeFilesLines
* * gfortran.h (gfc_extract_int): Change return type to bool. Addjakub2017-01-211-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2014-12-12 Tobias Burnus <burnus@net-b.de>burnus2015-12-121-1/+1
* Always pass 0 or option number to gfc_warning*.jsm282015-02-011-2/+2
* Remove false positives for warnings that break LTO profiledmarxin2015-01-231-1/+3
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-13 Tobias Burnus <burnus@net-b.de>burnus2014-12-121-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* 2012-10-04 Tobias Burnus <burnus@net-b.de>burnus2012-10-041-4/+4
* * gfortran.h: Do not include coretypes.h here.steven2012-07-081-0/+1
* * array.c (match_subscript): Skip whitespaces before setting locus.mikael2011-11-041-0/+1
* 2010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-131-29/+5
* * trans-common.c (create_common): Remove unused offset variable.jakub2009-11-281-4/+1
* gcc/testsuite/rwild2008-07-211-1/+1
* 2008-07-19 Tobias Burnus <burnus@net-b.de>burnus2008-07-191-7/+0
* * gfortran.h (new): Remove macro.ghazi2008-07-191-8/+8
* * gfortran.h (operator): Remove macro.ghazi2008-07-191-3/+3
* * arith.c: Update copyright years.tobi2008-02-241-1/+1
* gcc/fortran:dfranke2007-12-231-8/+18
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* 2007-07-24 Paul Thomas <pault@gcc.gnu.org>pault2007-07-241-7/+10
* gcc/fortran:dfranke2007-07-081-7/+15
* * openmp.c, matchexp.c, module.c, scanner.c, resolve.c, st.c,kargl2007-01-201-29/+27
* 2006-05-15 Paul Thomas <pault@gcc.gnu.org>pault2006-05-151-12/+21
* * dump-parse-tree.c: Update copyright years.tobi2006-02-101-1/+2
* fortran/tobi2006-02-101-2/+26
* PR fortran/15586fxcoudert2005-09-171-1/+1
* gcc/ChangeLog:manfred2005-07-221-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* * gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2', and 'uop'tobi2005-02-231-5/+5
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-1/+1
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-23/+23
* PR fortran/13912sayle2004-05-261-14/+119
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+776