This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169728 - in /branches/google/integration/libgf...


Author: dnovillo
Date: Wed Feb  2 18:12:56 2011
New Revision: 169728

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169728
Log:
Use clock_gettime in libgfortran timing intrinsics, cleanup

Modified:
    branches/google/integration/libgfortran/ChangeLog
    branches/google/integration/libgfortran/config.h.in
    branches/google/integration/libgfortran/configure
    branches/google/integration/libgfortran/configure.ac
    branches/google/integration/libgfortran/intrinsics/cpu_time.c
    branches/google/integration/libgfortran/intrinsics/date_and_time.c
    branches/google/integration/libgfortran/intrinsics/dtime.c
    branches/google/integration/libgfortran/intrinsics/etime.c
    branches/google/integration/libgfortran/intrinsics/system_clock.c
    branches/google/integration/libgfortran/intrinsics/time_1.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]