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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
Martin Storsjö
2020-05-18
1
-0
/
+3
*
[LLDB] [PECOFF] Make sure to set the address byte size in m_data after parsin...
Martin Storsjö
2019-12-10
1
-0
/
+1
*
[lldb] Remove FileSpec(FileSpec*) constructor
Pavel Labath
2019-12-04
1
-2
/
+3
*
[LLDB] [PECOFF] Look for the truncated ".eh_fram" section name
Martin Storsjö
2019-11-28
1
-1
/
+2
*
[LLDB] [PECOFF] Factorize mapping section names to types using StringSwitch. ...
Martin Storsjö
2019-11-28
1
-98
/
+73
*
[LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...
Martin Storsjö
2019-10-31
1
-6
/
+9
*
[LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range
Martin Storsjö
2019-10-31
1
-1
/
+4
*
COFF: Set section permissions
Pavel Labath
2019-10-30
1
-0
/
+10
*
[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections
Martin Storsjö
2019-10-29
1
-1
/
+1
*
lldb/COFF: Create a separate "section" for the file header
Pavel Labath
2019-10-25
1
-11
/
+14
*
[LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triples
Martin Storsjo
2019-10-15
1
-1
/
+1
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
1
-8
/
+44
*
[LLDB] Add tests for PECOFF arm architecture identification
Martin Storsjo
2019-09-24
1
-1
/
+1
*
[LLDB] [PECOFF] Recognize arm64 executables
Martin Storsjo
2019-09-23
1
-0
/
+5
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-3
/
+3
*
Add llvm-style RTTI to ObjectFile hierarchy
Pavel Labath
2019-07-31
1
-0
/
+2
*
PECOFF: Fix a "memset clearing an object of non-trivial type" warning
Pavel Labath
2019-07-30
1
-4
/
+2
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-25
/
+24
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
1
-2
/
+2
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-5
/
+5
*
[PECOFF] Implementation of ObjectFilePECOFF:: GetUUID()
Aaron Smith
2019-04-30
1
-31
/
+98
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-26
/
+0
*
PECOFF: Implement GetBaseAddress
Pavel Labath
2019-02-18
1
-1
/
+4
*
ObjectFilePECOFF: Create a "container" section spanning the entire module image
Pavel Labath
2019-02-13
1
-16
/
+18
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-23
/
+23
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
1
-2
/
+2
*
Simplify ObjectFile::GetUUID
Pavel Labath
2019-02-11
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
PECOFF: Fix section name computation
Pavel Labath
2019-01-10
1
-18
/
+13
*
PECOFF: Remove tabs introduced accidentally in r350094
Pavel Labath
2019-01-03
1
-61
/
+61
*
Simplify ObjectFile::GetArchitecture
Pavel Labath
2019-01-03
1
-7
/
+7
*
Reduce indentation in ObjectFilePECOFF::CreateSections via an early return
Pavel Labath
2018-12-27
1
-133
/
+133
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Do not use PATH_MAX with SmallString
Stella Stamenova
2018-12-10
1
-1
/
+1
*
[pecoff] Use PATH_MAX instead of MAX_PATH
Stella Stamenova
2018-12-06
1
-1
/
+1
*
[pecoff] Implement ObjectFilePECOFF::GetDependedModules()
Aaron Smith
2018-12-06
1
-7
/
+130
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
1
-3
/
+3
*
Revert "[PDB] Support PDB-backed expressions evaluation"
Stella Stamenova
2018-11-30
1
-3
/
+3
*
[PDB] Support PDB-backed expressions evaluation
Aleksandr Urakov
2018-11-30
1
-3
/
+3
*
Resubmit "Fix bug in PE/COFF plugin."
Zachary Turner
2018-11-09
1
-1
/
+5
*
Revert "Fix bug in PE/COFF plugin and ValueObjectVariable."
Davide Italiano
2018-11-08
1
-5
/
+1
*
Fix bug in PE/COFF plugin and ValueObjectVariable.
Zachary Turner
2018-11-08
1
-1
/
+5
*
Revert "[Symbol] Search symbols with name and type in a symbol file"
Davide Italiano
2018-11-02
1
-0
/
+1
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-02
1
-1
/
+0
*
[LLDB] - Implement the support for the .debug_loclists section.
George Rimar
2018-10-23
1
-0
/
+3
*
Add .debug_names section glue code
Pavel Labath
2018-06-01
1
-0
/
+3
*
Add support to object files for accessing the .debug_types section
Greg Clayton
2018-05-08
1
-0
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-6
/
+6
*
Make sure DataBufferLLVM contents are writable
Pavel Labath
2017-12-21
1
-7
/
+3
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-3
/
+2
[next]