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