summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'.Craig Topper2014-04-24
* Make GDBJITRegistrar thread safe. Patch by Jim Kearyn, with cleanup byLang Hames2014-03-13
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Attempt to fix the MSVC build.Rafael Espindola2014-01-16
* Prevent calls to __jit_debug_register_code from being optimized out.Rafael Espindola2014-01-16
* Removed "static" from "__jit_debug_descriptor" because "static" adds C++ mang...Elena Demikhovsky2012-12-24
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-02
* Add files which were not included by commit 154868.Preston Gurd2012-04-16