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-pdbutil
/
llvm-pdbutil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-pdbutil] Add the ability to explain binary files.
Zachary Turner
2018-04-04
1
-0
/
+3
*
[llvm-pdbutil] Add an export subcommand.
Zachary Turner
2018-04-02
1
-0
/
+6
*
[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.
Zachary Turner
2018-03-30
1
-1
/
+1
*
[PDB] Add an explain subcommand.
Zachary Turner
2018-03-29
1
-0
/
+4
*
Delete pdbutil diff mode.
Zachary Turner
2018-03-26
1
-7
/
+0
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
1
-0
/
+2
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
1
-1
/
+0
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
1
-0
/
+1
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
1
-1
/
+0
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
1
-0
/
+1
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-0
/
+7
*
[llvm-pdbutil] Print detailed S_UDT stats.
Zachary Turner
2017-08-31
1
-1
/
+2
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-0
/
+2
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-0
/
+1
*
[llvm-pdbutil] Add an option to only dump specific module indices.
Zachary Turner
2017-08-03
1
-0
/
+1
*
[llvm-pdbutil] Allow diff to force module equivalencies.
Zachary Turner
2017-08-03
1
-0
/
+2
*
[pdbutil] Add a command to dump the FPM.
Zachary Turner
2017-08-02
1
-0
/
+2
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-0
/
+2
*
[PDB] Dump extra info about the publics stream
Reid Kleckner
2017-07-21
1
-0
/
+1
*
Resubmit "Add pdb-diff test."
Zachary Turner
2017-07-10
1
-0
/
+2
*
Revert "Build fixes for pdb-diff test."
Zachary Turner
2017-07-10
1
-2
/
+0
*
Fix pdb-diff test.
Zachary Turner
2017-07-10
1
-0
/
+2
*
Fix some differences between lld and MSVC generated PDBs.
Zachary Turner
2017-07-07
1
-0
/
+5
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-0
/
+1
*
[llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.
Zachary Turner
2017-06-26
1
-1
/
+1
*
[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.
Zachary Turner
2017-06-23
1
-0
/
+5
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+3
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
1
-0
/
+8
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-0
/
+1
*
[llvm-pdbutil] Dump raw bytes of pdb name map.
Zachary Turner
2017-06-23
1
-0
/
+1
*
[llvm-pdbutil] Add the ability to dump raw bytes from the file.
Zachary Turner
2017-06-23
1
-4
/
+6
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-3
/
+6
*
[llvm-pdbutil] Rename "raw" to "dump".
Zachary Turner
2017-06-22
1
-1
/
+1
*
Remove diff pedantic mode.
Zachary Turner
2017-06-20
1
-4
/
+0
*
Remove some dead code / includes.
Zachary Turner
2017-06-16
1
-0
/
+3
*
[llvm-pdbutil] Add support for dumping cross module imports/exports.
Zachary Turner
2017-06-16
1
-0
/
+2
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-0
/
+3
*
[llvm-pdbutil] Add back the ability to dump hashes and index offsets.
Zachary Turner
2017-06-15
1
-1
/
+2
*
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-29
/
+16
*
Revert "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-16
/
+29
*
[llvm-pdbutil] rewrite the "raw" output style.
Zachary Turner
2017-06-15
1
-29
/
+16
*
[pdb] Support CoffSymbolRVA debug subsection.
Zachary Turner
2017-06-09
1
-0
/
+1
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-0
/
+156