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
/
Symbol
/
ObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-8
/
+0
*
Big change in the way ObjectFile file contents are managed. We now
Greg Clayton
2012-01-12
1
-37
/
+58
*
Added new symbol types for Objective C classes, metaclasses, and ivars. Each
Greg Clayton
2011-12-03
1
-0
/
+3
*
<rdar://problem/10338439>
Greg Clayton
2011-11-13
1
-1
/
+0
*
Added support for the new ".apple_objc" accelerator tables. These tables are
Greg Clayton
2011-10-27
1
-26
/
+29
*
Enable all the new accelerator tables if they are present and don't manually
Greg Clayton
2011-10-04
1
-0
/
+1
*
Convert over to the latest and greatest on disc accelerator
Greg Clayton
2011-09-28
1
-2
/
+2
*
Don't put modules for .o files into the global shared module list. We
Greg Clayton
2011-09-18
1
-11
/
+94
*
Added support for accessing and loading our new .debug_names and .debug_types
Greg Clayton
2011-09-01
1
-0
/
+2
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-2
/
+2
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-6
/
+6
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-0
/
+85
*
Fix the infinite recursion crash reported by Antoine Missout:
Johnny Chen
2010-11-05
1
-0
/
+5
*
Fixed an issue where we were resolving paths when we should have been.
Greg Clayton
2010-10-20
1
-1
/
+1
*
Change Target & Process so they can really be initialized with an invalid arc...
Jim Ingham
2010-08-09
1
-0
/
+7
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+92