]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/module.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / module.c
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...
2009-11-28  Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-11-18  Alexandre Oliva* module.c (mio_f2k_derived): Initialize op.
2009-10-24  Janus Weilre PR fortran/41784 ([OOP] ICE in load_derived_extensions)
2009-10-05  Paul Thomastrans-expr.c (select_class_proc): New function.
2009-09-30  Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-08-27  Daniel Kraftre PR fortran/37425 (Fortran 2003: GENERIC bindings...
2009-08-17  Janus Weilre PR fortran/40877 (memory leaks with gfc_charlen?)
2009-08-13  Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-08-09  Tobias Burnusre PR fortran/40955 (STDCALL attributes are not saved...
2009-07-25  Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-07-24  Janus Weilre PR fortran/40822 (Internal compiler error when Fortr...
2009-07-13  H.J. Lumodule.c (mio_symbol): Remove the unused variable,...
2009-07-13  Janus Weilre PR fortran/40646 ([F03] array-valued procedure point...
2009-06-28  Tobias Burnusre PR fortran/34112 (Add $!DEC ATTRIBUTE support for...
2009-06-24  Janus Weilre PR fortran/40427 ([F03] Procedure Pointer Components...
2009-06-19  Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-03  Alexandre Oliva* module.c (mio_f2k_derived): Initialize cur.
2009-05-22  François-Xavier... re PR fortran/40195 (Cannot unlink existing module...
2009-05-14  Ian Lance Taylorpasses.c (finish_optimization_passes): Change i to...
2009-05-11  Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-06  Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-24  Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-24  Daniel Kraftgfortran.h (gfc_get_typebound_proc): Removed as macro...
2009-04-20  Ian Lance Taylormodule.c (import_iso_c_binding_module): Add casts to...
2009-03-29  Daniel Kraftre PR fortran/37423 (Fortran 2003: DEFERRED bindings...
next