[multiple changes]
[gcc.git] / gcc / fortran / dependency.c
2011-05-26 Paul Thomas[multiple changes]
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-03-21 Thomas Koenigre PR fortran/22572 (Double occurrence of matmul intrin...
2010-12-03 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-10-10 Thomas Koenigfrontend-passes.c: Include opts.h.
2010-09-10 Mikael Moringfortran.h (gfc_expr): Remove inline_noncopying_intrins...
2010-09-07 Thomas Koenigre PR fortran/45576 (ICE on character stuff)
2010-09-03 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-27 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-06 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-03 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-02 Thomas Koenigre PR fortran/45159 (Unnecessary temporaries)
2010-08-02 Thomas Koenigre PR fortran/36854 ([meta-bug] fortran front-end optim...
2010-07-23 Paul Thomasre PR fortran/24524 (Fortran dependency checking should...
2010-07-22 Tobias Burnusre PR fortran/45019 (Aliasing of TARGET dummy argument...
2010-07-14 Janus Weilre PR fortran/44925 ([OOP] C_LOC with CLASS pointer)
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-05-31 Thomas Koenigre PR fortran/36928 (array temporary for interleaving...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-01 Paul Thomasioparm.def: Update copyright.
2010-02-22 Paul Thomasre PR fortran/43072 (unneeded temporary (s=s+f(a)))
2010-02-20 Paul Thomasre PR fortran/36932 (unneeded temporary (2x))
2009-07-05 Paul Thomasre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-29 Paul Thomasre PR fortran/40551 (Optimizations possible using gfc_f...
2009-04-06 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-01-09 Paul Thomascheck.c: Update copyright year.
2009-01-04 Mikael Morinre PR fortran/35681 (wrong result for vector subscripte...
2009-01-04 Mikael Morinre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2008-12-15 Mikael Morinre PR fortran/38487 (Bogus Warning: INTENT(INOUT) actua...
2008-11-16 Mikael Morinre PR fortran/35681 (wrong result for vector subscripte...
2008-10-19 Paul Thomasre PR fortran/37723 (wrong result for left-right hand...
2008-10-12 Paul Thomasre PR fortran/37787 (right-left hand side overlap not...
2008-08-23 Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2007-10-29 Paul Thomas[multiple changes]
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-01 Thomas Koenigre PR fortran/31732 (Assignment to array slice affects...
2007-02-02 Roger Sayledependency.c (gfc_check_dependency): Implement dependen...
2007-01-20 Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2006-12-21 Paul Thomasre PR fortran/30273 ([4.1 only] gfc_todo: Not Implement...
2006-12-17 Roger Saylere PR fortran/30207 (ICE in gfc_dep_resolver with where...
2006-05-21 Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
2006-04-06 Roger Sayledependency.c (get_no_elements): Delete function.
2006-04-01 Roger Sayledependency.c (gfc_is_inside_range): Delete.
2006-04-01 Roger Sayledependency.c (gfc_dep_compare_expr): Strip parentheses...
2006-03-25 Roger Sayledependency.c (gfc_check_dependency): Improve handling...
2006-03-25 Roger Saylegfortran.h (gfc_symbol): Add a new "forall_index" bit...
2006-03-17 Roger Saylegfortran.h (gfc_equiv_info): Add length field.
2006-03-11 Roger Sayledependency.c (gfc_dep_compare_expr): Allow unary and...
2006-03-04 Roger Sayledependency.c (gfc_check_element_vs_element): Revert...
2006-03-03 Roger Sayledependency.c (gfc_check_element_vs_element): Consider...
2006-03-03 Roger Sayledependency.c (gfc_check_dependency): Call gfc_dep_resol...
2006-03-01 Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-03-01 Roger Sayledependency.c (gfc_is_same_range): Compare the stride...
2006-02-24 Paul Thomasre PR fortran/24519 (gfortran slow because of incomplet...
2006-02-05 Roger Sayledependency.c (gfc_check_dependency): Remove unused...
2005-12-16 Kazu Hiratadependency.c, [...]: Fix comment typos.
2005-12-13 Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-09-16 Paul Brookre PR fortran/23906 (inappropriate branch condition...
2005-09-09 Richard Sandifordre PR fortran/19239 ([4.0 only] gfortran ICE on vector...
2005-06-25 Kelley CookUpdate FSF address.
2005-02-23 Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-08 Paul Brookarray.c: Don't include assert.h.
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.