]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-intrinsic.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / trans-intrinsic.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-28  Thomas KoenigGenerate correct fn specs for some Fortran library...
2020-11-16  Harald AnlaufPR fortran/48958 - Add runtime diagnostics for SIZE...
2020-10-25  Thomas KoenigCorrect decls for functions which do not pass actual...
2020-10-04  Harald AnlaufPR fortran/97272 - Wrong answer from MAXLOC with charac...
2020-09-21  Harald AnlaufPR fortran/90903 [part2] - Add runtime checking for...
2020-09-07  Harald AnlaufPR fortran/96711 - ICE with NINT() for integer(16)...
2020-08-18  Harald AnlaufPR fortran/96613,96686 - Fix type/kind issues, temporar...
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-03-01  Paul ThomasPatch for PR92959
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-26  Alessandro FanfarilloCO_BROADCAST for derived types with allocatable components
2019-08-16  Richard Bienertree-ssa-forwprop.c (simplify_builtin_call): Do not...
2019-08-10  Steven G. Kargldecl.c (match_old_style_init): Use a clearer error...
2019-07-16  Harald Anlaufre PR fortran/90903 (Implement runtime checks for bit...
2019-07-03  Martin LiskaRemove another bunch of dead assignment.
2019-06-14  Harald Anlaufre PR fortran/90577 (FAIL: gfortran.dg/lrshift_1.f90...
2019-05-29  Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-04-22  Paul Thomasre PR fortran/57284 ([OOP] ICE with find_array_spec...
2019-03-12  Paul Thomasre PR fortran/89363 (RANK incorrect for unallocated...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-31  Thomas Koenigre PR fortran/82995 (Segmentation fault passing optiona...
2018-11-27  Martin LiskaSupport simd function declarations via a pre-include.
2018-10-28  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-10-09  Paul Thomasre PR fortran/87151 (allocating array of character)
2018-09-23  Janne BlomqvistDo array index calculations in gfc_array_index_type
2018-09-21  Andrew StubbsFix co-array allocation
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-09-18  Thomas Koenigre PR fortran/29550 (Optimize -fexternal-blas calls...
2018-08-23  Janne BlomqvistSigned zero for {max,min}val intrinsics
2018-08-21  Janne BlomqvistUnconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intri...
2018-08-12  Paul Thomasre PR fortran/66679 ([OOP] ICE with class(*) and transfer)
2018-07-19  Kyrylo Tkachov[Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min...
2018-06-01  Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-05-20  Paul Thomasre PR fortran/49636 ([F03] ASSOCIATE construct confused...
2018-05-08  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-05-06  Andre Vehreschildre PR fortran/85507 (ICE in gfc_dep_resolver, at fortra...
2018-04-14  Andre Vehreschildre PR fortran/81773 ([Coarray] Get with vector index...
2018-03-14  Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-02-25  Paul Thomasre PR fortran/84523 (Runtime crash deallocating allocat...
2018-02-22  Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-19  Andre Vehreschildgfortran.texi: Document additional src/dst_type.
2018-02-07  Thomas Koenigre PR fortran/68560 (The test gfortran.dg/shape_8.f90...
2018-01-26  Damian RousonPartial Failed Images patch
2018-01-25  Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-15  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-03  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-22  Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-19  Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-08  Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-11-04  Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-10  Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
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-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-10-27  Steven G. Karglre PR fortran/78092 (ICE when calling SIZEOF on CLASS...
2016-10-24  Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13  Andre Vehreschildre PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails...
2016-09-30  Andre Vehreschildtrans-array.c (gfc_array_allocate): Use the token from...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-23  Andre Vehreschildtrans-intrinsic.c (gfc_conv_intrinsic_caf_get): Use...
2016-09-20  Marek Polacektrans-intrinsic.c (conv_expr_ref_to_caf_ref): Adjust...
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-22  Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
2016-07-05  Alessandro FanfarilloSecond review of STAT= patch + tests
2016-06-19  Bernhard Reutner... Use gfc_add_*_component defines where appropriate
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-12  Tobias Burnusre PR fortran/45859 ([Coarray, F2008, IR] Rejects valid...
2015-12-09  Tobias Burnustrans.c (gfc_allocate_using_lib,gfc_deallocate_with_sta...
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-18  Paul Thomasre PR fortran/67177 (MOVE_ALLOC not automatically alloc...
2015-10-16  Richard Bienertree-nested.h (build_addr): Adjust prototype.
2015-10-07  Andre Vehreschildre PR fortran/65889 ([6 Regressions] [OOP] ICE with...
2015-08-29  Francois-Xavier... trans.c (gfc_call_malloc, [...]): Simplify code.
2015-08-28  Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-16  Francois-Xavier... re PR fortran/54656 (ICE with software REAL(16) for...
2015-08-16  Francois-Xavier... trans-intrinsic.c (conv_intrinsic_ieee_is_negative...
2015-08-01  Paul Thomasre PR fortran/67091 ([OOP] Bad result for type-bound...
2015-07-17  Alessandro FanfarilloFix fortran double address operator with co_reduce
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-19  Mikhail MaltsevUse std::swap instead of explicit swaps
next