Age | Commit message (Expand) | Author | Files | Lines |
2019-03-18 | re PR fortran/68009 (prototype for gfortran_runtime_error with inline matmul) | Thomas Koenig | 1 | -0/+5 |
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-10-28 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -0/+109 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -1/+1 |
2018-06-01 | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 1 | -0/+11 |
2018-03-14 | check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8). | Steven G. Kargl | 1 | -29/+0 |
2018-03-11 | check.c (gfc_check_kill): Check pid and sig are scalar. | Steven G. Kargl | 1 | -3/+7 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -22/+48 |
2018-01-15 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -2/+20 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -8/+7 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -6/+16 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -2/+24 |
2017-11-04 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Thomas Koenig | 1 | -4/+56 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -0/+49 |
2017-01-21 | gfortran.h (gfc_extract_int): Change return type to bool. | Jakub Jelinek | 1 | -13/+25 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -2/+3 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -3/+2 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -2/+3 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -3/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-21 | iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2". | Francois-Xavier Coudert | 1 | -1/+1 |
2016-11-07 | re PR fortran/78226 (Fill out location information everywhere) | Thomas Koenig | 1 | -0/+8 |
2016-10-11 | iresolve.c (is_trig_resolved, [...]): Formatting fixes. | Jakub Jelinek | 1 | -24/+22 |
2016-10-11 | Fix bad commit for -fdec-math. | Fritz Reese | 1 | -2/+2 |
2016-10-11 | simplify.c (radians_f): Fix mpdr_mod. | Jerry DeLisle | 1 | -0/+1 |
2016-10-11 | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 1 | -0/+233 |
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/+6 |
2015-11-11 | decl.c: Remove unused header files. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-08-28 | re PR fortran/53668 (Cray-pointer diagnostic enhancement) | Francois-Xavier Coudert | 1 | -36/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i... | Thomas Koenig | 1 | -0/+6 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-06 | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 1 | -0/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-06-15 | re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co... | Francois-Xavier Coudert | 1 | -7/+8 |
2014-05-25 | check.c (gfc_check_num_images): New. | Tobias Burnus | 1 | -2/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-04-07 | re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments... | Tobias Burnus | 1 | -4/+1 |
2013-03-25 | re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th... | Tobias Burnus | 1 | -0/+14 |
2013-03-01 | iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup. | Tobias Burnus | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str... | Tobias Burnus | 1 | -0/+9 |