aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/intrinsic.texi
AgeCommit message (Expand)AuthorFilesLines
2018-11-01re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-2/+63
2018-06-01re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG...Steven G. Kargl1-2/+57
2018-05-10re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig1-7/+15
2018-03-14check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).Steven G. Kargl1-9/+6
2018-03-11check.c (gfc_check_kill): Check pid and sig are scalar.Steven G. Kargl1-11/+14
2018-02-23intrinsic.texi: Arguments to MATMUL cannot both be rank one.Steven G. Kargl1-0/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-12-12intrinsic.texi (MAXLOC): Remove double description of return value.Thomas Koenig1-10/+8
2017-12-11intrinsic.texi (MAXLOC): Update documentation for character arrays and KIND a...Thomas Koenig1-10/+20
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-24/+24
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-12-19re PR fortran/78545 (Possible correction to online LTIME documentation)Janus Weil1-11/+16
2016-12-18re PR fortran/78545 (Possible correction to online LTIME documentation)Dominique d'Humieres1-9/+29
2016-11-25For typo in documentation wrt. C_PTRDIFF_T constantJanne Blomqvist1-1/+1
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek1-4/+4
2016-10-25intrinsic.texi (cosd): New mathop.Cesar Philippidis1-0/+1
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese1-4/+560
2016-08-19Use a XOR cipher instead of byte shuffling to protect against bad seeds.Janne Blomqvist1-4/+0
2016-08-11Replace KISS PRNG with xorshift1024* using per-thread state.Janne Blomqvist1-68/+31
2016-08-03lang.opt: New option -fdec-intrinsic-ints.Fritz Reese1-13/+188
2016-04-13re PR fortran/67039 (Documentation of pseudorandom number intrinsics is incor...Dominique d'Humieres1-4/+6
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2015-12-14re PR fortran/68850 (Coarray events: EVENT_QUERY not documented as intrinsic ...Tobias Burnus1-0/+52
2015-06-14intrinsic.texi: Change \leq to < in descrition of imaginary part in argument ...Thomas Koenig1-1/+1
2015-02-03intrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1.Steven G. Kargl1-2/+2
2015-01-29intrinsic.texi (CO_BROADCAST): Correct argument description.Tobias Burnus1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+29
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus1-13/+94
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-3/+57
2014-09-05re PR fortran/62245 (gfortran miscompiles int() on mips)Joost VandeVondele1-3/+4
2014-07-26Follow up to r213079.Tobias Burnus1-2/+2
2014-07-26check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ...Tobias Burnus1-1/+3
2014-07-24intrinsic.texi (Intrinsic Procedures): Move to correct menu position to match...Uros Bizjak1-1/+1
2014-07-12check.c (gfc_check_atomic): Update for STAT=.Tobias Burnus1-18/+502
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-0/+30
2014-06-18gfortran.texi (OpenMP): Update refs to OpenMP 4.0.Tobias Burnus1-2/+1
2014-06-15re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...Francois-Xavier Coudert1-10/+11
2014-06-09re PR fortran/36096 (F2008 Bessel: Documentation/diagnostic errors)Francois-Xavier Coudert1-9/+7
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist1-4/+2
2014-05-25check.c (gfc_check_num_images): New.Tobias Burnus1-11/+38
2014-05-08check.c (check_co_minmaxsum, [...]): New.Tobias Burnus1-0/+165
2014-04-11Improve RANDOM_SEED documentation example.Janne Blomqvist1-24/+28
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-1/+1
2013-10-16intrinsic.texi (OpenMP Modules): Update to OpenMPv4.Tobias Burnus1-5/+18
2013-09-27Fix DATE_AND_TIME example.Janne Blomqvist1-1/+1
2013-05-22Improve RANDOM_SEED example.Janne Blomqvist1-17/+53
2013-04-29re PR fortran/57114 (wrong information at http://gcc.gnu.org/onlinedocs/gfort...Tobias Burnus1-2/+2
2013-04-28re PR fortran/57093 (Seg fault on internal output to a character scalar coarray)Tobias Burnus1-1/+1