]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/module.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / module.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-20  Janne BlomqvistPR 92463 MPFR modernization in GFortran
2019-11-12  Harald Anlaufre PR fortran/81651 (Enhancement request: have f951...
2019-10-02  Jan Hubickamodule.c (load_commons): Initialize flags to 0 to silec...
2019-08-19  Steven G. Karglre PR fortran/91485 (Erroneous conflict between variabl...
2019-08-17  Steven G. Karglre PR fortran/82992 (ICE in create_int_parameter_array...
2019-05-01  Andrew Bensonmodule.c (write_module): Initialize module_column befor...
2019-04-13  Dominique d'Humieresre PR fortran/79842 (i18n: subword translation in ...
2019-03-21  Thomas Schwinge[PR72741] Encode OpenACC 'routine' directive's level...
2019-03-18  Thomas Koenigre PR fortran/88008 (ICE in check_typebound_baseobject...
2019-03-12  Martin LiskaReplace can't in error messages for Fortran.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-26  Harald Anlaufre PR fortran/85407 (Replace gcc_assert in module.c...
2018-12-22  Steven G. Karglre PR fortran/88169 (Rejects USE rename of namelist...
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-08-22  Andrew Bensonmodule.c (load_generic_interfaces): Move call to find_s...
2018-07-16  Fritz Reesere PR fortran/86417 (FAIL: libgomp.fortran/alloc-comp...
2018-07-10  Jakub Jelinekre PR fortran/86421 (OpenMP declare simd linear ref...
2018-02-13  Alastair McKinstryMake module files reproducible
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-08  Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-10-07  Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-09-23  Janus Weilre PR fortran/82143 (add a -fdefault-real-16 flag)
2017-09-09  Paul Thomasdecl.c: Add decl_type_param_list...
2017-05-19  David Malcolmfortran: remove trailing exclamation mark from various...
2017-04-23  Jerry DeLislere PR fortran/80484 (Three syntax errors involving...
2017-04-17  Paul Thomasre PR fortran/80440 (Slow compile when USEing modules)
2017-04-10  Nicolas Koenigre PR fortran/69498 (ICE on disjunct cases with displac...
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-18  Paul Thomasre PR fortran/79676 ([submodules] Compilation/linking...
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-05  Alexandre Oliva[bootstrap-O3,fortran] add a NULL initializer to avoid...
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-12-14  Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-11-27  Paul Thomasre PR fortran/78474 ([F08] gfortran accepts invalid...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-09-13  Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-09-10  Steven G. Karglre PR fortran/77420 (gfortran and equivalence produces...
2016-06-26  Jerry DeLislere PR fortran/71649 (Internal compiler error)
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-09-17  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-09-10  Paul Thomasre PR fortran/66993 (Spurious ambiguous symbol error...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-05  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-17  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
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-05  Steven G. Kargl[multiple changes]
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-23  Paul Thomasre PR fortran/64952 (Missing temporary in assignment...
2015-02-08  Mikael MorinUse the local name instead of the original name in...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-25  Mikael Morinre PR fortran/62044 (ICE in USE statement with RENAME...
2015-01-23  Martin LiskaRemove false positives for warnings that break LTO...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-11-25  Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-11-25  Tobias Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-11-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-29  Janne BlomqvistUse ISO C remove() instead of POSIX unlink()
2014-08-29  Jeffrey ArmstrongPR 62215 Reinstate unlinking old module file before...
2014-08-22  Joost VandeVondelere PR fortran/61234 (Warn for use-stmt without explicit...
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-24  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
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-01-26  Mikael Morinre PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unres...
2014-01-18  Mikael Morinre PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unres...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-14  Janus Weilre PR fortran/59450 ([OOP] ICE for type-bound-procedure...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-05-29  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-28  Tobias Burnus[multiple changes]
2013-04-17  Janne BlomqvistPR 40958 Compress module files with zlib.
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-26  Janne BlomqvistPR 25708 Use a temporary buffer when parsing module...
2013-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-09  Mikael Morinre PR fortran/47203 (USE of module with same name as...
2013-01-06  Mikael Morinre PR fortran/42769 ([OOP] ICE in resolve_typebound_pr...
next