.. |
ABI
|
Fix an issue where LLDB could crash when trying to figure out the return value layout for an invalid type
|
2015-04-06 21:39:56 +00:00 |
Disassembler
|
Fix call to llvm::Target::createMCInstPrinter.
|
2015-03-31 00:59:13 +00:00 |
DynamicLoader
|
Fix DynamicLoaderMacOSXDYLD to deal with new shared cache changes.
|
2015-03-31 17:02:36 +00:00 |
Instruction
|
Fix a typo in EmulateInstructioinMIPS64
|
2015-03-18 09:57:10 +00:00 |
InstrumentationRuntime
|
Further reduce header footprint of Debugger.h.
|
2015-03-04 01:58:01 +00:00 |
JITLoader
|
Reduce header footprint of Target.h
|
2015-03-03 19:23:09 +00:00 |
LanguageRuntime
|
fixing msvc build (format string z is not supported)
|
2015-04-12 22:05:58 +00:00 |
MemoryHistory
|
Add ASan history threads into process_sp->GetExtendedThreadList, so they don't get freed too early
|
2014-09-23 18:20:24 +00:00 |
ObjectContainer
|
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer - in order to allow modules caching from remote targets.
|
2015-03-10 01:15:28 +00:00 |
ObjectFile
|
Ignore mapping symbols on aarch64
|
2015-04-07 10:43:50 +00:00 |
OperatingSystem
|
Fix stepping a virtual thread when the python operating system was enabled.
|
2015-04-07 22:17:41 +00:00 |
Platform
|
Remove 'z' modifier from printf/sscanf operations in AdbClient - the modifier isn't supported by MS C++ compiler.
|
2015-04-10 03:59:52 +00:00 |
Process
|
Add logging plugin for Windows
|
2015-04-10 16:18:08 +00:00 |
SymbolFile
|
Fix -Wformat-pedantic warnings
|
2015-04-08 20:23:52 +00:00 |
SymbolVendor
|
Reduce the number of components initialized by lldb-server to reduce static binary size.
|
2015-03-02 15:14:50 +00:00 |
SystemRuntime
|
Don't #include ClangASTContext.h from Module.h
|
2015-03-03 18:34:26 +00:00 |
UnwindAssembly
|
Add support for 'leal' instruction to UnwindAssembly-x86
|
2015-03-25 10:46:45 +00:00 |
CMakeLists.txt
|
Fix cmake build for PluginInstrumentationRuntimeAddressSanitizer.
|
2014-10-11 20:11:18 +00:00 |
Makefile
|
Initial language runtime support for RenderScript.
|
2015-04-09 16:49:25 +00:00 |