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
/
PECOFF
/
ObjectFilePECOFF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement ObjectFilePECOFF::GetEntryPointAddress.
Stephane Sezer
2016-03-23
1
-2
/
+3
*
Set symbol types for function symbols loaded from PE/COFF
Adrian McCarthy
2016-01-26
1
-2
/
+5
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
1
-0
/
+5
*
Revert "FOO"
Adrian McCarthy
2015-11-20
1
-5
/
+0
*
FOO
Adrian McCarthy
2015-11-20
1
-0
/
+5
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/ObjectContai...
Eugene Zelenko
2015-10-23
1
-50
/
+52
*
Silence a warning saying "typedef requires a name" from clang.
Greg Clayton
2014-07-29
1
-1
/
+1
*
Fix supported architectures on PlatformWindows.
Zachary Turner
2014-07-28
1
-0
/
+25
*
Implement ObjectFilePECOFF::GetModuleSpecifications().
Virgile Bello
2014-03-09
1
-2
/
+2
*
Implement ObjectFilePECOFF::SetLoadAddress().
Virgile Bello
2014-03-08
1
-0
/
+4
*
unused variable, typedef requires name warning cleanup
Michael Sartain
2013-08-26
1
-1
/
+1
*
PECOFF: Add support for export table.
Virgile Bello
2013-08-25
1
-0
/
+20
*
Cleanup on the unified section list changes. Main changes are:
Greg Clayton
2013-07-10
1
-3
/
+6
*
Split symbol support for ELF and Linux.
Michael Sartain
2013-07-01
1
-1
/
+1
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-5
/
+2
*
Added the ability to extract a ModuleSpecList (a new class) from an ObjectFil...
Greg Clayton
2013-04-24
1
-0
/
+9
*
<rdar://problem/13338643>
Greg Clayton
2013-03-04
1
-2
/
+0
*
<rdar://problem/13159777>
Greg Clayton
2013-02-06
1
-7
/
+9
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-3
/
+3
*
<rdar://problem/11034170>
Greg Clayton
2012-03-13
1
-2
/
+0
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-3
/
+3
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-0
/
+5
*
Quick fixes to the PE COFF file loader.
Greg Clayton
2011-09-10
1
-1
/
+1
*
Added first pass at PE COFF file reading support. It parses the sections
Greg Clayton
2011-09-09
1
-0
/
+235