]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/gfortran.h
arith.c: Change copyright header to refer to version 3 of the GNU General Public...
[thirdparty/gcc.git] / gcc / fortran / gfortran.h
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-28  Kazu Hiratagfortran.h, [...]: Fix comment typos.
2007-07-28  Daniel Frankere PR fortran/31818 (Wrongly accepts namelists with...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-24  Paul Thomasre PR fortran/31205 (aliased operator assignment produc...
2007-07-22  Daniel Frankere PR fortran/29962 (Initialization expressions)
2007-07-15  Jerry DeLislere PR libfortran/32611 (Print sign of negative zero)
2007-07-08  Daniel Frankere PR fortran/17711 (Wrong operator name in error message)
2007-07-07  Kazu Hiratadecl.c, [...]: Fix comment typos.
2007-07-06  Daniel Frankere PR fortran/32633 (bogus error)
2007-07-05  Tobias Burnusre PR fortran/32359 (incorrect error: Threadprivate...
2007-07-03  Jerry DeLisleForgot this from previous commit.
2007-07-02  Christopher D. Rickett[multiple changes]
2007-06-24  Tobias Burnusre PR fortran/32460 (structure constructor not allowed...
2007-06-07  Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-29  Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-29  Tobias Schlütergfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.
2007-05-28  Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-05-12  Paul Thomasre PR fortran/30746 (50th Anniversary Bug - Forward...
2007-05-08  Paul Thomasre PR fortran/29397 (Constant logical expression with...
2007-05-06  Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-04-17  Tobias Schlüterarith.h: Update copyright years.
2007-04-07  Paul Thomasre PR fortran/31293 (Implicit character and array retur...
2007-04-03  Francois-Xavier... re PR fortran/31304 (REPEAT argument NCOPIES is not...
2007-03-24  Brooks Moses* gfortran.h: Edit comments on GFC_STD_*.
2007-03-18  Paul Thomasre PR fortran/30531 ([4.2 only] allocatable component...
2007-03-15  Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-02-20  Tobias Burnusre PR fortran/30522 (Host-/use-associated VOLATILE...
2007-01-28  Thomas Koenigre PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives...
2007-01-20  Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-18  Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-05  Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-02  Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-27  Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-22  Paul Thomasre PR fortran/25818 ([4.1 only] Problem with handling...
2006-12-20  Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-10  Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-09  Paul Thomasre PR other/29975 ([meta-bugs] ICEs with CP2K)
2006-12-09  Paul Thomasre PR fortran/29464 ([4.1 only] problem with duplicate...
2006-12-03  Paul Thomasre PR fortran/29642 (Fortran 2003: VALUE Attribute...
2006-12-01  Thomas Koenigre PR libfortran/29568 (implement unformatted files...
2006-11-19  Francois-Xavier... module.c (gfc_use_module): Uncomment the ISO_FORTRAN_EN...
2006-11-17  Francois-Xavier... gfortran.h (gfc_add_intrinsic_modules_path, [...])...
2006-11-15  Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-11-15  Bud Davisre PR fortran/28974 (Extremely slow compilation of...
2006-11-15  Brooks Mosesgfortran.h (GFC_MAX_LINE): Remove constant definition.
2006-11-15  Brooks Moseslang.opt: Remove -fno-backend option.
2006-11-10  Brooks Moseslang.opt (-fmodule-private): Remove option.
2006-11-09  Paul Thomasre PR fortran/29699 (ICE in trans-decl.c)
2006-11-09  Brooks Moseslang.opt: Add -fmax-errors= option.
2006-11-09  Brooks Moseslang.opt: Remove non-working -qkind= option.
2006-11-07  Paul Thomasre PR fortran/29539 (ICE in variable_decl)
2006-11-07  Tobias Burnusre PR fortran/29601 (VOLATILE attribute and statement)
2006-10-28  Steven G. Karglgfortran.h: Remove GFC_MPFR_TOO_OLD.
2006-10-22  Francois-Xavier... re PR fortran/26025 (Optionally use BLAS for matmul)
2006-10-19  Paul Thomas[multiple changes]
2006-10-15  Bernhard Fischerre PR fortran/24767 (gfortran: -Wno-unused-label does...
2006-10-11  Tobias Schlütergfortran.h (gfc_show_actual_arglist, [...]): Add protot...
2006-10-09  Steven G. Karglre PR fortran/15441 (RRSPACING broken for denormals)
2006-10-08  Paul Thomas[multiple changes]
2006-10-07  François-Xavier... re PR fortran/16580 ([4.1 only] gfortran ICE on test...
2006-10-03  Jerry DeLislere PR fortran/19262 (more than thirty-nine continuation...
2006-09-07  Steven G. Kargldata_1.f90: Fix integer oveflow in integer literal...
2006-09-05  Paul Thomasre PR fortran/28908 (fold_convert fails for Fortran...
2006-08-20  Paul Thomasre PR fortran/28601 (ICE on reexport of renamed type)
2006-08-15  Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
2006-07-30  Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...
2006-07-26  François-Xavier... intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-07-24  Jerry DeLislere PR libfortran/25289 (Cannot handle record numbers...
2006-07-04  Paul Thomasre PR fortran/28174 (Corruption of multiple character...
2006-06-18  Jerry DeLislere PR fortran/19310 ([4.1 Only] unnecessary error for...
2006-06-07  Paul Thomasre PR fortran/23091 (ICE in gfc_trans_auto_array_alloca...
2006-05-21  Paul Thomasre PR fortran/25746 (Elemental assignment gives wrong...
2006-05-15  Paul Thomasre PR fortran/25090 (Bad automatic character length)
2006-05-03  Steven G. Karglre PR fortran/26896 (Description of implementation...
2006-03-25  Roger Saylegfortran.h (gfc_symbol): Add a new "forall_index" bit...
2006-03-22  Thomas Koenig[multiple changes]
2006-03-17  Roger Saylegfortran.h (gfc_equiv_info): Add length field.
2006-03-15  Jerry DeLislere PR fortran/19101 (missing & in character continuatio...
2006-03-14  Steven G. Karglre PR fortran/18537 (no warning about tabs with std...
2006-03-01  Paul Thomasre PR fortran/26393 (ICE with function returning variab...
2006-02-19  François-Xavier... re PR libfortran/21303 (L edit descriptor without a...
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-02-10  Tobias Schlüterre PR fortran/14771 (frontend doesn't record parentheses)
2006-02-06  Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2006-01-29  Paul Thomas[multiple changes]
2006-01-27  Jakub Jelinekre PR fortran/25324 (Wrong DW_TAG_compile_unit generate...
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-21  Paul ThomasPR25024, PR20881, PR23308, PR25538 and PR25710 - Proced...
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-05  Erik Edelmannre PR fortran/23675 (ICE in gfc_finish_var_decl (string...
2005-12-22  Tobias Schlüterre PR fortran/18990 (ICE in gfc_get_derived_type, at...
2005-12-22  Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-12-13  Richard SandifordMake-lang.in (fortran/trans-resolve.o): Depend on fortr...
2005-12-10  Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-11-30  Bernhard Fischerre PR fortran/21302 (Max line length in free form mode)
2005-11-27  Bernhard Fischergfortran.h: remove superfluous whitespace and use GNU...
next