index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Look for both .debug and dsym debugging symbol information for stripped execu...
Robert Flack
2015-04-24
2
-408
/
+249
*
Fix condition detection in EmulateInstructionARM
Tamas Berghammer
2015-04-24
1
-2
/
+1
*
Fix order of b and blx instrction in EmulateInstructionARM
Tamas Berghammer
2015-04-24
1
-2
/
+2
*
Fix write register context for arm "add<c> <Rd>, sp, #imm"
Tamas Berghammer
2015-04-24
1
-1
/
+5
*
Use self.fail() in MiGdbSetShowTestCase.test_lldbmi_gdb_set_target_async_off ...
Ilia K
2015-04-24
1
-2
/
+1
*
Fix CMICmnLLDBDebuggerHandleEvents::GetProcessStdout/GetProcessStderr to use ...
Ilia K
2015-04-24
5
-18
/
+20
*
Fix CMICmnMIOutOfBandRecord to accept stream-records (MI)
Ilia K
2015-04-24
2
-10
/
+31
*
Start to share SWIG interface files between languages.
Bruce Mitchener
2015-04-24
67
-162
/
+168
*
Fix build.
Chaoren Lin
2015-04-23
1
-1
/
+1
*
Factor resolution of abbreviations and aliases so that they can be tested dir...
Adrian McCarthy
2015-04-23
7
-366
/
+338
*
Fix build of lldb after clang r235614.
Richard Smith
2015-04-23
1
-2
/
+2
*
Fix TestFdLeak on Linux.
Chaoren Lin
2015-04-23
1
-0
/
+6
*
Replace use of %zu with PRIu64 in DYDL logging message.
Aidan Dodds
2015-04-23
1
-1
/
+1
*
MI fix allowing multiple logging instances of lldb-mi to run simultaneously.
Ilia K
2015-04-23
9
-18
/
+145
*
Update cpsr register in BLX instruction emulation
Tamas Berghammer
2015-04-23
1
-0
/
+7
*
Fix test expectation in TestNoreturnUnwind
Tamas Berghammer
2015-04-23
1
-3
/
+2
*
[NativeProcessLinux] Fix race condition during inferior thread creation
Pavel Labath
2015-04-23
4
-134
/
+16
*
[LLDB][MIPS] Add MIPS32 and MIPS64 core revisions
Mohit K. Bhakkad
2015-04-23
7
-16
/
+97
*
Missed one piece when committing r235538.
Jim Ingham
2015-04-23
1
-2
/
+17
*
Use the debugginess of the python interpreter when symlinking _lldb.pyd.
Zachary Turner
2015-04-22
3
-5
/
+6
*
This is some groundwork for filtering the language Exception
Jim Ingham
2015-04-22
12
-23
/
+222
*
Formatting fix.
Jim Ingham
2015-04-22
1
-1
/
+2
*
Add decorator for signal test failing on FreeBSD
Ed Maste
2015-04-22
1
-0
/
+1
*
MI Refactor CMIUtilSystemWindows::GetExecutablesPath()
Ilia K
2015-04-22
1
-6
/
+4
*
Skip additional lldb-mi tests that failed on FreeBSD
Ed Maste
2015-04-22
2
-0
/
+5
*
XFAILing a single test in TestConcurrentEvents
Pavel Labath
2015-04-22
1
-0
/
+1
*
Enable TestConcurrentEvents on Linux
Pavel Labath
2015-04-22
1
-16
/
+0
*
Fix signle stepping on arm when multiple thread is involved
Tamas Berghammer
2015-04-22
2
-168
/
+205
*
[DWARF CFI] Add support for DW_CFA_def_cfa_sf when parsing CIE
Pavel Labath
2015-04-22
1
-0
/
+13
*
Same issue as in D8685 but for i386.
Chaoren Lin
2015-04-21
4
-7
/
+19
*
Add properties to SBExecutionContext to access the several entities it stores...
Enrico Granata
2015-04-21
1
-0
/
+15
*
Placate clang. lldb can build on FreeBSD with -Werror again.
Davide Italiano
2015-04-21
1
-1
/
+1
*
XFAIL tests that are failed on linux with gcc-4.9.2
Ying Chen
2015-04-21
9
-1
/
+72
*
Add Makefile for typedef_array
Ying Chen
2015-04-20
1
-0
/
+4
*
ConnectionFileDescriptor::BytesAvailable reading too many command bytes
Vince Harron
2015-04-20
1
-4
/
+7
*
Allow specifying tool path/prefix for tests with CROSS_COMPILE.
Robert Flack
2015-04-20
1
-3
/
+5
*
This patch implements several improvements to the
Sean Callanan
2015-04-20
25
-55
/
+676
*
FreeBSD/arm core file support
Ed Maste
2015-04-20
5
-0
/
+176
*
NativeProcessLinux: Merge operation and monitor threads
Pavel Labath
2015-04-20
3
-413
/
+219
*
Auto advance pc for signle stepping on arm when emulation failes
Tamas Berghammer
2015-04-20
1
-17
/
+37
*
Stop read thread of Communication on EOF
Tamas Berghammer
2015-04-20
1
-4
/
+4
*
Fix LLDB ARM GCC4.7 broken build
Omair Javaid
2015-04-19
1
-1
/
+1
*
Correct machine type for 32-bit arm
Ed Maste
2015-04-19
1
-1
/
+1
*
Remove usages of host architecture within ELF object file for unknown parts o...
Oleksiy Vyalov
2015-04-18
1
-32
/
+0
*
Whitespace-only tweaks to Colin's r235109 patch to match the lldb
Jason Molenda
2015-04-17
1
-128
/
+175
*
TestMiBreak - func isn't always ??.
Chaoren Lin
2015-04-17
1
-1
/
+1
*
Fix the MiVarTestCase.test_lldbmi_var_create_register test to expect 32bit va...
Ilia K
2015-04-17
1
-1
/
+2
*
test commit.
Aidan Dodds
2015-04-17
1
-1
/
+1
*
Fix the MiVarTestCase.test_lldbmi_var_create_register test on 32bit systems
Ilia K
2015-04-17
1
-1
/
+4
*
MI support for '-var-create $regname' command.
Ilia K
2015-04-17
2
-6
/
+52
[next]