aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-23Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609]Harald Anlauf1-2/+5
2023-11-17Fortran: Accept -std=f2023, update line-length for Fortran 2023Tobias Burnus1-1/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-19Fortran: F2018 rounding modes changesFrancois-Xavier Coudert1-0/+1
2022-08-26fortran: Expand ieee_arithmetic module's ieee_class inline [PR106579]Jakub Jelinek1-0/+20
2022-05-30Fortran: improve runtime error message with ALLOCATE and ERRMSG= [PR91300]Harald Anlauf1-0/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-11Implement CONVERT specifier for OPEN.Thomas Koenig1-2/+10
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-05-23Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl1-1/+1
2019-07-16re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics)Harald Anlauf1-1/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-22re PR fortran/85841 ([F2018] reject deleted features)Janus Weil1-6/+4
2018-05-21re PR fortran/85841 ([F2018] reject deleted features)Janus Weil1-0/+10
2018-01-25re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Paul Thomas1-8/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-17Support -std=f2018Janne Blomqvist1-2/+3
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-24re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ...Jerry DeLisle1-2/+2
2016-09-23re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle1-3/+4
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-0/+1
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus1-0/+8
2014-10-06Commit forgotten hunk.Marek Polacek1-0/+2
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus1-0/+8
2014-07-12check.c (gfc_check_atomic): Update for STAT=.Tobias Burnus1-1/+2
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-7/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus1-0/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-03-03re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-1/+2
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-2/+2
2011-10-15gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...Tobias Burnus1-1/+1
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist1-1/+1
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-0/+1
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+3
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle1-11/+6
2010-09-24re PR fortran/40571 (F2008: ISO_FORTRAN_ENV: Missing constants)Tobias Burnus1-2/+2
2010-06-25decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus1-9/+10
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+9
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+2
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus1-1/+2