summaryrefslogtreecommitdiff
path: root/gcc/fortran/primary.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-08-29 Steven G. Kargl <kargls@comcast.net>kargl2006-08-291-6/+10
* 2006-08-20 Paul Thomas <pault@gcc.gnu.org>pault2006-08-201-0/+4
* PR fortran/24748langton2006-06-221-1/+15
* * options.c, primary.c, resolve.c, trans-common.c: Fix typoskazu2006-05-291-1/+1
* 2006-05-21 Paul Thomas <pault@gcc.gnu.org>pault2006-05-211-0/+15
* PR fortran/18540tobi2006-01-181-5/+3
* 2005-12-10 Steven G. Kargl <kargls@comcast.net>kargl2005-12-161-1/+3
* PR fortran/25106fxcoudert2005-12-031-1/+1
* PR fortran/24917kargl2005-11-271-34/+52
* fortran/tobi2005-11-101-0/+9
* * primary.c (match_boz_constant): Add missing break after gfc_error.jakub2005-10-141-0/+6
* PR fortran/23663jakub2005-09-201-4/+20
* PR fortran/15586fxcoudert2005-09-171-6/+22
* 2005-09-09 Paul Thomas <pault@gcc.gnu.org>pault2005-09-091-4/+22
* 2005-08-27 Erik Edelmann <erik.edelmann@iki.fi>tobi2005-08-271-1/+1
* * primary.c (match_hollerith_constant): Fix typo.fxcoudert2005-08-061-1/+1
* PR fortran/18833jakub2005-08-061-8/+22
* * gfortran.h (MAX_ERROR_MESSAGE): Remove.jakub2005-07-141-2/+8
* * primary.c (gfc_match_rvalue): Handle ENTRY the same wayjakub2005-07-081-4/+17
* * primary.c (match_hollerith_constant): Use int, not unsigned int,steven2005-07-071-3/+3
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.fengwang2005-07-071-0/+73
* Update FSF address.kcook2005-06-251-2/+2
* * gfortran.h: Add flag_backslash compile-time option.fxcoudert2005-06-201-1/+1
* PR fortran/19926kargl2005-06-181-2/+5
* 2005-04-25 Paul Brook <paul@codesourcery.com>pbrook2005-04-251-0/+5
* PR 19936kargl2005-03-051-0/+10
* PR fortran/20058kargl2005-02-281-10/+8
* Unrevert previously reversed patch, adding this patch:tobi2005-02-241-2/+2
* Revert yesterday's patch:tobi2005-02-241-2/+2
* * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Maketobi2005-02-231-2/+2
* * gfortran.h (gfc_add_dimension, gfc_add_result, gfc_add_save,tobi2005-02-071-6/+10
* 2004-01-23 Paul Brook <paul@codesourcery.com>pbrook2005-01-231-166/+51
* 2005-01-22 Paul Brook <paul@codesourcery.com>pbrook2005-01-221-11/+19
* * primary.c (check_digit): Call 'ISXDIGIT' instead of assumingtobi2005-01-151-2/+3
* * arith.c: Add system.h; remove string.hrth2005-01-031-3/+0
* * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h,kazu2004-11-081-2/+2
* fortran/tobi2004-10-071-15/+21
* * primary.c: Update copyright boilerplate to say GCC.tobi2004-08-311-12/+12
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-10/+10
* * arith.c (gfc_validate_kind): Add may_fail argument; abort ifrth2004-08-261-5/+5
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-061-5/+5
* PR fortran/16433tobi2004-07-111-7/+13
* fortran/tobi2004-07-091-23/+35
* * gfortran.h (gfc_current_locus, gfc_set_locus): Remove.tobi2004-05-271-52/+52
* * invoke.texi: Document -Wunderflow and spell check.pbrook2004-05-221-2/+4
* testsuite:tobi2004-05-151-3/+6
* fortran:tobi2004-05-151-3/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2214