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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-3
/
+3
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-0
/
+6
*
Added the ability to get an abstract file type (executable, object file,
Greg Clayton
2011-07-09
1
-0
/
+6
*
elf: synthesize symbols for PLT entries
Stephen Wilson
2011-03-30
1
-3
/
+42
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-11
/
+0
*
I didn't notice there was already an ObjectFile::GetEntryPoint. Move that ov...
Jim Ingham
2011-03-08
1
-3
/
+0
*
Add a method "GetEntryPoint" to the ObjectFile class, and implement it on Mac...
Jim Ingham
2011-03-07
1
-0
/
+6
*
linux: Remove a local ObjectFileELF version of GetArchitecture.
Stephen Wilson
2011-02-24
1
-3
/
+0
*
Made lldb_private::ArchSpec contain much more than just an architecture. It
Greg Clayton
2011-02-15
1
-1
/
+1
*
Moved FileSpec into the Host layer since it will vary from host to host.
Greg Clayton
2011-02-08
1
-1
/
+1
*
Implement GetEntryPoint, GetImageInfoAddress and GetArchitecture for ObjectFi...
Stephen Wilson
2011-01-15
1
-0
/
+9
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-1
/
+1
*
Change Target & Process so they can really be initialized with an invalid arc...
Jim Ingham
2010-08-09
1
-0
/
+3
*
Combine 32 and 64 bit ELF readers.
Stephen Wilson
2010-07-13
1
-86
/
+139
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+197