Reverting r222828 and r222810-r222812 as they broke the build on Windows.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / GDBRegistrar.cpp
2014-11-26 Aaron BallmanReverting r222828 and r222810-r222812 as they broke...
2014-11-26 Lang Hames[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
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.