.. |
ABI
|
Support Linux on SystemZ as platform
|
2016-04-14 14:28:34 +00:00 |
Disassembler
|
Consolidate the knowledge of what arm cores are always executing
|
2016-04-05 05:01:30 +00:00 |
DynamicLoader
|
Allow gdbremote process to read modules from memory
|
2016-04-05 17:25:32 +00:00 |
ExpressionParser
|
Revert r266311 - Fix usage of APInt.getRawData for big-endian systems
|
2016-04-14 17:22:18 +00:00 |
Instruction
|
Fix ARM instruction emulation tests on big-endian systems
|
2016-04-14 14:34:19 +00:00 |
InstrumentationRuntime
|
Provide more information in ThreadSanitizer's JSON data. Move remaining TSan logic from SBThread to InstrumentationRuntime plugin.
|
2016-04-10 18:57:38 +00:00 |
JITLoader
|
[JITLoaderGDB] Read jit entry struct manually.
|
2016-03-23 23:27:23 +00:00 |
Language
|
Miscellaneous fixes for big-endian systems
|
2016-04-14 14:33:47 +00:00 |
LanguageRuntime
|
Fix Android build after r266267
|
2016-04-14 02:02:12 +00:00 |
MemoryHistory
|
Simplify the ASan expression (follow-up for the previous commit, r265651).
|
2016-04-07 10:07:45 +00:00 |
ObjectContainer
|
Remove autoconf support from source directories.
|
2016-01-28 22:05:24 +00:00 |
ObjectFile
|
Find .plt section in object files generated by recent ld
|
2016-04-14 14:36:29 +00:00 |
OperatingSystem
|
Remove autoconf support from source directories.
|
2016-01-28 22:05:24 +00:00 |
Platform
|
Support Linux on SystemZ as platform
|
2016-04-14 14:28:34 +00:00 |
Process
|
Support Linux on SystemZ as platform
|
2016-04-14 14:28:34 +00:00 |
ScriptInterpreter
|
Initialize the Python script interpreter lazily (i.e. not at debugger startup)
|
2016-04-12 18:23:18 +00:00 |
SymbolFile
|
Fixed an issue where if we have DWARF in an executable that has multiple languages where these languages use different type systems, you can end up trying to find the actualy definition for a forward declaration for a type, you will call:
|
2016-04-01 22:57:22 +00:00 |
SymbolVendor
|
Remove autoconf support from source directories.
|
2016-01-28 22:05:24 +00:00 |
SystemRuntime
|
Compilation can end up calling functions (e.g. to resolve indirect functions) so I added
|
2016-03-21 19:21:13 +00:00 |
UnwindAssembly
|
Stack unwinding emulation: handle adjustment of FP
|
2016-02-19 10:59:25 +00:00 |
CMakeLists.txt
|
Fix cmake build.
|
2015-09-03 04:17:57 +00:00 |