re PR fortran/35037 (VOLATILE attribute not being honored with common block variable)
[gcc.git] / gcc / fortran / trans-common.c
2008-02-05 Francois-Xavier... re PR fortran/35037 (VOLATILE attribute not being honor...
2007-11-24 Christopher D. Ricketttrans-common.c (build_common_decl): Fix the alignment...
2007-11-10 Francois-Xavier... * trans-common.c: Remove prototype for gfc_get_common.
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-02 Christopher D. Rickett[multiple changes]
2007-06-14 Paul Thomasre PR fortran/32302 (Incorrect result with -O2)
2007-06-12 Paul Thomastrans-common.c (create_common): Initialize 'field_init'.
2007-06-11 Paul Thomasre PR fortran/29786 (Initialization of overlapping...
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2006-10-31 Bernhard Fischerre PR fortran/29537 (ICE in gfc_match_common for blank...
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-07-16 Paul Thomasre PR fortran/28384 (ICE on non-existent COMMON block)
2006-05-29 Kazu Hirataoptions.c, [...]: Fix typos in error messages.
2006-05-28 Kazu Hiratacheck.c, [...]: Fix comment typos.
2006-05-02 Paul Thomasre PR fortran/27269 (Segfault with EQUIVALENCEs in...
2006-03-17 Roger Saylegfortran.h (gfc_equiv_info): Add length field.
2006-03-01 Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-24 Paul Thomasre PR fortran/24519 (gfortran slow because of incomplet...
2006-02-17 Richard Sandifordtrans-common.c: Include rtl.h earlier.
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2005-10-12 Jakub Jelinektrans-common.c (build_field): Fix comment typo.
2005-09-27 Jakub Jelinekre PR fortran/18518 (equivalenced variables are not...
2005-09-09 Paul Thomasre PR fortran/18878 ([4.0 only] erronous error message...
2005-08-06 Kazu Hiratadecl.c, [...]: Fix comment/doc typos.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-25 Kelley CookUpdate FSF address.
2005-04-24 Tobias Schlüterre PR fortran/20059 (internal compiler error: Segmentat...
2005-03-26 Canqun Yangtrans-common.c (create_common): Build RECORD_NODE for...
2005-03-15 Feng Wangre PR fortran/18827 (ICE on assign to common variable)
2005-03-12 Tobias Schlüterre PR fortran/20361 (-fmax-stack-var-size=N not working...
2005-02-23 Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-01-16 Paul BrookUpdate copyright dates.
2005-01-16 Paul Brookre PR fortran/17675 ([Regression w.r.t. g77] Alignment...
2005-01-13 Kazu Hiratairesolve.c, [...]: Fix comment typos.
2005-01-09 Paul Brookre PR fortran/17675 ([Regression w.r.t. g77] Alignment...
2004-09-16 Kazu Hirataarray.c, [...]: Fix comment typos.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-08 Paul Brookarray.c: Don't include assert.h.
2004-09-07 Per Bothnererror.c (show_locus): Handle mapped locations.
2004-08-25 Tobias Schlütertrans.h (build2_v, build3_v): New macros.
2004-07-12 Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Tobias Schlütertrans-common.c: Fix whitespace issues, make variable...
2004-07-10 Tobias Schlüterre PR fortran/13415 (Internal error with pointer array...
2004-06-29 Tobias Schlüterdecl.c, [...]: Add 2004 to copyright years.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-05-29 Paul BrookTypo in last patch.
2004-05-29 Paul Brooktrans-common.c (find_equivalence): Find multiple rules.
2004-05-23 Paul Brookgfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.