Age | Commit message (Expand) | Author | Files | Lines |
2020-05-23 | Fixes a hang on an invalid ID in a WAIT statement. | Thomas Koenig | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 1 | -1/+1 |
2019-07-16 | re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics) | Harald Anlauf | 1 | -1/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -6/+4 |
2018-05-21 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -0/+10 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 1 | -8/+6 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-17 | Support -std=f2018 | Janne Blomqvist | 1 | -2/+3 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-24 | re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ... | Jerry DeLisle | 1 | -2/+2 |
2016-09-23 | re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO)) | Jerry DeLisle | 1 | -3/+4 |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-23 | re PR fortran/61933 (Inquire on internal units) | Jerry DeLisle | 1 | -0/+4 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-17 | re PR fortran/54687 (Use gcc option machinery for gfortran) | Tobias Burnus | 1 | -0/+1 |
2014-10-24 | check.c (check_co_collective): Reject coindexed A args. | Tobias Burnus | 1 | -0/+8 |
2014-10-06 | Commit forgotten hunk. | Marek Polacek | 1 | -0/+2 |
2014-07-12 | libgfortran.h (libcaf_atomic_codes): Add. | Tobias Burnus | 1 | -0/+8 |
2014-07-12 | check.c (gfc_check_atomic): Update for STAT=. | Tobias Burnus | 1 | -1/+2 |
2014-06-28 | re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception... | Francois-Xavier Coudert | 1 | -7/+12 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-07-21 | re PR libfortran/35862 ([F2003] Implement new rounding modes for run time) | Tobias Burnus | 1 | -0/+6 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-03-03 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -1/+2 |
2012-01-06 | 2012-01-06 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -2/+2 |
2011-10-15 | gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha... | Tobias Burnus | 1 | -1/+1 |
2011-05-20 | Clarify FP exception documentation and messages | Janne Blomqvist | 1 | -1/+1 |
2011-05-06 | re PR fortran/48858 (Incorrect error for same binding label on two generic in... | Tobias Burnus | 1 | -0/+1 |
2011-03-27 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -2/+3 |
2010-10-19 | io.h: Remove definition of the BT enumerator. | Jerry DeLisle | 1 | -11/+6 |
2010-09-24 | re PR fortran/40571 (F2008: ISO_FORTRAN_ENV: Missing constants) | Tobias Burnus | 1 | -2/+2 |
2010-06-25 | decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS. | Tobias Burnus | 1 | -9/+10 |
2010-04-06 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -0/+9 |
2010-04-01 | ioparm.def: Update copyright. | Paul Thomas | 1 | -1/+2 |
2010-02-20 | re PR fortran/42958 (Weird temporary array allocation) | Tobias Burnus | 1 | -1/+2 |
2009-07-13 | re PR fortran/40588 (Small bug in match_charkind_name) | Tobias Burnus | 1 | -2/+3 |
2009-06-29 | re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal... | Tobias Burnus | 1 | -1/+3 |
2009-06-03 | gfortran.texi: Add mixed-language programming... | Tobias Burnus | 1 | -1/+3 |
2009-03-28 | gfortran.h (gfc_option_t): Add rtcheck. | Francois-Xavier Coudert | 1 | -1/+10 |
2008-08-16 | re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor... | Tobias Burnus | 1 | -1/+3 |
2008-05-16 | libgfortran.h: Increase GFC_MAX_DIMENSIONS to 15. | Tobias Burnus | 1 | -1/+1 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -0/+1 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2007-09-03 | re PR fortran/31675 (Fortran front-end and libgfortran should have a common h... | Francois-Xavier Coudert | 1 | -0/+108 |