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