aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/symbol.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas1-0/+26
2006-02-18gfortran.h (gfc_add_attribute): Change uint to unsigned int.Danny Smith1-1/+2
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+28
2006-01-27symbol.c (free_old_symbol): Fix confusing comment, and add code to free old_s...Erik Edelmann1-2/+8
2006-01-25re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann1-16/+51
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas1-2/+4
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter1-32/+39
2006-01-18re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas1-0/+19
2006-01-13[multiple changes]Steven G. Kargl1-9/+13
2005-12-22re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas1-0/+17
2005-11-06re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas1-1/+7
2005-11-01re PR fortran/21565 (namelist in block data is illegal)Paul Thomas1-0/+2
2005-10-25trans.h (gfc_conv_cray_pointee): Remove.Jakub Jelinek1-0/+2
2005-10-24Commit for Asher LangtonAsher Langton1-1/+63
2005-10-24Commit for Asher Langton <langton2@llnl.gov>Asher Langton1-2/+5
2005-10-12re PR fortran/20847 (common block object may not have save attribute)Paul Thomas1-0/+3
2005-10-01re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Paul Thomas1-1/+26
2005-09-26re PR fortran/23677 (-fno-automatic does not accept legal save statements)Jakub Jelinek1-1/+1
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-2/+1
2005-09-07re PR fortran/20848 (PARAMETER and SAVE attribute conflict)Thomas Koenig1-0/+1
2005-07-03gfortran.texi, [...]: Fix typo.Kazu Hirata1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-22re PR fortran/21034 ([4.0 only] internal compiler error: in gfc_trans_auto_ar...Paul Brook1-1/+22
2005-04-29gfortran.h (gfc_namespace): Add seen_implicit_none field.Tobias Schlüter1-0/+14
2005-04-28gfortran.h (gfc_gsymbol): Make name a const char *.Tobias Schlüter1-1/+1
2005-03-14re PR fortran/20467 (Bad fortran code causes ICE)Tobias Schlüter1-0/+1
2005-02-24Unrevert previously reversed patch, adding this patch:Tobias Schlüter1-8/+8
2005-02-24Revert yesterday's patch:Tobias Schlüter1-8/+8
2005-02-23gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.Tobias Schlüter1-8/+8
2005-02-23gfortran.h (symbol_attribute): New 'untyped' field, fix comment formatting.Tobias Schlüter1-3/+6
2005-02-23gfortran.h (gfc_get_namespace): Add second argument to prototype.Tobias Schlüter1-4/+5
2005-02-20* symbol.c: Typos in comments.Steven G. Kargl1-10/+9
2005-02-12symbol.c (gfc_use_ha_derived): Remove, fold functionality into ...Tobias Schlüter1-19/+6
2005-02-07gfortran.h (gfc_add_dimension, [...]): Add argument.Tobias Schlüter1-85/+99
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-4/+1
2004-09-08array.c: Don't include assert.h.Paul Brook1-2/+1
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-3/+5
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-2/+2
2004-08-19re PR fortran/17091 (gfortran MAIN__ symbol not marked TREE_PUBLIC)Paul Brook1-31/+1
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-0/+8
2004-08-13gfortran.h: Add comments.Tobias Schlüter1-1/+1
2004-07-11re PR fortran/16336 (ICE with common block in module)Tobias Schlüter1-0/+17
2004-07-03decl.c (gfc_match_implicit_range): Don't use typespec.Paul Brook1-48/+27
2004-06-30decl.c, [...]: Add 2004 to copyright years.Tobias Schlüter1-1/+2
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-60/+17
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter1-0/+62
2004-05-27gfortran.h (gfc_current_locus, [...]): Remove.Tobias Schlüter1-13/+13
2004-05-22re PR fortran/13249 (Error when using COMMON)Victor Leikehman1-1/+5
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter1-12/+12