aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-29interface.c: Fix previous checkin (an incomplete patch was commited for me).Steven Bosscher1-1/+1
2005-10-28re PR fortran/24545 (gfortran bug regarding interface block with named END IN...Steven G. Kargl1-1/+1
2005-10-21interface.c (compare_actual_formal): Issue error when attempting to pass an a...Jakub Jelinek1-0/+15
2005-09-22re PR fortran/24005 (Ambiguous INTERFACE leads to seg fault)Steven G. Kargl1-2/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-27re PR fortran/21177 (wrong code with NULL())François-Xavier Coudert1-1/+1
2005-04-10* interface.c: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-01decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-3/+4
2005-02-24Revert yesterday's patch:Tobias Schlüter1-4/+3
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-3/+4
2005-02-23gfortran.h (gfc_expr): Move 'operator'...Tobias Schlüter1-5/+7
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-1/+2
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-3/+1
2004-11-08arith.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter1-1/+1
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter1-2/+9
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-1/+1
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1858