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
/
Plugins
/
SymbolFile
/
DWARF
/
SymbolFileDWARFDebugMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13338643>
Greg Clayton
2013-03-04
1
-1
/
+138
*
<rdar://problem/11109570>
Greg Clayton
2013-02-06
1
-21
/
+25
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-15
/
+26
*
<rdar://problem/11291668>
Greg Clayton
2012-04-24
1
-3
/
+2
*
<rdar://problem/11101372>
Sean Callanan
2012-03-24
1
-1
/
+3
*
<rdar://problem/10434005>
Greg Clayton
2012-03-14
1
-1
/
+1
*
Extended function lookup to allow the user to
Sean Callanan
2012-02-10
1
-2
/
+2
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
*
Adding the DWARF parser side for assited layout where the AST context
Greg Clayton
2012-01-28
1
-0
/
+13
*
<rdar://problem/10681814>
Greg Clayton
2012-01-12
1
-3
/
+7
*
Added code to make sure we don't recursively try to find an objective C
Greg Clayton
2011-12-03
1
-0
/
+6
*
Testcase fixes with the new symbol lookup code for
Sean Callanan
2011-12-03
1
-1
/
+1
*
Moved lldb::user_id_t values to be 64 bit. This was going to be needed for
Greg Clayton
2011-10-19
1
-0
/
+10
*
Completed the glue that passes a ClangNamespaceDecl *
Sean Callanan
2011-10-13
1
-4
/
+6
*
Fixed the header guards.
Greg Clayton
2011-09-12
1
-3
/
+3
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-9
/
+0
*
All UnwindPlan objects are now passed around as shared pointers.
Greg Clayton
2011-02-15
1
-0
/
+8
*
A few of the issue I have been trying to track down and fix have been due to
Greg Clayton
2011-01-17
1
-4
/
+12
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
1
-1
/
+1
*
Added initial support to the lldb_private::SymbolFile for finding
Greg Clayton
2010-11-10
1
-0
/
+3
*
Modified lldb_private::SymboleFile to be able to override where its TypeList
Greg Clayton
2010-11-10
1
-0
/
+3
*
Modified the DWARF parser for both the single DWARF file and for the case
Greg Clayton
2010-11-07
1
-0
/
+7
*
Fixed the Objective C method prototypes to be correct (the selectors weren't
Greg Clayton
2010-10-12
1
-0
/
+6
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
1
-1
/
+2
*
Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic.
Greg Clayton
2010-09-11
1
-14
/
+23
*
Added support for objective C built-in types: id, Class, and SEL. This
Greg Clayton
2010-08-03
1
-1
/
+1
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+186