]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/match.c
gfortran.h (gfc_extract_int): Change return type to bool.
[thirdparty/gcc.git] / gcc / fortran / match.c
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-07  Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-01  Thomas Koenigre PR fortran/78178 (ICE in WHERE statement with diagno...
2016-11-01  Thomas Koenigre PR fortran/69544 (Internal compiler error with ...
2016-10-27  Jakub Jelinekre PR fortran/78026 (ICE in gfc_resolve_omp_declare_sim...
2016-10-25  Fritz ReeseEnable .XOR. operator with -std=legacy.
2016-10-25  Fritz ReeseSupport TYPE as alias for PRINT with -fdec.
2016-10-25  Fritz ReeseCleanup -fdec.
2016-10-23  Steven G. Karglre PR fortran/54730 (ICE in gfc_typenode_for_spec,...
2016-10-17  Steven G. Karglre PR fortran/77978 (stop codes misinterpreted in both...
2016-08-31  Paul Thomas[multiple changes]
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-02-28  Harald Anlaufre PR fortran/56007 (Remarkably bad error message with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-13  Steven G. Karglre PR fortran/68319 (ICE on using interface with includ...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-07  Steven G. Karglre PR fortran/68151 (ICE on using select case with...
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-24  Steven G. Karglre PR fortran/67805 (ICE on array constructor with...
2015-10-18  Mikael MorinFix common-related error recovery ICE.
2015-10-04  Mikael MorinRemove dead code
2015-10-04  Mikael MorinFix fortran common-related error recovery ICE.
2015-09-28  Paul Thomas[multiple changes]
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02  Steven G. Karglre PR fortran/56520 (Syntax error causes misleading...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08  Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18  Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-31  Tobias Burnusmatch.c (gfc_match_stopcode): Permit error stop in...
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
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-24  Tobias Burnuserror.c (gfc_fatal_error_1): Remove.
2014-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-06-29  Francois-Xavier... re PR fortran/36275 ([F03] Binding label can be any...
2014-06-24  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-05-11  Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-03-19  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-02-21  Janus Weilre PR fortran/60234 ([OOP] ICE in generate_finalization...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-08-22  Janus Weilre PR fortran/58185 ([OOP] ICE when selector in SELECT...
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-07-29  Po-Chun Changmatch.c (gfc_match_call): Exit loop after setting i.
2013-07-17  Tobias Burnus[multiple changes]
2013-06-07  Tobias Burnusre PR fortran/57549 (Bogus error with array constructor...
2013-05-20  Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2013-04-18  Tobias Burnusexpr.c (find_array_element): Don't copy expr.
2013-04-14  Mikael Morinre PR fortran/56816 (ICE in delete_root)
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-04  Janus Weilre PR fortran/40881 ([F03] warn for obsolescent features)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Paul Thomasre PR fortran/55172 ([OOP] gfc_variable_attr(): Bad...
2012-12-21  Paul Thomasre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-11-26  Janus Weilre PR fortran/54881 ([OOP] ICE in fold_convert_loc...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-09-15  Tobias Burnusmatch.c (lock_unlock_statement, [...]): Fix potential...
2012-09-04  Janus Weilre PR fortran/54435 (ICE with SELECT TYPE on a non...
2012-08-27  Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-14  Tobias Burnusre PR fortran/40881 ([F03] warn for obsolescent features)
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-06-08  Janus Weilre PR fortran/52552 ([OOP] ICE when trying to allocate...
2012-05-30  Tobias Burnusdecl.c: Fix comment typos.
2012-05-23  Tobias Burnusre PR fortran/51055 (deferred length character allocati...
2012-05-05  Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-28  Paul Thomasre PR fortran/52652 (call to gfc_match_asynchronous...
2012-02-17  Tobias Burnusre PR translation/52232 (translatable string typos...
2012-01-29  Janne BlomqvistPR 51808 Constify binding_label.
2012-01-29  Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-27  Tobias Burnusre PR fortran/51953 ([F2008] Allow multiple allocate...
2011-12-19  Tobias Burnusre PR fortran/51605 (internal compiler error gfc_trans_...
2011-12-11  Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-03  Tobias Burnusre PR fortran/48887 ([OOP] SELECT TYPE: Associate...
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-06-08  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-21  Janus Weilre PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
next