summaryrefslogtreecommitdiffstats
path: root/libgfortran/intrinsics/system_clock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* Simplify SYSTEM_CLOCK implementation.jb2013-04-291-57/+34
* Fix sign error in SYSTEM_CLOCK kind=4 Windows version.jb2013-04-281-1/+1
* PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.jb2013-04-151-6/+56
* Update copyright years in libgfortran.rsandifo2013-01-141-2/+1
* 2012-12-03 Janus Weil <janus@gcc.gnu.org>janus2012-12-031-15/+16
* Let the compiler decide whether to inline.jb2011-11-101-1/+1
* PR 47571 Fix bootstrap regression on alpha-dec-osfjb2011-04-151-8/+12
* PR 47571 Fix HPUX bootstrap regression, cleanupjb2011-02-051-2/+71
* Use clock_gettime in libgfortran timing intrinsics, cleanupjb2011-01-311-85/+26
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * intrinsics/system_clock.c (system_clock_4, system_clock_8):fxcoudert2010-06-091-0/+2
* Increase clock resolution for system_clock_8.jb2009-12-191-6/+5
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* * intrinsic/stat.c (stat_i4_sub_0, stat_i8_sub_0): Mark parameterfxcoudert2007-12-011-4/+0
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-2/+1
* * intrinsics/cpu_time.c: Don't include headers already includedfxcoudert2007-04-061-1/+0
* gcc/fortran/jakub2005-11-211-78/+53
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* * intrinsics/system_clock.c (system_clock_4, system_clock_8): Addaj2005-05-151-12/+24
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-5/+14
* * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth2004-12-121-4/+12
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-071-1/+0
* * check.c (gfc_check_system_clock): New function.pbrook2004-05-221-0/+200
OpenPOWER on IntegriCloud