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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-0
/
+12
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-0
/
+4
*
[llvm-pdbutil] Add an option to only dump specific module indices.
Zachary Turner
2017-08-03
1
-0
/
+4
*
[llvm-pdbutil] Allow diff to force module equivalencies.
Zachary Turner
2017-08-03
1
-0
/
+22
*
[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
/
+5
*
[PDB] Dump extra info about the publics stream
Reid Kleckner
2017-07-21
1
-0
/
+3
*
[codeview] Remove TypeServerHandler and PDBTypeServerHandler
Reid Kleckner
2017-07-17
1
-2
/
+2
*
Resubmit "Add pdb-diff test."
Zachary Turner
2017-07-10
1
-8
/
+18
*
Revert "Build fixes for pdb-diff test."
Zachary Turner
2017-07-10
1
-18
/
+8
*
Fix pdb-diff test.
Zachary Turner
2017-07-10
1
-8
/
+18
*
Fix some differences between lld and MSVC generated PDBs.
Zachary Turner
2017-07-07
1
-0
/
+14
*
[PDB] Add a test that verifies every known type record.
Zachary Turner
2017-07-05
1
-2
/
+2
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-0
/
+7
*
[llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.
Zachary Turner
2017-06-26
1
-35
/
+43
*
[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.
Zachary Turner
2017-06-23
1
-0
/
+14
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+11
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
1
-4
/
+21
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-0
/
+5
*
[llvm-pdbutil] Dump raw bytes of pdb name map.
Zachary Turner
2017-06-23
1
-0
/
+3
*
[llvm-pdbutil] Add the ability to dump raw bytes from the file.
Zachary Turner
2017-06-23
1
-16
/
+34
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-26
/
+61
*
[llvm-pdbutil] Rename "raw" to "dump".
Zachary Turner
2017-06-22
1
-60
/
+61
*
Remove diff pedantic mode.
Zachary Turner
2017-06-20
1
-5
/
+0
*
Remove some dead code / includes.
Zachary Turner
2017-06-16
1
-0
/
+9
*
[llvm-pdbutil] Add support for dumping cross module imports/exports.
Zachary Turner
2017-06-16
1
-0
/
+12
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-1
/
+11
*
[llvm-pdbutil] Add back the ability to dump hashes and index offsets.
Zachary Turner
2017-06-15
1
-3
/
+8
*
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-100
/
+72
*
Revert "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-72
/
+100
*
[llvm-pdbutil] rewrite the "raw" output style.
Zachary Turner
2017-06-15
1
-100
/
+72
*
Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
1
-5
/
+12
*
Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
1
-12
/
+5
*
[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.
Zachary Turner
2017-06-14
1
-5
/
+12
*
Slightly better fix for dealing with no-id-stream PDBs.
Zachary Turner
2017-06-12
1
-8
/
+0
*
[llvm-pdbdump] Don't fail on PDBs with no ID stream.
Zachary Turner
2017-06-12
1
-0
/
+9
*
[pdb] Support CoffSymbolRVA debug subsection.
Zachary Turner
2017-06-09
1
-0
/
+2
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-0
/
+1023
[prev]