Converting the JITDebugLock mutex to a ManagedStatic to avoid the static constructor...
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / GDBRegistrar.cpp
2014-09-19 Chris BienemanConverting the JITDebugLock mutex to a ManagedStatic...
2014-04-24 Craig Topper[C++] Use 'nullptr'.
2014-03-13 Lang HamesMake GDBJITRegistrar thread safe. Patch by Jim Kearyn...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-16 Rafael EspindolaAttempt to fix the MSVC build.
2014-01-16 Rafael EspindolaPrevent calls to __jit_debug_register_code from being...
2012-12-24 Elena DemikhovskyRemoved "static" from "__jit_debug_descriptor" because...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...
2012-04-16 Preston GurdAdd files which were not included by commit 154868.