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
*
lldb fix ARM64 register access
Todd Fiala
2014-09-12
1
-0
/
+93
*
Fix lldb-mi driver for running on OSX.
Deepak Panickal
2014-09-12
1
-10
/
+4
*
Fix OSX CMake build
Deepak Panickal
2014-09-12
1
-1
/
+0
*
Fix the ctor ivar initialization formatting for Debugger,
Jason Molenda
2014-09-12
4
-37
/
+37
*
Recent builds of libcxx actually wrap an std::map's children values in a unio...
Enrico Granata
2014-09-12
1
-1
/
+29
*
Change SystemRuntimeMacOSX::ReadLibdispatchTSDIndexes to use the
Jason Molenda
2014-09-12
1
-50
/
+26
*
llgs: fix Ctrl-C inferior interrupt handling to do the right thing.
Todd Fiala
2014-09-11
9
-55
/
+271
*
Add a ProcessStructReader utility class to LLDB
Enrico Granata
2014-09-11
2
-0
/
+100
*
When deciding if one-liner printing applies, and you find a summary, the summ...
Enrico Granata
2014-09-11
1
-3
/
+2
*
Add missing constructor definition.
Zachary Turner
2014-09-11
1
-0
/
+5
*
Update HostProcess to use the same facade pattern as HostThread.
Zachary Turner
2014-09-11
10
-101
/
+197
*
Fix Windows build.
Zachary Turner
2014-09-11
2
-0
/
+3
*
gdb-remote tests: added test to verify thread stop info when multi-threaded a...
Todd Fiala
2014-09-11
1
-9
/
+46
*
DWARF64 Fixes
Todd Fiala
2014-09-11
10
-65
/
+145
*
Rework how resetting breakpoints in changed modules works. Try to match up old
Jim Ingham
2014-09-10
9
-50
/
+396
*
llgs: implement qThreadStopInfo.
Todd Fiala
2014-09-10
3
-2
/
+114
*
Move FreeBSD's thread SetName implementation to ThisThread
Ed Maste
2014-09-10
3
-8
/
+1
*
Fix FreeBSD build after thread changes
Ed Maste
2014-09-10
4
-7
/
+8
*
Include the correct headers for kinfo_proc on FreeBSD.
Zachary Turner
2014-09-09
1
-0
/
+2
*
Try to fix the FreeBSD build.
Zachary Turner
2014-09-09
2
-4
/
+5
*
Create a HostThread abstraction.
Zachary Turner
2014-09-09
64
-821
/
+1619
*
Add a comment explaining why we're casting the local
Eric Christopher
2014-09-09
1
-0
/
+1
*
Quiet unused variable warning that only occurs
Eric Christopher
2014-09-09
1
-0
/
+1
*
Remove the -Wno-unused-function option. We are clean
Eric Christopher
2014-09-09
1
-3
/
+0
*
Fix comment and remove duplicated -Wno-sign-compare option.
Eric Christopher
2014-09-09
1
-3
/
+2
*
Remove unused class variable and its initialization.
Eric Christopher
2014-09-09
2
-2
/
+0
*
Remove a pair of default values from fully covered switches.
Eric Christopher
2014-09-09
1
-2
/
+0
*
Add a newline to the end of the file.
Eric Christopher
2014-09-09
1
-1
/
+1
*
Compare against the right size integer.
Eric Christopher
2014-09-09
1
-1
/
+1
*
Remove two default cases out of fully covered switches.
Eric Christopher
2014-09-09
1
-25
/
+0
*
Remove two unused class variables.
Eric Christopher
2014-09-09
2
-5
/
+1
*
Remove unused class variable and update all callers/users.
Eric Christopher
2014-09-09
3
-5
/
+2
*
Fix -Werror,-Wcovered-switch-default warning in DWARFExpression
Eric Christopher
2014-09-09
1
-5
/
+0
*
Add back a return that got lost in rebase
Keno Fischer
2014-09-09
1
-0
/
+1
*
Fix configure & make build with python disabled
Keno Fischer
2014-09-09
8
-8
/
+22
*
DataFormatters: add missing destructor implementation
Saleem Abdulrasool
2014-09-08
1
-0
/
+4
*
Fix test failure for test/functionalities/connect_remote/TestConnectRemote.py...
Kuba Brecka
2014-09-08
2
-5
/
+10
*
Modify call-function and rdar-12437442 tests to clean up all files produced d...
Todd Fiala
2014-09-08
2
-0
/
+7
*
Linux/FreeBSD local debugging: allow redirection to pts for POSIX process.
Todd Fiala
2014-09-08
2
-8
/
+11
*
remove a couple of default cases from switches
Saleem Abdulrasool
2014-09-08
2
-6
/
+11
*
DataFormatters: add missing function implementations
Saleem Abdulrasool
2014-09-08
1
-0
/
+10
*
build: attempt to fix the buildbots
Saleem Abdulrasool
2014-09-08
1
-0
/
+1
*
driver: handle write error better
Saleem Abdulrasool
2014-09-08
1
-2
/
+18
*
DataFormatters: use include instead of import in C++
Saleem Abdulrasool
2014-09-07
1
-1
/
+1
*
Correct copied error message
Ed Maste
2014-09-06
1
-1
/
+1
*
Add a -V <bool> flag to frame variable/expression that enables execution of t...
Enrico Granata
2014-09-06
4
-10
/
+89
*
The original jit no longer exists in llvm, remove from dependencies.
Eric Christopher
2014-09-06
1
-1
/
+1
*
Implement ASan history threads in SB API
Kuba Brecka
2014-09-06
6
-0
/
+57
*
Expose the ability to retrieve the result of a type validator via the SB API....
Enrico Granata
2014-09-06
3
-0
/
+36
*
Fix CMake configuration (forgot to add a file in the last commit).
Kuba Brecka
2014-09-06
1
-0
/
+1
[next]