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
...
*
Read bytes from zero-filled sections correctly
Sean Callanan
2013-01-04
1
-0
/
+13
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-5
/
+5
*
<rdar://problem/12639603>
Greg Clayton
2012-11-28
1
-23
/
+1
*
Remove LLDB_DISABLE_PYTHON ifndef around FormatManager::LoadObjCFormatters() ...
Jason Molenda
2012-09-11
1
-2
/
+2
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-15
/
+30
*
Fixed a few things in the ELF object file:
Greg Clayton
2012-03-27
1
-1
/
+1
*
<rdar://problem/10997402>
Greg Clayton
2012-03-07
1
-3
/
+2
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-37
/
+41
*
Fixed an issue where empty sections or zero filled sections could return
Greg Clayton
2012-02-21
1
-1
/
+9
*
First pass at mach-o core file support is in. It currently works for x86_64
Greg Clayton
2012-02-09
1
-5
/
+5
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-1
/
+154
*
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
[prev]