]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/gfortran.h
openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.
[thirdparty/gcc.git] / gcc / fortran / gfortran.h
2008-05-06  Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-05-03  Jerry DeLislere PR fortran/33268 (read ('(f3.3)'), a rejected due...
2008-05-01  Janus Weilgfortran.h (struct gfc_symbol): Moving "interface"...
2008-04-30  François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-04-06  François-Xavier... dump-parse-tree.c: Use fprintf, fputs and fputc instead...
2008-04-05  Jerry DeLislePR fortran/25829 28655
2008-03-03  François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2008-01-30  Paul Thomasre PR fortran/34975 (Bogus error with USEing modules)
2008-01-24  Daniel Frankere PR fortran/33375 (ICE (segfault) gfortran.dg/common_...
2008-01-18  H.J. Lure PR fortran/33375 (ICE (segfault) gfortran.dg/common_...
2008-01-17  Paul Thomasre PR fortran/34429 (Fails: character(len=use_associate...
2007-12-16  Paul Thomasre PR fortran/31213 (ICE on valid code with gfortran)
2007-12-09  Paul Thomasre PR fortran/32129 (ICE: Procedure call with array...
2007-12-08  Tobias Burnusre PR fortran/34342 (BOZ extensions not diagnosed as...
2007-12-08  Jakub Jelinekre PR fortran/34359 (ICE in December 6 version of gfort...
2007-12-05  Jakub Jelinekre PR debug/33739 (Failure of gfortran.dg/literal_chara...
2007-11-27  Paul Thomasre PR fortran/33541 (gfortran wrongly imports renamed...
2007-11-17  Francois-Xavier... re PR fortran/25252 (ICE on invalid code)
2007-11-03  Francois-Xavier... gfortran.h: Shorten comment.
2007-10-29  Paul Thomas[multiple changes]
2007-10-22  Steven G. Karglre PR fortran/31244 (data initialization with more...
2007-10-05  Francois-Xavier... gfortran.h (gfc_get_data_variable, [...]): Move to...
2007-10-04  Francois-Xavier... re PR fortran/33502 (gfortran with .F suffix and -g3...
2007-09-24  Francois-Xavier... re PR fortran/33538 (bootstrap break in fortran on...
2007-09-22  Francois-Xavier... re PR fortran/33502 (gfortran with .F suffix and -g3...
2007-09-21  Asher Langtonre PR fortran/20441 (-finit-local-zero is missing from...
2007-09-20  Francois-Xavier... re PR fortran/33221 (Cannot declare variables of TYPE...
2007-09-16  Paul Thomasre PR fortran/29396 (segfault with character pointer...
2007-09-06  Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-09-04  Janus Weildecl.c (match_procedure_decl,match_procedure_in_interfa...
2007-09-03  Francois-Xavier... re PR fortran/31675 (Fortran front-end and libgfortran...
2007-08-30  Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-29  François-Xavier... re PR fortran/33105 (F2003: Support is_iostat_end ...
2007-08-26  H.J. Lugfortran.h (gfc_isym_id): Add GFC_ISYM_GAMMA and GFC_IS...
2007-08-26  Asher Langtongfortran.h (gfc_option_t): Add flag_recursive.
2007-08-20  Roger Saylematch.c (intrinsic_operators): Make static.
2007-08-19  Tobias Burnus[multiple changes]
2007-08-18  Tobias Burnus[multiple changes]
2007-08-13  Paul Thomasre PR fortran/32827 (IMPORT fails for TYPE when also...
2007-08-12  Francois-Xavier... re PR fortran/31629 (option to make module entities...
2007-08-05  Francois-Xavier... re PR fortran/32979 (Implement vendor-specific ISNAN...
2007-08-04  Paul Thomasre PR fortran/31214 (User-defined operator using entry...
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]
next