match.pd: Implement simple complex operations cancelling.
[gcc.git] / gcc / fortran / module.c
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...
2012-12-23 Tobias Burnusre PR fortran/54884 (Externally used PRIVATE module...
2012-12-22 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-16 Tobias Burnusre PR fortran/55197 (Use statement for omp_lib causes...
2012-12-03 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2012-11-12 Tobias Burnusre PR fortran/55272 (ICE on passing coarray argument...
2012-11-08 Tobias Schlüterre PR fortran/51727 (Changing module files)
2012-09-03 Tobias Burnus[multiple changes]
2012-08-27 Tobias Burnusre PR fortran/41093 (memory leaks with gfc_namespace)
2012-07-26 Alessandro Fanfarillomodule.c (mio_array_spec): Don't read as->lower for...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
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-04-06 Thomas Koenigre PR fortran/52668 (Incorrect unused warning for USE...
2012-03-04 Francois-Xavier... * module.c (gfc_use_module): Improve error message...
2012-03-03 Francois-Xavier... re PR fortran/52313 (useless error message for old...
2012-03-03 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-02-01 Tobias Burnusre PR fortran/52024 ([OOP] GENERIC operator cannot...
2012-01-29 Janne BlomqvistReduce size of pointer_info tree, minor cleanups.
2012-01-29 Janne BlomqvistPR 51808 Support arbitrarily long bind(C) binding labels.
2012-01-20 Tobias Burnusre PR fortran/51056 ([OOP] Bogus "Unused module variabl...
2012-01-14 Tobias Burnusre PR fortran/51816 (Wrong error when use..., only...
2012-01-09 Tobias Burnusre PR fortran/51578 (Import of same symbol via differen...
2011-12-01 Janne BlomqvistMake a few helper functions static.
2011-12-01 Janne BlomqvistPR 25708 Avoid seeking when parsing strings and when...
2011-11-29 Thomas Koenigre PR fortran/40958 (module files too large)
2011-11-16 Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-10-09 Tobias BurnusMake-lang.in (F95_PARSER_OBJS, [...]): Add dependency...
2011-10-07 Janus Weilre PR fortran/50625 ([OOP] ALLOCATABLE attribute lost...
2011-09-20 Simon Baldwinmodule.c (gfc_dump_module): Omit timestamp from output.
2011-08-23 Tobias Burnusre PR fortran/31600 (Better error message for redeclati...
2011-08-14 Steven G. Karglmodule.c (use_iso_fortran_env_module): Spell 'referrenc...
2011-07-17 Tobias Burnusre PR fortran/34657 (program-unit MY_SUB imports symbol...
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-05-29 Janus Weilre PR fortran/47601 ([OOP] Internal Error: mio_componen...
2011-05-20 Janus Weilre PR fortran/48706 (Type extension inside subroutine)
2011-04-23 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-20 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-03-29 Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-03-11 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-02-18 Janus Weilre PR fortran/47767 ([OOP] SELECT TYPE fails to execute...
2011-02-02 Janus Weilre PR fortran/47082 ([OOP] ICE in gfc_conv_component_ref)
2011-01-28 Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2011-01-08 Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2010-12-28 Janus Weilre PR fortran/45827 ([OOP] mio_component_ref(): Compone...
2010-11-09 Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2010-10-06 Mikael Morinmodule.c (gfc_use_module): Free atom_string when done...
2010-10-06 Mikael Morinmodule.c (read_module): Remove useless string duplication.
2010-09-26 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-26 Jerry DeLislere PR fortran/45793 ([4.6 Regressions] Numerous test...
2010-09-24 Tobias Burnusre PR fortran/40571 (F2008: ISO_FORTRAN_ENV: Missing...
2010-08-21 Janus Weilre PR fortran/45271 ([OOP] Polymorphic code breaks...
2010-08-01 Janus Weilre PR fortran/44912 ([OOP] Segmentation fault on TBP)
2010-07-11 Tobias Burnustob@archimedes:~/scratch/gcc> head -n 15 ../intrinsic_u...
2010-07-11 Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-16 Janus Weilre PR fortran/44549 ([OOP][F2008] Type-bound procedure...
2010-06-13 Daniel Frankere PR fortran/31588 (gfortran should be able to output...
2010-05-28 Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-04-29 Paul Thomas[multiple changes]
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-08 Tobias Burnusmodule.c (use_iso_fortran_env_module): Fix standard...
2010-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-02-09 Jakub Jelinek* module.c (fix_mio_expr): Declare sym.
2010-02-09 Tobias Burnus[multiple changes]
2010-01-20 Joern Renneckemodule.c (mio_f2k_derived): Use enumerator as initializ...
2010-01-17 Janus Weilre PR fortran/42677 (Bogus Error: Ambiguous interfaces...
2010-01-14 Paul Thomasre PR fortran/42481 (generic interface not recognized)
2010-01-08 Tobias Burnusre PR fortran/25829 ([F03] Asynchronous IO support)
2010-01-04 Tobias Burnusre PR fortran/41872 (wrong-code: Issues with allocatabl...
2009-12-11 Janus Weilre PR fortran/42257 ([OOP] Compiler segmentation fault...
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
next