aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/system_clock.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-15PR 47571 Fix bootstrap regression on alpha-dec-osfJanne Blomqvist1-8/+12
2011-02-05PR 47571 Fix HPUX bootstrap regression, cleanupJanne Blomqvist1-2/+71
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist1-85/+26
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-06-09system_clock.c (system_clock_4, [...]): Undefine TCK.Francois-Xavier Coudert1-0/+2
2009-12-19Increase clock resolution for system_clock_8.Janne Blomqvist1-6/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-12-01stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute.Francois-Xavier Coudert1-4/+0
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-1/+0
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-78/+53
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-05-15system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit.Andreas Jaeger1-12/+24
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-5/+14
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-4/+12
2004-12-06c99_functions.c, [...]: Whitespace fixes.Richard Henderson1-1/+0
2004-05-22check.c (gfc_check_system_clock): New function.Steven G. Kargl1-0/+200