History log of /barrelfish-master/lib/posixcompat/time.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 2dcda89a 26-Jul-2016 David Cock <david.cock@inf.ethz.ch>

ARMv7: Implement rtdsc() and time() at user level.

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# c35fcde6 18-Jul-2016 Moritz Hoffmann <moritz.hoffmann@hpe.com>

posixcompat/time: Use rdtsc.

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@hpe.com>


# 146e4e08 16-Nov-2015 David Cock <david.cock@inf.ethz.ch>

Clean merge of HP's ARMv8 code

This adds support for an ARMv8 core running in the GEM5 simulator

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# 1a0eb9ce 01-Jun-2015 Simon Gerber <simon.gerber@inf.ethz.ch>

newlib: fixup patch for new newlib version and adjust call sites.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 25899cc1 28-Mar-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Return dummy value for posix time functions on ARM.


# 559955b4 02-Aug-2011 Simon Peter <speter@inf.ethz.ch>

Merge from ASPLOS tree.