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
*
Add a unit test for an x86_64 assembly inspection of
Jason Molenda
2016-09-29
1
-18
/
+177
*
Re-commit the changes from r282565 that I had to back out because of
Jason Molenda
2016-09-29
10
-1197
/
+1686
*
Fixed TestObjCStructArgument/i386; expressions can now call ObjC class methods.
Sean Callanan
2016-09-29
2
-1
/
+209
*
Introduced a null check to avoid a crash in a test on i386.
Sean Callanan
2016-09-29
1
-0
/
+4
*
Fix an issue where libc++ changed the type information we get for std::map::i...
Enrico Granata
2016-09-28
4
-15
/
+75
*
Add the ability for the task port to change when a process execs.
Greg Clayton
2016-09-28
4
-4
/
+34
*
use assertEquals in TestSBTypeClassMembers
Todd Fiala
2016-09-28
1
-26
/
+33
*
zorg Xcode python test suite target arch update
Todd Fiala
2016-09-28
1
-2
/
+2
*
Reverting r282565.
Jason Molenda
2016-09-28
10
-1691
/
+1197
*
Refactor the x86 UnwindAssembly class into a separate class called
Jason Molenda
2016-09-28
10
-1197
/
+1691
*
Update FileSpec's interface to use StringRefs.
Zachary Turner
2016-09-27
2
-148
/
+110
*
Adding a RegisterContextMinidump_x86_64 converter
Dimitar Vlahovski
2016-09-27
7
-6
/
+357
*
convert TestFatArchives.py over to no-debug-info test
Todd Fiala
2016-09-27
1
-11
/
+4
*
xfail TestExec.py on macOS
Todd Fiala
2016-09-27
1
-0
/
+1
*
Fix an issue where LLDB would not accept the --description-verbosity option t...
Enrico Granata
2016-09-26
1
-1
/
+1
*
added Linux support for test timeout sampling
Todd Fiala
2016-09-26
5
-17
/
+249
*
Added a setting that enables saving all .o files from a given JIT expression.
Sean Callanan
2016-09-26
7
-0
/
+116
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
12
-38
/
+137
*
Remove ancient icc decorators
Pavel Labath
2016-09-26
4
-12
/
+0
*
Remove an ancient XFAIL from TestBuiltinTrap
Pavel Labath
2016-09-26
1
-6
/
+0
*
[CMake] Generate LLDB_REVISION at build time
Chris Bieneman
2016-09-23
2
-26
/
+39
*
Mutatis mutandis for char * -> StringRef.
Jim Ingham
2016-09-23
1
-6
/
+6
*
Add an accessor to get the value of RC_PLATFORM_NAME at build time
Enrico Granata
2016-09-23
1
-0
/
+3
*
Fix build on Ubuntu.
Zachary Turner
2016-09-23
1
-5
/
+5
*
Change FileAction::GetPath() to return a StringRef.
Zachary Turner
2016-09-23
5
-31
/
+22
*
Allow for tests to be disabled at runtime
Francis Ricci
2016-09-23
4
-1
/
+93
*
Install only the manpage and only in the proper location
Enrico Granata
2016-09-23
1
-35
/
+1
*
Change Module::RemapPath to use StringRef.
Zachary Turner
2016-09-23
6
-14
/
+20
*
Try again to match the logic of the code before re-writing.
Zachary Turner
2016-09-23
1
-1
/
+1
*
Try to fix failing TestDataFormatterSkipSummary test case.
Zachary Turner
2016-09-23
1
-1
/
+3
*
Update the prompt related functions to use StringRefs.
Zachary Turner
2016-09-23
19
-82
/
+118
*
Update OptionGroup::SetValue to take StringRef.
Zachary Turner
2016-09-23
70
-252
/
+320
*
add hook for calling platform-dependent pre-kill action on a timed out test
Todd Fiala
2016-09-23
7
-27
/
+351
*
[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponse
Pavel Labath
2016-09-23
4
-136
/
+105
*
Fix windows build caused by mixing enum and enum class.
Zachary Turner
2016-09-23
2
-2
/
+2
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
7
-16
/
+113
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
9
-10
/
+262
*
Serilize the thread options within the breakpoint options.
Jim Ingham
2016-09-22
4
-7
/
+108
*
[CMake] Fixing a small hack in add_lldb_library
Chris Bieneman
2016-09-22
1
-1
/
+4
*
Try to fix build errors on Android.
Zachary Turner
2016-09-22
32
-87
/
+85
*
Convert option tables to ArrayRefs.
Zachary Turner
2016-09-22
54
-1587
/
+1246
*
Actually, do it this way because I will want to know if I am in a host build ...
Enrico Granata
2016-09-22
1
-3
/
+9
*
The host version of lldb always builds for macosx
Enrico Granata
2016-09-22
1
-0
/
+3
*
fix DarwinLog no-info/no-debug case
Todd Fiala
2016-09-22
1
-1
/
+1
*
added environment variable-related Args gtests
Todd Fiala
2016-09-22
2
-4
/
+91
*
Fix TestBreakpointSerialization on windows
Pavel Labath
2016-09-22
3
-1
/
+34
*
Fix parsing expressions to evaluate with spaces and optional args (MI)
Ilia K
2016-09-22
2
-15
/
+16
*
fix Args function broken in r281942
Todd Fiala
2016-09-22
1
-1
/
+1
*
Fix typo in lldb --help
Ed Maste
2016-09-21
1
-1
/
+1
*
Fix for loop sign fix in r282112 for column = 0
Ed Maste
2016-09-21
1
-1
/
+1
[next]