Age | Commit message (Expand) | Author | Files | Lines |
2020-10-25 | Correct decls for functions which do not pass actual arguments. | Thomas Koenig | 1 | -0/+37 |
2020-10-16 | PR fortran/95979 - ICE in get_kind, at fortran/simplify.c:129 | Harald Anlauf | 1 | -0/+5 |
2020-07-29 | Fortran : Don't warn for LOGICAL kind conversion PR96319 | Mark Eggleston | 1 | -2/+4 |
2020-07-01 | Fortran : Fortran translation issues PR52279 | Mark Eggleston | 1 | -14/+14 |
2020-06-22 | Fortran : ICE in resolve_fl_procedure PR95708 | Mark Eggleston | 1 | -3/+3 |
2020-06-11 | PR fortran/95544 - Fix ICE in NULL() argument to intrinsics | Harald Anlauf | 1 | -0/+12 |
2020-04-07 | Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. | Fritz Reese | 1 | -94/+99 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-30 | Remove KIND argument from INDEX so it does not mess up scalarization. | Thomas Koenig | 1 | -7/+41 |
2019-12-19 | Prevent conversion of character data in array constructors. | Mark Eggleston | 1 | -2/+13 |
2019-12-04 | Fortran] PR92754 - fix an issue with resolving intrinsic functions | Tobias Burnus | 1 | -10/+17 |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston | 1 | -17/+49 |
2019-10-03 | Character typenames in errors and warnings | Mark Eggleston | 1 | -11/+16 |
2019-08-28 | re PR fortran/91551 (ICE in sort_actual, at fortran/intrinsic.c:4193) | Steven G. Kargl | 1 | -22/+32 |
2019-08-22 | intrinsic.c (add_subroutines): ERRMSG is INTENT(INOUT) in co_broadcast, co_ma... | Steven G. Kargl | 1 | -5/+5 |
2019-08-10 | decl.c (match_old_style_init): Use a clearer error message. | Steven G. Kargl | 1 | -6/+15 |
2019-08-06 | re PR fortran/42546 (ALLOCATED statement typo in the docs and for scalar vari... | Steven G. Kargl | 1 | -0/+35 |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska | 1 | -4/+4 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -2/+2 |
2019-02-02 | re PR fortran/88298 (Bogus conversion warning for CSHIFT with -fno-range-chec... | Thomas Koenig | 1 | -0/+2 |
2019-01-07 | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) | Thomas Koenig | 1 | -0/+9 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-24 | re PR fortran/45513 (BOZ kinds differently handled, F2008: BOZ in bit intrins... | Steven G. Kargl | 1 | -6/+9 |
2018-12-16 | re PR fortran/88116 (ICE in gfc_convert_constant(): Unexpected type) | Steven G. Kargl | 1 | -0/+7 |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas | 1 | -1/+1 |
2018-10-28 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -10/+81 |
2018-06-01 | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 1 | -0/+6 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -24/+24 |
2018-03-14 | check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8). | Steven G. Kargl | 1 | -2/+2 |
2018-03-11 | check.c (gfc_check_kill): Check pid and sig are scalar. | Steven G. Kargl | 1 | -37/+39 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -32/+43 |
2018-01-15 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -14/+20 |
2018-01-04 | re PR fortran/83683 (eoshift accepts wrong-length boundary) | Thomas Koenig | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-02 | re PR fortran/45689 ([F03] Missing transformational intrinsic in the trans_fu... | Thomas Koenig | 1 | -2/+2 |
2017-11-04 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Thomas Koenig | 1 | -12/+14 |
2017-10-08 | check.c (gfc_check_x): Remove function. | Steven G. Kargl | 1 | -16/+15 |
2017-08-01 | re PR fortran/79312 (Empty array in assignment not correctly type-checked) | Thomas Koenig | 1 | -3/+5 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+19 |
2017-02-12 | re PR fortran/65542 (SPREAD intrinsic incorrectly accepted in initialization ... | Thomas Koenig | 1 | -0/+21 |
2017-01-21 | gfortran.h (gfc_extract_int): Change return type to bool. | Jakub Jelinek | 1 | -4/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-04 | re PR fortran/78618 (ICE in gfc_check_rank, at fortran/check.c:3670) | Janus Weil | 1 | -2/+6 |
2016-10-11 | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 1 | -0/+120 |
2016-09-09 | re PR fortran/77507 (gfortran rejects keyworded calls to procedures from intr... | Steven G. Kargl | 1 | -3/+4 |
2016-08-03 | lang.opt: New option -fdec-intrinsic-ints. | Fritz Reese | 1 | -0/+111 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | check.c (gfc_check_event_query): New function. | Tobias Burnus | 1 | -0/+7 |
2015-11-21 | simplify.c (gfc_simplify_cshift): Implement simplification of CSHIFT. | Steven G. Kargl | 1 | -3/+5 |
2015-09-04 | intrinsic.h (gfc_simplify_mvbits): Remove. | Francois-Xavier Coudert | 1 | -2/+1 |