]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/parse.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / parse.c
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-14  Max Ostapenkoparse.c (decode_statement): Initialize M to MATCH_NO.
2015-09-28  Paul Thomas[multiple changes]
2015-09-25  Steven G. Karglre PR fortran/67525 (ICE on select type with improper...
2015-08-24  Louis Kruppre PR fortran/62536 (ICE (segfault) for invalid END...
2015-07-27  Thomas SchwingeFix logic error in Fortran OpenACC parsing
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-02  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-06-23  Andre Vehreschildre PR fortran/64674 ([OOP] ICE in ASSOCIATE with class...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18  Steven G. Karglre PR fortran/66040 (ICE on misplaced sequence in function)
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-24  Tobias Burnusparse.c (gfc_parse_file): Fix two-location gfc_error...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-15  Steven Bosscherre PR fortran/61669 (Error recovery ICE)
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-06  Tobias Burnuserror.c (gfc_error_check): Use bool not int.
2014-12-06  Tobias Burnuserror.c (gfc_buffer_error, [...]): Use bool not
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-10-06  Tobias Burnuslibgfortran.h (GFC_STD_F2015): Add.
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-06  Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
2014-05-11  Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-04-30  Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-03-19  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-29  Tobias Burnusre PR fortran/44350 (accepts illegal fortran in BLOCK...
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-07-15  Tobias Burnustrans-array.h (gfc_deallocate_alloc_comp_no_caf, [...
2013-06-01  Tobias Burnusdecl.c (add_global_entry): Take locus.
2013-05-20  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-05-20  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-04-15  Tobias Burnusclass.c (gfc_find_intrinsic_vtab): Removed unused var.
2013-04-14  Mikael Morinre PR fortran/56816 (ICE in delete_root)
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-18  Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-02-02  Thomas Koenigre PR fortran/50627 (Error recovery: ICE in gfc_free_na...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-26  Janus Weilre PR fortran/54997 (-Wunused-function gives false...
2012-09-23  Tobias Burnusre PR fortran/54599 (Issues found in gfortran by the...
2012-08-27  Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-21  Tobias Burnusparse.c (parse_contained): Include EXEC_END_PROCEDURE...
2012-08-14  Tobias Burnusre PR fortran/40881 ([F03] warn for obsolescent features)
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-07-05  Uros Bizjakre PR fortran/53449 (fortran fails to build with LTO...
2012-03-28  Paul Thomasre PR fortran/52652 (call to gfc_match_asynchronous...
2012-01-09  Tobias Burnusre PR fortran/51578 (Import of same symbol via differen...
2011-12-19  Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-11-16  Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-09-08  Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2011-08-19  Mikael Morinre PR fortran/50129 (ICE on where statement)
2011-08-18  Mikael Morinre PR fortran/50071 (gfortran does not distinguish...
2011-08-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-06-20  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-06-16  Janus Weilre PR fortran/49417 ([OOP] ICE on invalid CLASS compone...
2011-06-08  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-06-02  Steven G. Karglre PR fortran/49265 (Double colon in procedure-stmt...
2011-05-07  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-26  Thomas Koenigdecl.c (gfc_match_end): Check that the block name start...
2011-04-19  Tobias Burnusre PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_a...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-02-14  Janus Weilre PR fortran/47730 ([OOP] ICE on invalid source in...
2011-01-13  Tobias Burnusre PR fortran/45848 ([OOP] ICE on invalid code in fortr...
2011-01-08  Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2011-01-06  Daniel Frankere PR fortran/33117 (Improve error message for generic...
2010-12-11  Jerry DeLislere PR fortran/46705 (Spurious "Missing '&' in continued...
2010-10-30  Thomas Koeniggfortran.h (gfc_option_t): Replace dump_parse_tree...
2010-10-12  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-09-29  Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-03  Daniel Kraftre PR fortran/44602 ([F2008] EXIT: Jump to end of const...
2010-08-17  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-15  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-04  Mikael Morinre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-08-02  Mikael Morinre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-07-31  Mikael Morinre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-07-30  Mikael Moringfortran.h (gfc_release_symbol): New prototype.
2010-07-25  Mikael Morinre PR fortran/44660 (ICE in resolve_equivalence())
2010-07-24  Tobias Burnusre PR fortran/40011 (Problems with -fwhole-file)
2010-07-11  Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-06-25  Tobias Burnusparse.c (next_free, next_fixed): Allow ";" as first...
2010-06-21  Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-10  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-06-02  Tobias Burnusre PR fortran/44360 (wrong-code: host-associated proced...
2010-05-30  Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
next