| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) | Thomas Koenig | 2019-01-07 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | re PR fortran/45513 (BOZ kinds differently handled, F2008: BOZ in bit intrins... | Steven G. Kargl | 2018-12-24 | 1 | -3/+1 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 2018-10-28 | 1 | -2/+7 |
* | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 2018-06-01 | 1 | -0/+2 |
* | Partial Failed Images patch | Damian Rouson | 2018-01-26 | 1 | -0/+5 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 2018-01-15 | 1 | -4/+6 |
* | re PR fortran/83683 (eoshift accepts wrong-length boundary) | Thomas Koenig | 2018-01-04 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | re PR fortran/45689 ([F03] Missing transformational intrinsic in the trans_fu... | Thomas Koenig | 2018-01-02 | 1 | -0/+2 |
* | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Thomas Koenig | 2017-11-04 | 1 | -2/+2 |
* | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 2017-03-05 | 1 | -1/+8 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | New flag -fdec-math for COTAN and degree trig intrinsics. | Fritz Reese | 2016-10-11 | 1 | -0/+8 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | check.c (gfc_check_event_query): New function. | Tobias Burnus | 2015-12-02 | 1 | -0/+2 |
* | simplify.c (gfc_simplify_cshift): Implement simplification of CSHIFT. | Steven G. Kargl | 2015-11-21 | 1 | -0/+1 |
* | intrinsic.h (gfc_simplify_mvbits): Remove. | Francois-Xavier Coudert | 2015-09-04 | 1 | -2/+0 |
* | re PR fortran/53668 (Cray-pointer diagnostic enhancement) | Francois-Xavier Coudert | 2015-08-28 | 1 | -2/+0 |
* | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 2015-05-06 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | check.c (check_co_collective): Renamed from | Tobias Burnus | 2014-09-25 | 1 | -0/+3 |
* | check.c (gfc_check_atomic): Update for STAT=. | Tobias Burnus | 2014-07-12 | 1 | -2/+6 |
* | check.c (gfc_check_num_images): New. | Tobias Burnus | 2014-05-25 | 1 | -4/+5 |
* | check.c (check_co_minmaxsum, [...]): New. | Tobias Burnus | 2014-05-08 | 1 | -0/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Replace enum gfc_try with bool type. | Janne Blomqvist | 2013-04-11 | 1 | -184/+184 |
* | re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code) | Tobias Burnus | 2013-03-27 | 1 | -0/+2 |
* | re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th... | Tobias Burnus | 2013-03-25 | 1 | -0/+7 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str... | Tobias Burnus | 2013-01-04 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | intrinsic.h (gfc_resolve_rank): New prototype. | Tobias Burnus | 2012-06-18 | 1 | -0/+1 |
* | re PR fortran/38718 (some simplifiers for elemental intrinsics missing; requi... | Francois-Xavier Coudert | 2011-11-09 | 1 | -0/+1 |
* | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 2011-05-31 | 1 | -0/+4 |
* | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 2011-05-27 | 1 | -0/+2 |
* | re PR fortran/47531 (SHAPE misses KIND= support) | Tobias Burnus | 2011-01-29 | 1 | -3/+3 |
* | re PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYPE_OF - add compile-tim... | Tobias Burnus | 2011-01-07 | 1 | -1/+3 |
* | re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION()) | Tobias Burnus | 2010-09-27 | 1 | -0/+2 |
* | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Francois-Xavier Coudert | 2010-09-08 | 1 | -0/+23 |
* | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 2010-09-06 | 1 | -0/+7 |
* | intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic. | Francois-Xavier Coudert | 2010-09-01 | 1 | -0/+1 |
* | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Francois-Xavier Coudert | 2010-08-31 | 1 | -0/+2 |
* | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 2010-08-27 | 1 | -0/+6 |
* | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 2010-08-21 | 1 | -0/+1 |
* | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 2010-08-19 | 1 | -0/+3 |
* | re PR fortran/44595 (INTENT of arguments to intrinsic procedures not checked) | Janus Weil | 2010-08-11 | 1 | -1/+1 |
* | re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po... | Janus Weil | 2010-07-08 | 1 | -0/+3 |
* | intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. | Tobias Burnus | 2010-06-25 | 1 | -2/+2 |
* | mvbits_9.f90: New test. | Steven G. Kargl | 2010-06-09 | 1 | -3/+1 |