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
/
ObjectFile
/
ELF
/
ObjectFileELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement GetEntryPoint, GetImageInfoAddress and GetArchitecture for ObjectFi...
Stephen Wilson
2011-01-15
1
-2
/
+76
*
Added the ability to dump sections to a certain depth (for when sections
Greg Clayton
2010-12-08
1
-1
/
+1
*
Fixed an issue where we were resolving paths when we should have been.
Greg Clayton
2010-10-20
1
-1
/
+1
*
Fixed the Objective C method prototypes to be correct (the selectors weren't
Greg Clayton
2010-10-12
1
-5
/
+5
*
Added mutex protection to the Symtab class.
Greg Clayton
2010-10-08
1
-2
/
+4
*
Looks like this is how you identify executables in ELF.
Jim Ingham
2010-08-10
1
-2
/
+1
*
Change Target & Process so they can really be initialized with an invalid arc...
Jim Ingham
2010-08-09
1
-0
/
+7
*
Modified both the ObjectFileMachO and ObjectFileELF to correctly set the
Greg Clayton
2010-07-21
1
-10
/
+45
*
Combine 32 and 64 bit ELF readers.
Stephen Wilson
2010-07-13
1
-404
/
+467
*
64 bit ELF support from Stephen Wilson.
Greg Clayton
2010-07-07
1
-10
/
+16
*
Remove Mac-specific includes.
Eli Friedman
2010-06-13
1
-5
/
+0
*
Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu
Greg Clayton
2010-06-11
1
-32
/
+4
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+929