]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/iresolve.c
PR 78534 Revert r244011
[thirdparty/gcc.git] / gcc / fortran / iresolve.c
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-12-21  Francois-Xavier... iresolve.c (gfc_resolve_ftell): Call "ftell" instead...
2016-11-07  Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-10-11  Jakub Jelinekiresolve.c (is_trig_resolved, [...]): Formatting fixes.
2016-10-11  Fritz ReeseFix bad commit for -fdec-math.
2016-10-11  Jerry DeLislesimplify.c (radians_f): Fix mpdr_mod.
2016-10-11  Fritz ReeseNew flag -fdec-math for COTAN and degree trig intrinsics.
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-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-08-28  Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
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  Thomas Koenigre PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-06  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-06-15  Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-05-25  Tobias Burnuscheck.c (gfc_check_num_images): New.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-04-07  Tobias Burnusre PR fortran/56849 (Missing compile-time shape check...
2013-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-03-01  Tobias Burnusiresolve.c (resolve_bound): Use gfc_get_string instead...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Tobias Burnusintrinsic.c (add_functions): New internal intrinsic...
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-08-02  Mikael Moriniresolve.c (resolve_bound, [...]): Don't set the shape...
2012-06-21  Janne BlomqvistPR 39654 FTELL intrinsic function return type.
2012-06-18  Tobias Burnusintrinsic.h (gfc_resolve_rank): New prototype.
2011-05-31  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-18  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-01-31  Paul Thomasre PR fortran/47519 (Deferred-length string wrong resul...
2011-01-29  Tobias Burnusre PR fortran/47531 (SHAPE misses KIND= support)
2010-11-09  Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2010-09-08  Francois-Xavier... re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-06  Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-01  Francois-Xavier... intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
2010-08-27  Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-21  Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-07-13  Janus Weilre PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
2010-07-08  Janus Weilre PR fortran/44649 ([OOP] F2008: storage_size intrinsi...
2010-07-08  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-05-02  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-29  Paul Thomas[multiple changes]
2010-04-13  Jerry DeLisle[multiple changes]
2010-04-01  Paul Thomasioparm.def: Update copyright.
2010-02-16  Tobias Burnusre PR fortran/43040 (Wrong decl for mathbuiltins -...
2009-12-11  Daniel Frankere PR fortran/40290 (Spurious warning on REAL*COMPLEX...
2009-12-10  Daniel Frankere PR fortran/40287 (Spurious warnings with -Wconversio...
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-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-05  Paul Thomasre PR fortran/40847 (segfault & bogus warning)
2009-07-24  Janus Weilre PR fortran/40822 (Internal compiler error when Fortr...
2008-11-01  Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-07-19  Kaveh R. Ghazigfortran.h (operator): Remove macro.
2008-07-07  Thomas Koenigre PR fortran/36670 (Missing compile-time checks on...
2008-07-02  Thomas Koenigre PR fortran/36590 (internal error: Can't convert...
2008-06-29  Thomas Koenigre PR fortran/36341 (MATMUL: Bounds check missing)
2008-05-28  Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-21  Francois-Xavier... re PR fortran/36257 (SPREAD gives wrong results with...
2008-05-18  Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-04-17  Jerry DeLislere PR fortran/35724 (Compile time segmentation fault...
2008-03-28  Jerry DeLislere PR fortran/35724 (Compile time segmentation fault...
2008-03-03  François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-27  Francois-Xavier... re PR fortran/33387 (Fortran front-end should translate...
2008-02-24  Tobias Schlüterarith.c: Update copyright years.
2008-02-22  Jerry DeLislere PR fortran/34907 (valgrind error indication from...
2008-01-19  Thomas Koenigre PR fortran/34817 (mixed-kind "any" and "all" intrins...
2008-01-15  Thomas Koenigre PR libfortran/34671 (any(kind=1) and all(kind=1))
2007-12-25  Daniel Frankere PR fortran/34533 (DTIME returns total process time...
2007-12-22  Jerry DeLislere PR libfortran/34540 (cshift, eoshift, kind=1 and...
2007-11-29  Tobias Burnusre PR fortran/34262 (MVBITS does not work for arrays)
2007-11-24  Jerry DeLislere PR libfortran/34209 (run-time lib: NEAREST(0.0_8...
2007-11-20  Jerry DeLislere PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional...
2007-11-18  Jerry DeLisletrans-expr.c (gfc_conv_missing_dummy): Set the type...
2007-11-13  Paul Thomasre PR fortran/34080 (Transfer was working, now broken)
2007-10-20  Paul Thomasre PR fortran/31608 (wrong types in character array...
2007-09-13  Thomas Koenigiresolve.c (resolve_mask_arg): If a mask is an array...
2007-08-30  Paul Thomasre PR fortran/31879 (ICE with function having array...
2007-08-29  Francois-Xavier... re PR libfortran/32989 (GETARG intrinsic)
2007-08-26  Tobias Burnusre PR fortran/32980 (Vendor extension: Intrinsic functi...
2007-08-24  Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2007-08-12  Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-12  Francois-Xavier... re PR fortran/30964 (optional arguments to random_seed)
2007-08-12  Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-06  Francois-Xavier... re PR fortran/30947 (intrinsic: ALARM)
2007-08-06  Francois-Xavier... re PR fortran/30933 (intrinsic: EXIT)
2007-08-04  Steven G. Karglre PR fortran/32968 (selected_(int|real)_kind fail...
2007-08-01  Thomas Koenigre PR libfortran/32954 (pack with -fdefault-integer-8)
2007-08-01  Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-14  Francois-Xavier... re PR fortran/32357 (MVBITS gives wrong-code on big...
next