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
/
DumpOutputStyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-pdbutil] Dump more info about globals.
Zachary Turner
2018-07-06
1
-16
/
+54
*
llvm-pdbutil: Fix an off-by-one error.
Peter Collingbourne
2018-04-17
1
-1
/
+1
*
[llvm-pdbutil] Dump first section contribution for each module.
Zachary Turner
2018-04-17
1
-72
/
+86
*
[llvm-pdbutil] Display types from MSVC precompiled header object files.
Zachary Turner
2018-04-05
1
-1
/
+8
*
[tools] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-1
/
+1
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
1
-24
/
+84
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
1
-29
/
+0
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
1
-0
/
+29
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
1
-29
/
+0
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
1
-0
/
+29
*
[PDB] Correctly link S_FILESTATIC records.
Zachary Turner
2018-01-05
1
-10
/
+34
*
Recover some overzealously removed includes.
Michael Zolotukhin
2017-12-13
1
-0
/
+1
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-11
/
+0
*
Fix error in llvm-pdbutil.
Zachary Turner
2017-12-06
1
-6
/
+7
*
Teach llvm-pdbutil to dump types from object files.
Zachary Turner
2017-12-05
1
-22
/
+79
*
[PDB] Handle an empty globals hash table with no buckets
Reid Kleckner
2017-10-27
1
-2
/
+4
*
Fix broken test.
Zachary Turner
2017-09-01
1
-2
/
+6
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-322
/
+318
*
Fix some size_t / uint32_t mismatched comparisons.
Zachary Turner
2017-08-31
1
-4
/
+4
*
[llvm-pdbutil] Print detailed S_UDT stats.
Zachary Turner
2017-08-31
1
-3
/
+158
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-22
/
+152
*
Output S_SECTION symbols to the Linker module.
Zachary Turner
2017-08-11
1
-68
/
+0
*
[PDB] Fix an issue writing the publics stream.
Zachary Turner
2017-08-09
1
-18
/
+37
*
[PDB] Fix linking of function symbols and local variables.
Zachary Turner
2017-08-08
1
-2
/
+8
*
[llvm-pdbutil] Don't crash when a section contrib's isect is invalid.
Zachary Turner
2017-08-07
1
-2
/
+6
*
[pdbutil] When dumping section contribs, show the section name.
Zachary Turner
2017-08-04
1
-40
/
+75
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-7
/
+87
*
[llvm-pdbutil] Add an option to only dump specific module indices.
Zachary Turner
2017-08-03
1
-45
/
+51
*
[llvm-pdbutil] Clean up ExitOnError usage to add ": " to our errors
Reid Kleckner
2017-07-27
1
-12
/
+12
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-38
/
+74
*
[PDB] Dump extra info about the publics stream
Reid Kleckner
2017-07-21
1
-0
/
+46
*
[PDB] Finish and simplify TPI hashing
Reid Kleckner
2017-07-18
1
-2
/
+2
*
[PDB] Teach libpdb to write DBI Stream ECNames.
Zachary Turner
2017-07-07
1
-0
/
+7
*
[llvm-pdbutil] Output the symbol offset when dumping.
Zachary Turner
2017-06-30
1
-2
/
+4
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-23
/
+82
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-0
/
+7
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-109
/
+0
*
[llvm-pdbutil] Rename "raw" to "dump".
Zachary Turner
2017-06-22
1
-0
/
+1077