re PR fortran/45516 ([F08] allocatable compontents of recursive type)
[gcc.git] / gcc / fortran / trans-types.c
2016-10-25 Paul Thomasre PR fortran/45516 ([F08] allocatable compontents...
2016-09-30 Andre Vehreschildtrans-array.c (gfc_array_allocate): Use the token from...
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-06-21 Michael Meissnerstor-layout.c (layout_type): Move setting complex MODE...
2016-06-18 Bernhard Reutner... trans-types.c: Commentary typo fix.
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-27 Alessandro FanfarilloRight size for events
2016-01-15 Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-08 Paul Thomasre PR fortran/68196 (ICE on function result with proced...
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-15 Andrew MacLeodopth-gen.awk: Check for UNKNOWN_LOCATION rather than...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-23 Andre VehreschildPF fortran/60322
2015-04-10 Tobias Burnustrans-stmt.c (gfc_trans_lock_unlock): Implement -fcoarr...
2015-03-17 Paul Thomasre PR fortran/59198 (ICE on cyclically dependent polymo...
2015-01-27 Tobias Burnusre PR fortran/63861 (OpenACC coarray ICE (also with...
2015-01-17 Andre Vehreschildre PR fortran/60357 ([F08] structure constructor with...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-17 Pierre-Marie de... Complete information generated through the array descri...
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-16 Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-11-15 Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-23 Jakub Jelinekre PR fortran/63331 (Fortran -fcompare-debug issues)
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
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...
next