gfortran.texi: Add link to GFortran apps
[gcc.git] / gcc / fortran / module.c
2006-10-13 Paul Thomasre PR fortran/29373 (implicit type declaration and...
2006-10-08 Paul Thomas[multiple changes]
2006-05-02 Paul Thomasre PR fortran/27269 (Segfault with EQUIVALENCEs in...
2006-03-31 Paul Thomasre PR fortran/21130 (38822 lines of Fortran 90 takes...
2006-02-23 Erik Edelmannmodule.c (read_module): Remove redundant code lines.
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-02-10 Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-02-10 Tobias Schlüterdump-parse-tree.c: Update copyright years.
2006-02-10 Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2005-11-17 Francois-Xavier... re PR fortran/20811 (gfortran include problem (regressi...
2005-11-10 Paul Thomasre PR fortran/24655 (ICE with statement function)
2005-10-25 Jakub Jelinektrans.h (gfc_conv_cray_pointee): Remove.
2005-09-23 Paul Thomasre PR fortran/16861 ([4.0 only] segfault with doubly...
2005-09-18 Andreas Jaegermodule.c (read_module): Add missed line from last patch.
2005-09-18 Paul Thomasre PR fortran/16861 ([4.0 only] segfault with doubly...
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-09 Paul Thomasre PR fortran/18878 ([4.0 only] erronous error message...
2005-08-19 Steven G. Karglre PR fortran/23065 (MAXPATHLEN usage in fortran/{scann...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Tobias Schlüternamelist_use_1.msg
2005-04-01 Kazu Hiratadecl.c, [...]: Fix comment typos.
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 (gfc_expr): Move 'operator'...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-08 Tobias Schlüterexpr.c (gfc_copy_expr): Don't copy 'op1' and 'op2'...
2005-01-22 Paul Brookgfortran.h (gfc_check_access): Add prototype.
2005-01-18 Kazu Hirataarith.c, [...]: Update copyright.
2005-01-03 Steven G. Karglarith.c: Add system.h; remove string.h
2004-12-15 Richard Hendersongfortran.h (gfc_expr.function.name): Make const.
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-11-03 Tobias Schlüterre PR fortran/17535 (gfortran with module procedures)
2004-10-10 Tobias Schlüter* module.c: Fix formatting issues.
2004-10-09 Tobias Schlütermodule.c (mio_interface_rest): Set where member of...
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-15 Tobias Schlüterre PR fortran/16485 (Private subroutines from different...
2004-08-25 Paul Brookconfig-lang.in: Remove dead commented line.
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-07-11 Tobias Schlüterre PR fortran/16455 (print the location of a missing...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-09 Tobias Schlüterre PR fortran/14077 (Data statement within a module...
2004-07-09 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias Schlütermodule.c (mio_gmp_real): Correct writing of negative...
2004-06-09 Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.