OSDN Git Service

Subzero: Fixed deadlock when _start is first function
[android-x86/external-swiftshader.git] / src / IceInstrumentation.h
2016-07-20 Thomas LivelySubzero: Fixed deadlock when _start is first function
2016-07-07 Thomas LivelyBlacklisted instrumenting _Balloc.
2016-06-27 Thomas LivelyInstrumented local variables and implemented runtime.
2016-06-21 Thomas LivelyInserted local redzones.
2016-06-17 Thomas LivelyInstrumented malloc and free with dummy functions.
2016-06-15 Thomas LivelyImplemented linking to a dummy ASan runtime
2016-06-13 Thomas LivelyImplemented global redzones.
2016-06-07 Thomas LivelyCreated Ice::Instrumentation base class and accompanyin...