]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-types.c
Remove LIBGCC2_HAS_?F_MODE target macros.
[thirdparty/gcc.git] / gcc / fortran / trans-types.c
2014-09-12  Joseph MyersRemove LIBGCC2_HAS_?F_MODE target macros.
2014-08-15  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-07-12  Tobias Burnusre PR fortran/61628 ([MinGW)Write of medium sized or...
2014-07-04  Tobias Burnusresolve.c (resolve_assoc_var): Fix corank setting.
2014-06-17  Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-10  Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-30  Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-04-17  Jakub Jelinekgenmodes.c (struct mode_data): Add need_bytesize_adj...
2014-04-04  Bernd Edlingerre PR fortran/60191 (test case gfortran.dg/dynamic_disp...
2014-03-06  Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29  Paul ThomasPR fortran 57893
2013-04-28  Tobias Burnusre PR fortran/57093 (Seg fault on internal output to...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-03-18  Tobias Burnusgfortran.h (gfc_option_t): Remove flag_whole_file.
2013-02-08  Mikael Morinre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-06  Paul ThomasPR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-05-30  Tobias Burnusdecl.c: Fix comment typos.
2012-05-05  Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-08  Tobias Burnusre PR fortran/52469 (-fwhole-file bug: Wrong backend_de...
2012-03-03  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-01-16  Zydrunas Gimbutasre PR fortran/48426 ([patch] Quad precision promotion)
2012-01-13  Tobias Burnusre PR fortran/51842 (fortran fails if ssize_t is 32...
2011-11-25  Tobias Burnusre PR fortran/50408 (ICE in transfer_expr)
2011-11-16  Tobias Burnusre PR fortran/39427 (F2003: Procedures with same name...
2011-11-09  Francois-Xavier... re PR fortran/21881 (ICE instead of error for large...
2011-10-18  Mikael Morinre PR fortran/50420 ([Coarray] lcobound doesn't accept...
2011-10-09  Tobias BurnusMake-lang.in (F95_PARSER_OBJS, [...]): Add dependency...
2011-09-27  Jakub Jelinektrans-types.c (gfc_type_for_size): Return wider type...
2011-09-04  Janus Weilre PR fortran/50227 ([OOP] ICE-on-valid with allocatabl...
2011-08-25  Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-25  Tobias Burnustrans-array.c (structure_alloc_comps): Fix for allocata...
2011-07-27  Tobias Burnusre PR fortran/45586 (ICE non-trivial conversion at...
2011-07-26  Tobias Burnustrans-array.c (CAF_TOKEN_FIELD): New macro constant.
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-16  Tobias Burnusexpr.c (gfc_ref_this_image): New function.
2011-05-31  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-29  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-26  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-19  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-15  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-15  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-05-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-04  Nathan Froydtree.h (build_function_type_array): Declare.
2011-05-04  Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-10  Mike StumpRemove doubled up words.
2011-04-04  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-25  Tobias Burnusre PR fortran/48174 (DWARF for subroutine with no args...
2011-02-20  Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-18  Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-01-28  Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2010-12-14  Tobias Burnusre PR fortran/46937 (gfortran.dg/pointer_intent_1.f90...
2010-12-10  Tobias Burnusre PR fortran/46540 (libquadmath: Implement --disable...
2010-11-28  Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-20  Janne BlomqvistFix size_type_node and sizetype in Fortran frontend
2010-11-16  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-08  Janus Weilre PR fortran/46344 ([OOP] ICE with allocatable CLASS...
2010-10-19  Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-09-26  Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-16  Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-09-02  Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-08-28  Francois-Xavier... re PR libfortran/45436 (Failed to bootstrap)
2010-08-27  Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-08-17  Jakub Jelinekre PR fortran/45304 (Functions/subroutines without...
2010-08-17  Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-07-28  Tobias Burnusre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2010-07-23  Tobias Burnusre PR fortran/44945 (Wrong decl for module vars / FAIL...
2010-07-23  Jakub Jelinektree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-10  Mikael Morintrans-io.c (gfc_build_st_parameter): Update calls to...
2010-07-06  Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-07-05  Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
2010-07-04  Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
2010-07-02  Nathan Froydtrans-types.h (gfc_add_field_to_struct): Add tree ...
2010-06-21  Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-23  Tobias Burnusgfortran.h: Do not include system.h.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-20  Steven Bosschertrans-expr.c: Do not include convert.h, ggc.h, real...
2010-05-17  Nathan Froydtree.c (build_function_type_list_1): Remove bogus asser...
2010-05-05  Tobias Burnusre PR fortran/43985 (ICE when assumed size cray-pointee...
2010-04-30  Tobias Burnus2010-04-30 Tobias Burnus Mburnus@net-b.de>
2010-04-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-03-17  Tobias Burnusre PR fortran/43331 (Cray pointers generate bogus IL...
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-09-30  Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
next