]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/iresolve.c
PR fortran/95090 - ICE: identifier overflow
[thirdparty/gcc.git] / gcc / fortran / iresolve.c
2020-05-27  Harald AnlaufPR fortran/95090 - ICE: identifier overflow
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-01-30  Andrew BensonRemove check for maximum symbol name length.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-30  Thomas KoenigRemove KIND argument from INDEX so it does not mess...
2019-03-18  Thomas Koenigre PR fortran/68009 (prototype for gfortran_runtime_err...
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-28  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-06-01  Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-03-14  Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-03-11  Steven G. Karglcheck.c (gfc_check_kill): Check pid and sig are scalar.
2018-01-26  Damian RousonPartial Failed Images patch
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-04  Thomas Koenigre PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
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...
next