]> git.ipfire.org Git - people/ms/gcc.git/history - gcc/fortran/intrinsic.texi
libstdc++: Fix simd compilation with Clang
[people/ms/gcc.git] / gcc / fortran / intrinsic.texi
2023-03-21  Arsen Arsenovićdoc: Remove the @gol macro/alias
2023-01-02  Jakub JelinekUpdate copyright dates.
2022-12-04  Harald AnlaufFortran: fix typo in documentation of intrinsic FLOOR...
2022-11-14  Martin LiskaRevert "sphinx: remove texinfo files"
2022-11-09  Martin Liskasphinx: remove texinfo files
2022-07-21  Martin Liskadocs: remove trailing dots for 2 Fortran fns
2022-03-07  Tobias BurnusFortran: Fix typos
2022-01-03  Jakub JelinekUpdate copyright dates.
2021-12-28  Martin Liskadocs: replace http:// with https://
2021-11-07  Thomas KoenigFix keyword name for co_reduce.
2021-11-04  Sandra LoosemoreFortran manual: Update miscellaneous references to...
2021-10-30  Harald AnlaufFortran: remove descriptions of SHORT and LONG in intri...
2021-10-30  Harald AnlaufFortran: fix descriptions in intrinsic.texi
2021-10-30  Harald AnlaufFortran: improve formatting of tables in intrinsic...
2021-09-17  Sandra LoosemoreFortran: Use _Float128 rather than __float128 for c_flo...
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-06-09  Martin Liskadocs: add missing @headitem in Intrinsic Procedures
2021-06-08  Martin LiskaFix "tailing" typo.
2021-05-25  Tobias Burnusfortran/intrinsic.texi: Fix copy'n'paste errors and...
2021-05-23  Tobias Burnusfortran/intrinsic.texi: Use proper variable name
2021-04-14  Martin Liskadocs: Remove empty table column.
2021-03-10  Tobias BurnusFortran: Fix wording in intrinsic.texi's MIN
2021-02-11  Tobias BurnusFortran: intrinsic.texi add missing arg to FINDLOC
2021-02-03  Jeff LawFix typo in Fortran manual
2021-01-25  Tobias Burnusgcc/fortran/intrinsic.texi: Fix typos
2021-01-21  Jorge D'Eliagcc/fortran/intrinsic.texi: Fix typo
2021-01-01  Jakub JelinekUpdate copyright dates.
2020-09-08  Thomas KoenigFix description of FINDLOC result.
2020-08-03  Tobias BurnusFortran texi: Fix typos
2020-07-23  Tobias Burnuslibomp: Add omp_depend_kind to omp_lib.{f90,h}
2020-07-23  Tobias BurnusOpenMP: Update gcc/fortran/*.texi
2020-02-25  Jakub JelinekFix typo: paramter -> parameter [PR93864]
2020-02-03  Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-02-03  Tobias Burnus[OpenMP] Add missing parameters to omp_lib documentatio...
2020-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-08-28  Mark EgglestonStated standards in documentation
2019-08-23  Mark EgglestonPDF Layout
2019-08-23  Mark EgglestonIntrinsic documentation layout changes.
2019-08-23  Mark EgglestonABS Documentation fix
2019-08-20  Mark EgglestonIntrinsic documentation changes.
2019-08-13  Janne BlomqvistPR fortran/91414: Improved PRNG
2019-06-14  Harald Anlaufre PR fortran/90577 (FAIL: gfortran.dg/lrshift_1.f90...
2019-05-21  Janne Blomqvistlibfortran/90038: Document new wait=.false. implementation
2019-03-25  Kyrylo Tkachov[doc] Fix typos in MINLOC, MAXLOC documentation
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-24  Steven G. Karglre PR fortran/45513 (BOZ kinds differently handled...
2018-11-01  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-06-01  Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-05-10  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-03-14  Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-03-11  Steven G. Karglcheck.c (gfc_check_kill): Check pid and sig are scalar.
2018-02-23  Steven G. Karglintrinsic.texi: Arguments to MATMUL cannot both be...
2018-01-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-12-12  Thomas Koenigintrinsic.texi (MAXLOC): Remove double description...
2017-12-11  Thomas Koenigintrinsic.texi (MAXLOC): Update documentation for chara...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-12-19  Janus Weilre PR fortran/78545 (Possible correction to online...
2016-12-18  Dominique d'Humieresre PR fortran/78545 (Possible correction to online...
2016-11-25  Janne BlomqvistFor typo in documentation wrt. C_PTRDIFF_T constant
2016-11-10  Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-10-25  Cesar Philippidisintrinsic.texi (cosd): New mathop.
2016-10-11  Fritz ReeseNew flag -fdec-math for COTAN and degree trig intrinsics.
2016-08-19  Janne BlomqvistUse a XOR cipher instead of byte shuffling to protect...
2016-08-11  Janne BlomqvistReplace KISS PRNG with xorshift1024* using per-thread...
2016-08-03  Fritz Reeselang.opt: New option -fdec-intrinsic-ints.
2016-04-13  Dominique d'Humieresre PR fortran/67039 (Documentation of pseudorandom...
2016-01-04  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-12-14  Tobias Burnusre PR fortran/68850 (Coarray events: EVENT_QUERY not...
2015-06-14  Thomas Koenigintrinsic.texi: Change \leq to < in descrition of imagi...
2015-02-03  Steven G. Karglintrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1.
2015-01-29  Tobias Burnusintrinsic.texi (CO_BROADCAST): Correct argument descrip...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-10-24  Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-09-25  Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-05  Joost VandeVondelere PR fortran/62245 (gfortran miscompiles int() on...
2014-07-26  Tobias BurnusFollow up to r213079.
2014-07-26  Tobias Burnuscheck.c (gfc_check_sizeof): Permit for assumed type...
2014-07-24  Uros Bizjakintrinsic.texi (Intrinsic Procedures): Move to correct...
2014-07-12  Tobias Burnuscheck.c (gfc_check_atomic): Update for STAT=.
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-18  Tobias Burnusgfortran.texi (OpenMP): Update refs to OpenMP 4.0.
2014-06-15  Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-06-09  Francois-Xavier... re PR fortran/36096 (F2008 Bessel: Documentation/diagno...
2014-05-26  Janne BlomqvistPR 61310 Rewrite implementation of CTIME and FDATE...
2014-05-25  Tobias Burnuscheck.c (gfc_check_num_images): New.
2014-05-08  Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-04-11  Janne BlomqvistImprove RANDOM_SEED documentation example.
2014-01-02  Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-10-15  Tobias Burnusintrinsic.texi (OpenMP Modules): Update to OpenMPv4.
2013-09-27  Janne BlomqvistFix DATE_AND_TIME example.
2013-05-22  Janne BlomqvistImprove RANDOM_SEED example.
2013-04-29  Tobias Burnusre PR fortran/57114 (wrong information at http://gcc...
2013-04-28  Tobias Burnusre PR fortran/57093 (Seg fault on internal output to...
2013-04-18  Tobias Burnusre PR fortran/56994 (Incorrect documentation for Fortra...
2013-04-15  Tobias Burnusintrinsic.texi (SYSTEM_CLOCK): Recommend kind=8.
next