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
/
llvm-pdbdump.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-156
/
+0
*
[CodeView] Support remaining debug subsection types
Zachary Turner
2017-06-09
1
-0
/
+3
*
[llvm-pdbdump] Improve consistency among subcommands.
Zachary Turner
2017-06-08
1
-9
/
+26
*
[llvm-pdbdump] pdb2yaml: add an -all option to dump everything we can
Bob Haarman
2017-05-26
1
-0
/
+1
*
[llvm-pdbdump] Add the option to sort functions and data.
Zachary Turner
2017-05-14
1
-0
/
+23
*
[llvm-pdbdump] Allow printing only a portion of a stream.
Zachary Turner
2017-04-28
1
-1
/
+1
*
[llvm-pdbdump] Allow sorting / filtering by immediate padding
Zachary Turner
2017-04-25
1
-1
/
+10
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-0
/
+2
*
[llvm-pdbdump] Merge functionality of graphical and text dumpers.
Zachary Turner
2017-04-24
1
-1
/
+2
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-1
/
+1
*
[llvm-pdbdump] Recursively dump class layout.
Zachary Turner
2017-04-13
1
-1
/
+4
*
[llvm-pdbdump] Minor prepatory refactor of Class Def Dumper.
Zachary Turner
2017-04-12
1
-1
/
+1
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-1
/
+1
*
[llvm-pdbdump] Display padding bytes on record layout
Zachary Turner
2017-04-10
1
-2
/
+4
*
Allow specification of what kinds of class members to dump.
Zachary Turner
2017-04-06
1
-1
/
+3
*
[llvm-pdbdump] Allow pretty to only dump specific types of types.
Zachary Turner
2017-04-06
1
-1
/
+3
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-0
/
+1
*
Add the beginning of PDB diffing support.
Zachary Turner
2017-03-13
1
-0
/
+4
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-0
/
+2
*
[llvm-pdbdump] Add a compact dump mode.
Zachary Turner
2017-01-12
1
-0
/
+1
*
[pdb] added support for dumping globals stream
Bob Haarman
2016-10-21
1
-0
/
+1
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-0
/
+1
*
[pdb] Write the IPI stream.
Zachary Turner
2016-09-15
1
-0
/
+1
*
[pdb] Add command line options for dumping individual streams and blocks
Zachary Turner
2016-09-09
1
-2
/
+9
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
1
-0
/
+1
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
1
-1
/
+0
*
Write the TPI stream from a PDB to Yaml.
Zachary Turner
2016-08-16
1
-0
/
+1
*
[msf] Teach LLVM to parse a split Fpm.
Zachary Turner
2016-08-01
1
-1
/
+1
*
pdbdump: Dump Free Page Map contents.
Rui Ueyama
2016-07-29
1
-0
/
+1
*
[pdb] Round-trip module & file info to/from YAML.
Zachary Turner
2016-07-22
1
-0
/
+2
*
Refactor the PDB writing to use a builder approach
Zachary Turner
2016-07-11
1
-0
/
+1
*
[pdb] Add a pdb2yaml option to not dump file headers.
Zachary Turner
2016-07-11
1
-0
/
+1
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+1
*
Update llvm-pdbdump to use subcommands.
Zachary Turner
2016-06-30
1
-13
/
+19
*
[pdbdump] Print out New FPO stream contents.
Rui Ueyama
2016-06-06
1
-0
/
+1
*
pdbdump: print out TPI hashes.
Rui Ueyama
2016-06-03
1
-1
/
+2
*
[llvm-pdbdump] Introduce an abstraction for the output style.
Zachary Turner
2016-06-03
1
-0
/
+23
*
pdbdump: Print "Publics" stream.
Rui Ueyama
2016-05-13
1
-1
/
+1
*
[llvm-pdbdump] Add include-only filters.
Zachary Turner
2015-09-29
1
-0
/
+3
*
[llvm-pdbdump] Display full enum definitions.
Zachary Turner
2015-03-04
1
-1
/
+2
*
[llvm-pdbdump] Many minor fixes and improvements
Zachary Turner
2015-03-02
1
-10
/
+13
*
[llvm-pdbdump] Rewrite dumper using visitor pattern.
Zachary Turner
2015-02-22
1
-0
/
+28
*
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
Zachary Turner
2015-02-10
1
-32
/
+0
*
Run dos2unix against llvm-pdbdump.
Zachary Turner
2015-01-27
1
-31
/
+31
*
Add support for dumping debug tables to llvm-pdbdump.
Zachary Turner
2015-01-27
1
-0
/
+32