Update ChangeLogs for wide-int work.
[gcc.git] / gcc / fortran / data.c
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-04-18 Tobias Burnusexpr.c (find_array_element): Don't copy expr.
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-28 Tobias Burnusre PR fortran/54384 (gfortran memory leaks)
2012-07-17 Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08 Steven Bosschergfortran.h: Do not include coretypes.h here.
2011-06-30 Jakub Jelinekre PR fortran/49540 (Memory-hog with large DATA stmt)
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2010-08-27 Jerry DeLislere PR fortran/43217 (Output of Hollerith constants...
2010-07-28 Mikael Morindecl.c (free_value): Also free repeat field.
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-05-19 Daniel Frankere PR fortran/38404 (Warning message identifies incorre...
2010-05-05 Daniel Frankere PR fortran/24978 (ICE in gfc_assign_data_value_range)
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-09 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-04-26 Steven G. Karglre PR fortran/39893 ([4.4] gfortran ICE on invalid...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-02-05 Tobias Burnusre PR fortran/35093 (gfortran.dg/data_constraints_1...
2008-02-05 Paul Thomasre PR fortran/32315 (DATA with implied-do: Bounds check...
2008-01-24 Daniel Frankere PR fortran/34202 (ICE (segfault) for invalid code...
2007-10-05 Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-03 Jerry DeLislere PR fortran/32432 (SEGV/endless loop after: "ERROR...
2007-06-18 Paul Thomasre PR fortran/20863 ([4.2 only] Pointer problems in...
2007-05-28 Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-07 Bernhard Fischerdata.c (gfc_assign_data_value): Fix whitespace.
2006-11-16 Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-15 Bud Davisre PR fortran/28974 (Extremely slow compilation of...
2006-11-11 Tobias Schlüterdata.c: Add 2006 to copyright years.
2006-10-31 Francois-Xavier... re PR fortran/29067 (gfc_resolve_expr(): Bad expression...
2006-10-16 Paul Thomas[multiple changes]
2006-06-05 Steven G. Kargldata.c (gfc_assign_data_value): Fix comment typo.
2006-06-05 Paul Thomasre PR fortran/14067 (no warning when character data...
2006-06-01 Per Bothnerdata.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION.
2006-05-18 Francois-Xavier... re PR fortran/27552 (-fdump-parse-tree doesn't like...
2005-11-06 Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-07-25 Jakub Jelinekre PR fortran/20063 (n*'xxxx' disables padding)
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Kazu Hiratadata.c, [...]: Fix comment typos.
2005-01-23 Kazu Hiratadata.c, [...]: Fix comment typos.
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-08-23 Richard Hendersonre PR fortran/13465 (Data statement for large arrays...
2004-08-19 Paul Brookre PR fortran/14976 (.space is wrong)
2004-06-12 Tobias SchlüterMake-lang.in (F95_OBJS, [...]): Alpabetize.
2004-06-02 Tobias Schlüterre PR fortran/15557 (Not Implemented: Substring referen...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.