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
/
source
/
Target
/
TargetList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added to the public API to allow symbolication:
Greg Clayton
2011-09-24
1
-1
/
+48
*
Added the ability to remove orphaned module shared pointers from a ModuleList.
Greg Clayton
2011-08-11
1
-4
/
+4
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-5
/
+2
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-3
/
+5
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-55
/
+20
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-2
/
+2
*
Applied a fix to qualify "UUID" with the lldb_private namespace to fix
Greg Clayton
2011-02-04
1
-1
/
+1
*
Fixed up the error message for when a file is not supported.
Greg Clayton
2010-12-08
1
-13
/
+23
*
Added a new Host call to find LLDB related paths:
Greg Clayton
2010-10-17
1
-1
/
+1
*
Create more useful instance names for target, process and thread instances.
Caroline Tice
2010-09-27
1
-0
/
+3
*
If the file the user specifies can't be found in the current directory,
Caroline Tice
2010-09-10
1
-0
/
+4
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-12
/
+12
*
Change Target & Process so they can really be initialized with an invalid arc...
Jim Ingham
2010-08-09
1
-20
/
+39
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-1
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+342
[prev]