aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/cpu_time.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2011-11-10Let the compiler decide whether to inline.Janne Blomqvist1-3/+1
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist1-38/+12
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-09mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and GFC_REAL_*_LITERAL macros...Francois-Xavier Coudert1-4/+4
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke1-83/+9
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-2/+1
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-2/+3
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus1-1/+1
2006-09-29cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.Steven G. Kargl1-0/+24
2005-09-24re PR libfortran/23380 ([mingw32] cpu_time intrinsic malfunction)Francois-Xavier Coudert1-0/+40
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-9/+18
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-14/+28
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+116