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
/
llvm
/
lib
/
DebugInfo
/
PDB
/
Raw
/
DbiStreamBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-412
/
+0
*
Remove PDBFileBuilder::build() and related functions.
Rui Ueyama
2016-11-22
1
-21
/
+0
*
Align Modi and FileInfo substreams on 32-byte offsets.
Rui Ueyama
2016-11-16
1
-4
/
+4
*
Fix Modi and File count if there are more than 65535 modules/files.
Rui Ueyama
2016-11-16
1
-2
/
+2
*
Remove extra semicolon.
Rui Ueyama
2016-11-12
1
-1
/
+1
*
Define DbiStreamBuilder::addSectionContribs.
Rui Ueyama
2016-11-11
1
-3
/
+40
*
PDB: Fix some APIs to avoid use-after-frees
Justin Bogner
2016-11-03
1
-3
/
+3
*
Define DbiStreamBuilder::addSectionMap.
Rui Ueyama
2016-10-31
1
-2
/
+85
*
Define calculateDbgStreamSize for consistency.
Rui Ueyama
2016-10-29
1
-1
/
+5
*
Avoid braced initialization for default member initializers for MSVC 2013
Reid Kleckner
2016-10-11
1
-1
/
+1
*
Re-submit r283823: Define DbiStreamBuilder::addDbgStream to add stream.
Rui Ueyama
2016-10-11
1
-2
/
+30
*
Revert r283824 and r283823: Define DbiStreamBuilder::addDbgStream to add stream.
Rui Ueyama
2016-10-11
1
-30
/
+2
*
Fix a bug in DbiStreamBuilder::addDbgStream.
Rui Ueyama
2016-10-10
1
-1
/
+1
*
Define DbiStreamBuilder::addDbgStream to add stream.
Rui Ueyama
2016-10-10
1
-2
/
+30
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-3
/
+12
*
pdbdump: Fix crash bug.
Rui Ueyama
2016-08-03
1
-1
/
+4
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-3
/
+3
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-3
/
+3
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-3
/
+3
*
[pdb] Fix some warnings that break -Werror builds.
Zachary Turner
2016-07-28
1
-2
/
+2
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-18
/
+48
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-2
/
+3
*
[pdb] Move file layout header structs to RawTypes.h
Zachary Turner
2016-07-22
1
-18
/
+9
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-6
/
+172
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-4
/
+9
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-0
/
+76