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
*
Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner
2016-01-08
3
-3
/
+0
*
Re-apply r257117 (reverted in r257138 temporarily),
Jason Molenda
2016-01-08
8
-11
/
+140
*
Add support for the LEAVE x86 instruction to AssemblyParse_x86.
Jason Molenda
2016-01-08
1
-7
/
+38
*
XFAIL 2 more tests based on SWIG version.
Zachary Turner
2016-01-08
2
-0
/
+4
*
Remove XFAIL from TestThreadStates on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Stephane Sezer
2016-01-08
2
-2
/
+7
*
Add note about the "thread until" command to the llvm-gdb cheatsheet.
Justin Lebar
2016-01-08
1
-0
/
+9
*
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...
Adrian McCarthy
2016-01-08
4
-39
/
+142
*
Fix TestBatchMode for gcc
Pavel Labath
2016-01-08
1
-1
/
+2
*
Another fix for TestBatchMode on linux
Pavel Labath
2016-01-08
1
-0
/
+17
*
Fix TestBatchMode on linux
Pavel Labath
2016-01-08
1
-1
/
+2
*
Revert r257117 "Performance improvement: Change lldb so that it
Jason Molenda
2016-01-08
8
-148
/
+11
*
Fix dwarf sequence insertions
Stephane Sezer
2016-01-08
1
-0
/
+7
*
Change the key name for the libdispatch queue serial number from
Jason Molenda
2016-01-08
2
-14
/
+14
*
Fix a glitch in the Driver's batch mode when used with "attach".
Jim Ingham
2016-01-08
6
-17
/
+142
*
Performance improvement: Change lldb so that it puts a breakpoint
Jason Molenda
2016-01-08
8
-11
/
+148
*
Make sure we don't send qModuleInfo packets unnecessarily.
Stephane Sezer
2016-01-08
2
-1
/
+13
*
Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra
2016-01-07
19
-96
/
+205
*
XFAIL TestMultithreaded on linux
Pavel Labath
2016-01-07
1
-1
/
+1
*
Remove duplicate header added in r256927
Ewan Crawford
2016-01-07
1
-1
/
+0
*
Remove some Windows->Android XTIMEOUTs
Pavel Labath
2016-01-07
1
-5
/
+0
*
XFAIL TestEvents.test_add_listener_to_broadcaster
Pavel Labath
2016-01-07
1
-1
/
+1
*
[RenderScript] Improve file format for saving RS allocations
Ewan Crawford
2016-01-07
2
-29
/
+154
*
fixup lldbinline-style tests to clean up Makefiles and *.d files
Todd Fiala
2016-01-06
1
-4
/
+4
*
[Renderscript] Fix stack argument inspection.
Aidan Dodds
2016-01-06
1
-43
/
+42
*
Remove XTIMEOUT from TestMultithreaded on linux
Pavel Labath
2016-01-06
2
-5
/
+2
*
Fix build warnings after rL256915
Bhushan D. Attarde
2016-01-06
1
-8
/
+8
*
Fix a bug in lldbutil.expect_state_changes
Pavel Labath
2016-01-06
1
-10
/
+18
*
Add LogDump methods to lldb_private::StringList.
Ewan Crawford
2016-01-06
2
-0
/
+61
*
XFAIL TestMiSymbol on linux
Pavel Labath
2016-01-06
1
-0
/
+1
*
[LLDB][MIPS32]Merge emulation of similar instructions
Bhushan D. Attarde
2016-01-06
2
-1917
/
+521
*
Addresses an unsigned underflow situation that can occur when dumping an empt...
Kate Stone
2016-01-06
1
-2
/
+2
*
Apply missed changes from svn r256863 "Add support for "source info" and use ...
Dawn Perchik
2016-01-06
3
-7
/
+7
*
Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik
2016-01-05
6
-71
/
+648
*
Add logging to SBProcess::GetRestartedFromEvent
Pavel Labath
2016-01-05
1
-1
/
+8
*
Fix a typo in Process.cpp
Pavel Labath
2016-01-05
1
-1
/
+1
*
Fix a typo in lldbutil.py
Pavel Labath
2016-01-05
1
-1
/
+1
*
Fix for undefined behavior while updating PC value on arm-linux
Omair Javaid
2016-01-05
1
-1
/
+18
*
Mark a test_lldbmi_gdb_set_target_async_on as flaky on linux
Pavel Labath
2016-01-05
1
-0
/
+1
*
[LLDB][MIPS] Make register read/write to set/get the size of register accordi...
Sagar Thakur
2016-01-05
1
-3
/
+9
*
Revert r256769
Ewan Crawford
2016-01-05
2
-2
/
+2
*
Remove XTIMEOUT from TestEvents on linux
Pavel Labath
2016-01-05
1
-1
/
+0
*
Remove old flaky test rerun logic
Pavel Labath
2016-01-05
1
-23
/
+3
*
[FreeBSD] Use a cast sledgehammer to placate newer versions of clang.
Davide Italiano
2016-01-04
1
-2
/
+2
*
Use correct format identifiers to print something meaningful.
Davide Italiano
2016-01-04
2
-2
/
+2
*
[Commands] Get rid of unused typedefs.
Davide Italiano
2016-01-04
1
-5
/
+0
*
Remove XTIMEOUT from TestRegisters on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestThreadStepOut on linux
Pavel Labath
2016-01-04
1
-1
/
+0
*
Remove XTIMEOUT from TestHelloWorld on linux
Pavel Labath
2016-01-04
1
-3
/
+0
*
Remove XTIMEOUT from TestExitDuringStep on linux
Pavel Labath
2016-01-04
1
-1
/
+0
[next]