]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/gfortran.h
Update Copyright years for files modified in 2008 and/or 2009.
[gcc.git] / gcc / fortran / gfortran.h
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2009-01-04 Paul Thomasre PR fortran/38665 (ICE in check_host_association)
2009-01-04 Mikael Morinre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2008-12-18 Daniel Kraftre PR fortran/31822 (Missing run-time bound checks...
2008-11-30 Daniel Kraftre PR fortran/37779 (Missing RECURSIVE not detected)
2008-11-22 Tobias Burnusre PR fortran/38160 (C Binding: Kind parameter checking...
2008-11-16 Mikael Morinre PR fortran/37992 (ICE while resolving charlen for...
2008-11-03 Tobias Burnusre PR fortran/37821 (gfortran is ignoring #includes...
2008-11-01 Steven G. Karglre PR fortran/19925 (Implied do-loop in an initializati...
2008-11-01 Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-11-01 Janus Weilre PR fortran/36322 (ICE with PROCEDURE using a complic...
2008-10-09 Daniel Kraftre PR fortran/35723 (Can't use run-time array element...
2008-10-05 Paul Thomasre PR fortran/35680 (ICE on invalid transfer in variabl...
2008-10-05 Daniel Kraftre PR fortran/37638 (ICE in update_arglist_pass)
2008-10-02 Steven Bosscherre PR fortran/37635 (Fortran 2008: Support LEADZ /...
2008-09-23 Daniel Kraftre PR fortran/37588 (GENERIC type-bound procedure is...
2008-09-22 Janus Weilre PR fortran/37486 (alignment of data in COMMON blocks)
2008-09-02 Daniel Kraftgfortran.h (struct gfc_namespace): New member `implicit...
2008-09-01 Daniel Kraftgfc-internals.texi (F2003 OOP), [...]): New chapter...
2008-08-31 Daniel Kraftgfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
2008-08-29 Jakub Jelinekgfortran.h (gfc_use_list): Add where field.
2008-08-29 Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-08-28 Daniel Kraftgfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
2008-08-25 Daniel Kraftgfortran.h (gfc_find_component): Add new arguments.
2008-08-24 Daniel Kraftgfortran.h (gfc_typebound_proc): New struct.
2008-08-23 Janus Weilgfortran.h (gfc_component): Add field "symbol_attribute...
2008-08-22 Daniel Kraftgfortran.h (in_prefix): Removed from this header.
2008-08-22 Daniel Kraftre PR fortran/32095 (Accepts invalid character(len...
2008-08-08 Paul Thomasre PR fortran/37011 (F2003, type extension: multiple...
2008-08-08 Daniel Kraftgfortran.h (gfc_finalizer): Replaced member `procedure...
2008-07-29 Paul Thomastrans-expr.c (conv_parent_component_references): New...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-24 Daniel Kraftre PR fortran/33141 (Intrinsic procedures: Improve...
2008-07-24 Thomas Koenigre PR fortran/29952 (Flag to give runtime information...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-19 Kaveh R. Ghazigfortran.h (protected): Remove macro.
2008-07-18 Kaveh R. Ghaziarith.c (eval_type_intrinsic0): Avoid C++ keywords.
2008-07-02 Janus Weilre PR fortran/32580 (iso_c_binding c_f_procpointer...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-06-17 Daniel Kraftre PR fortran/36112 (Bounds-checking on character lengt...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-02 Daniel Kraftgfortran.h: New statement-type ST_FINAL for FINAL decla...
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-16 Daniel Kraftre PR fortran/27997 (Fortran 2003: Support type-spec...
2008-05-15 Francois-Xavier... trans-expr.c (gfc_conv_concat_op): Take care of nondefa...
2008-05-15 Sa LiuAdd new parameter to NAMED_INTCST.
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
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)
next
This page took 1.041103 seconds and 108 git commands to generate.