aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/clock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use __builtin_readcyclecounter for event_clock if it's available.Gareth Rees2013-05-161-14/+24
* Don't #error if defined(mps_build_ll) and __has_builtin(__builtin_readcycleco...Gareth Rees2013-02-041-4/+3
* Eventcnv was printing event clock values incorrectly: the upper 32 bits and t...Nick Barnes2012-10-151-1/+1
* Moving the platform-dependent event clock to its own header, preparing to gen...Richard Brooksby2012-09-151-0/+191