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]

r212930 - in /branches/melt-branch/gcc: ChangeL...


Author: bstarynk
Date: Wed Jul 23 11:29:40 2014
New Revision: 212930

URL: https://gcc.gnu.org/viewcvs?rev=212930&root=gcc&view=rev
Log:

2014-07-23  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h (melt_cpu_time_millisec): New function declaration.
	(melt_flush_file, melt_close_file): New inlined functions.

	* melt-runtime.cc (melt_cpu_time_millisec): New function.

	* melt/warmelt-base.melt (cpu_time_millisec): New primitive.

	* melt/warmelt-hooks.melt (do_blocking_jsonrpc2_call): Complete
	but untested.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/warmelt-hooks.melt


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