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
/
Native
/
DbiModuleDescriptorBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLD/PDB] Emit first section contribution for DBI Module Descriptor.
Zachary Turner
2018-04-20
1
-0
/
+5
*
[llvm-pdbutil] Dump first section contribution for each module.
Zachary Turner
2018-04-17
1
-1
/
+1
*
Remove dead code. NFCI.
Peter Collingbourne
2017-09-07
1
-8
/
+0
*
[PDB] Merge Global and Publics Builders.
Zachary Turner
2017-08-09
1
-1
/
+1
*
[PDB] Write public symbol records and the publics hash table
Reid Kleckner
2017-07-27
1
-10
/
+1
*
[PDB] Teach libpdb to write DBI Stream ECNames.
Zachary Turner
2017-07-07
1
-1
/
+5
*
[PDB] Don't write uninitialized bytes to a PDB file.
Zachary Turner
2017-06-20
1
-0
/
+2
*
[PDB] Start emitting source file and line information
Reid Kleckner
2017-06-19
1
-0
/
+6
*
Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
1
-1
/
+1
*
Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
1
-1
/
+1
*
[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.
Zachary Turner
2017-06-14
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Fix uninitialized read.
Zachary Turner
2017-06-06
1
-6
/
+8
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-1
/
+1
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
1
-37
/
+4
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-7
/
+12
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-9
/
+9
*
Fix use after free in BinaryStream library.
Zachary Turner
2017-05-03
1
-0
/
+8
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-1
/
+15
*
[CodeView] Write CodeView line information.
Zachary Turner
2017-05-01
1
-6
/
+53
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-2
/
+2
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-0
/
+141