Age | Commit message (Expand) | Author | Files | Lines |
2020-11-17 | Fortran texi: Fix description of GFC_RTCHECK_* macros. | Harald Anlauf | 1 | -2/+2 |
2020-11-03 | Fortran: Add !GCC$ attributes DEPRECATED | Tobias Burnus | 1 | -0/+3 |
2020-08-03 | Fortran texi: Fix typos | Tobias Burnus | 1 | -7/+7 |
2020-07-23 | OpenMP: Update gcc/fortran/*.texi | Tobias Burnus | 1 | -2/+2 |
2020-02-03 | [OpenACC] bump version for 2.6 plus libgomp.texi update | Tobias Burnus | 1 | -12/+3 |
2020-01-28 | [Fortran] gfortran.texi - minor style cleanup | Tobias Burnus | 1 | -3/+3 |
2020-01-16 | PR93253 – Document BOZ changes, make it friendlier in legacy code | Tobias Burnus | 1 | -2/+5 |
2020-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2019-11-25 | DEC comparisons - allow Hollerith constants in comparisons. | Mark Eggleston | 1 | -10/+22 |
2019-11-08 | Allow CHARACTER literals in assignments and data statements. | Mark Eggleston | 1 | -0/+25 |
2019-09-04 | gfortran.texi: Update documentation to catch up with BOZ changes. | Steven G. Kargl | 1 | -33/+17 |
2019-08-27 | re PR fortran/91496 (!GCC$ directives error if mistyped or unknown) | Harald Anlauf | 1 | -0/+49 |
2019-08-19 | Update BOZ constant documentation. | Mark Eggleston | 1 | -7/+0 |
2019-07-21 | re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian) | Thomas Koenig | 1 | -0/+16 |
2019-07-16 | re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics) | Harald Anlauf | 1 | -1/+2 |
2019-06-19 | re PR fortran/89103 (Allow blank format items in format strings) | Jim MacArthur | 1 | -1/+6 |
2019-05-22 | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 1 | -0/+17 |
2019-05-20 | gfortran.texi: Remove reference to the ASSIGN statement... | Mark Eggleston | 1 | -9/+11 |
2019-03-14 | gfortran.texi: Document Q edit descriptor under " Extensions not implemented ... | Thomas Koenig | 1 | -2/+22 |
2019-02-22 | re PR fortran/89431 (CPP integer macros not defined) | Steven G. Kargl | 1 | -3/+3 |
2019-02-20 | Change singular to plural in gfortran.texi. | Martin Liska | 1 | -1/+1 |
2019-02-20 | Document Fortran header directive. | Martin Liska | 1 | -0/+20 |
2019-01-13 | re PR fortran/88803 (gfortran documentation warning: '.' or ',' must follow @... | Dominique d'Humieres | 1 | -2/+2 |
2019-01-12 | gfortran.texi: Add description in sections on TS 29113 and further interopera... | Paul Thomas | 1 | -45/+50 |
2019-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2018-12-29 | cpp.c (gfc_cpp_init): Add pre-defined macros for INTEGER(1) INTEGER(2)... | Steven G. Kargl | 1 | -1/+9 |
2018-11-01 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -1/+1 |
2018-08-22 | gfortran.texi: Mention that asynchronous I/O does not work on systems which l... | Thomas Koenig | 1 | -1/+2 |
2018-08-21 | Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics | Janne Blomqvist | 1 | -0/+16 |
2018-08-21 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -2/+16 |
2018-07-31 | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 1 | -16/+2 |
2018-07-25 | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 1 | -2/+16 |
2018-07-18 | re PR fortran/85599 (warn about short-circuiting of logical expressions for n... | Janus Weil | 1 | -0/+14 |
2018-05-22 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 1 | -31/+26 |
2018-05-13 | re PR fortran/63529 (Bad error and ICE with Cray Pointers in Modules) | Steven G. Kargl | 1 | -4/+6 |
2018-02-22 | Character length cleanup for Coarray Fortran library | Janne Blomqvist | 1 | -16/+16 |
2018-02-19 | gfortran.texi: Document additional src/dst_type. | Andre Vehreschild | 1 | -3/+16 |
2018-02-11 | gfortran.texi: Fix typos in documentation of caf_register (). | Andre Vehreschild | 1 | -8/+8 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+36 |
2018-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2017-12-22 | extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll. | Eric Botcazou | 1 | -0/+21 |
2017-12-17 | Support -std=f2018 | Janne Blomqvist | 1 | -41/+67 |
2017-11-28 | PR 53796 Improve INQUIRE(RECL=...) handling | Janne Blomqvist | 1 | -9/+0 |
2017-08-13 | gfortran.texi: Document format of unformatted sequential files. | Thomas Koenig | 1 | -0/+59 |
2017-08-10 | decl.c (attr_seen): New static variable. | Fritz Reese | 1 | -0/+14 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -1/+117 |
2017-01-18 | gfortran.texi: Add missing parameters to caf-API functions. | Andre Vehreschild | 1 | -322/+353 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -36/+6 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -6/+36 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -36/+6 |