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
/
tools
/
lldb-platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
<rdar://problem/13457391>
Greg Clayton
2013-04-04
1
-3
/
+3
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Substitute LLVMLibsOptions for LD.Flags so we can find the mentioned libs
Filipe Cabecinhas
2012-05-29
1
-3
/
+3
*
Missed a file in the last FreeBSD patch.
Greg Clayton
2012-03-29
1
-0
/
+23
*
FreeBSD patch that enabled the lldb-platform to be built from Viktor Kutuzov.
Greg Clayton
2012-03-29
1
-1
/
+1
*
Add a logging mode that takes a callback and flush'es to that callback.
Jim Ingham
2012-02-21
1
-1
/
+1
*
Fixed some warnings after enabling some stricter warnings in the Xcode project
Greg Clayton
2011-10-31
1
-1
/
+1
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-0
/
+5
*
Improved the packet throughput when debugging with GDB remote by over 3x on
Greg Clayton
2011-06-17
1
-6
/
+6
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-1
/
+1
*
Added a speed test to the GDBRemoteCommunicationClient and
Greg Clayton
2011-04-04
1
-2
/
+41
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-36
/
+52
*
Added new platform commands:
Greg Clayton
2011-03-23
1
-1
/
+58
*
Split the GDBRemoteCommunication class into three classes:
Greg Clayton
2011-03-22
1
-2
/
+2
*
Added missing files.
Greg Clayton
2011-03-22
1
-0
/
+112