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
/
tools
/
llvm-pdbdump
/
YAMLOutputStyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-317
/
+0
*
[CodeView] Support remaining debug subsection types
Zachary Turner
2017-06-09
1
-0
/
+6
*
[llvm-pdbdump] Support native ordering of subsections in raw mode.
Zachary Turner
2017-06-08
1
-1
/
+0
*
[llvm-pdbdump] Improve consistency among subcommands.
Zachary Turner
2017-06-08
1
-37
/
+28
*
[CodeView] Handle Cross Module Imports and Exports.
Zachary Turner
2017-06-05
1
-1
/
+0
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-1
/
+2
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
1
-118
/
+22
*
[ObjectYAML] Split CodeViewYAML into 3 pieces.
Zachary Turner
2017-05-31
1
-1
/
+0
*
[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
Zachary Turner
2017-05-30
1
-2
/
+5
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
1
-19
/
+18
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-8
/
+8
*
[llvm-pdbdump] pdb2yaml: add an -all option to dump everything we can
Bob Haarman
2017-05-26
1
-0
/
+14
*
[PDB] Don't build the entire source file list up front.
Zachary Turner
2017-05-04
1
-7
/
+12
*
[llvm-readobj] Update readobj to re-use parsing code.
Zachary Turner
2017-05-03
1
-3
/
+6
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-0
/
+30
*
[CodeView] Write CodeView line information.
Zachary Turner
2017-05-01
1
-2
/
+1
*
[PDB/CodeView] Rename some classes.
Zachary Turner
2017-05-01
1
-3
/
+4
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-69
/
+63
*
[CodeView] Isolate Debug Info Fragments into standalone classes.
Zachary Turner
2017-04-27
1
-14
/
+13
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-10
/
+10
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-7
/
+129
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
1
-0
/
+1
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-1
/
+3
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-6
/
+6
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-6
/
+21
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-0
/
+23
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
1
-0
/
+23
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-1
/
+2
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
1
-0
/
+28
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
1
-28
/
+0
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
1
-0
/
+28
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-1
/
+1
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-1
/
+1
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-1
/
+1
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-0
/
+14
*
[pdb] Teach MsfBuilder and other classes about the Free Page Map.
Zachary Turner
2016-07-15
1
-1
/
+1
*
[pdb] Round trip the NameMap data structure to YAML.
Zachary Turner
2016-07-15
1
-0
/
+6
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-5
/
+5
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-1
/
+26
*
[pdb] Add a pdb2yaml option to not dump file headers.
Zachary Turner
2016-07-11
1
-11
/
+15
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+25
*
[pdb] Re-add code to write PDB files.
Zachary Turner
2016-06-30
1
-2
/
+3
*
Update llvm-pdbdump to use subcommands.
Zachary Turner
2016-06-30
1
-73
/
+20
*
Resubmit "[pdb] Actually write a PDB to disk from YAML.""
Zachary Turner
2016-06-14
1
-26
/
+18
*
Revert "[pdb] Actually write a PDB to disk from YAML."
Zachary Turner
2016-06-14
1
-18
/
+26
*
[pdb] Actually write a PDB to disk from YAML.
Zachary Turner
2016-06-14
1
-26
/
+18
*
[llvm-pdbdump] Dump stream sizes and stream blocks to yaml.
Zachary Turner
2016-06-06
1
-0
/
+16
*
[llvm-pdbdump] Dump MSF headers to YAML.
Zachary Turner
2016-06-06
1
-0
/
+126