re PR fortran/26716 (gfortran: incorrect choice of overloaded function)
[platform/upstream/gcc.git] / gcc / fortran / symbol.c
2006-03-10 Erik Edelmannsymbol.c (check_conflict): Allow allocatable function...
2006-03-05 Erik Edelmannre PR fortran/16136 (Conflicting attributes ALLOCATABLE...
2006-03-01 Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-18 Danny Smithgfortran.h (gfc_add_attribute): Change uint to unsigned...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-01-27 Erik Edelmannsymbol.c (free_old_symbol): Fix confusing comment,...
2006-01-25 Erik Edelmannre PR fortran/25716 (FAIL: gfortran.dg/char_result_11...
2006-01-23 Paul Thomasre PR fortran/25901 (overloaded function is rejected)
2006-01-18 Tobias Schlüterre PR fortran/18540 (Jumping into blocks gives error...
2006-01-18 Paul Thomasre PR fortran/20869 (EXTERNAL and INTRINSIC cannot...
2006-01-13 Steven G. Kargl[multiple changes]
2005-12-22 Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-11-06 Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-11-01 Paul Thomasre PR fortran/21565 (namelist in block data is illegal)
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-10-24 Asher LangtonCommit for Asher Langton
2005-10-24 Asher LangtonCommit for Asher Langton <langton2@llnl.gov>
2005-10-12 Paul Thomasre PR fortran/20847 (common block object may not have...
2005-10-01 Paul Thomasre PR fortran/16404 (should reject invalid code with...
2005-09-26 Jakub Jelinekre PR fortran/23677 (-fno-automatic does not accept...
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-07 Thomas Koenigre PR fortran/20848 (PARAMETER and SAVE attribute conflict)
2005-07-03 Kazu Hiratagfortran.texi, [...]: Fix typo.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-22 Paul Brookre PR fortran/21034 ([4.0 only] internal compiler error...
2005-04-29 Tobias Schlütergfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-28 Tobias Schlütergfortran.h (gfc_gsymbol): Make name a const char *.
2005-03-14 Tobias Schlüterre PR fortran/20467 (Bad fortran code causes ICE)
2005-02-24 Tobias SchlüterUnrevert previously reversed patch, adding this patch:
2005-02-24 Tobias SchlüterRevert yesterday's patch:
2005-02-23 Tobias Schlütergfortran.h (gfc_component, [...]): Make 'name' a 'const...
2005-02-23 Tobias Schlütergfortran.h (symbol_attribute): New 'untyped' field...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-20 Steven G. Kargl* symbol.c: Typos in comments.
2005-02-12 Tobias Schlütersymbol.c (gfc_use_ha_derived): Remove, fold functionali...
2005-02-07 Tobias Schlütergfortran.h (gfc_add_dimension, [...]): Add argument.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-09-08 Paul Brookarray.c: Don't include assert.h.
2004-08-29 Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-19 Paul Brookre PR fortran/17091 (gfortran MAIN__ symbol not marked...
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-13 Tobias Schlütergfortran.h: Add comments.
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-03 Paul Brookdecl.c (gfc_match_implicit_range): Don't use typespec.
2004-06-29 Tobias Schlüterdecl.c, [...]: Add 2004 to copyright years.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-22 Victor Leikehmanre PR fortran/13249 (Error when using COMMON)
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.