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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-1023
/
+0
*
[pdb] Don't crash on unknown debug subsections.
Zachary Turner
2017-06-09
1
-0
/
+2
*
[CodeView] Support remaining debug subsection types
Zachary Turner
2017-06-09
1
-2
/
+10
*
[llvm-pdbdump] Improve consistency among subcommands.
Zachary Turner
2017-06-08
1
-43
/
+75
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
1
-58
/
+4
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-2
/
+4
*
[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
-1
/
+1
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
1
-5
/
+11
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-7
/
+6
*
[llvm-pdbdump] pdb2yaml: add an -all option to dump everything we can
Bob Haarman
2017-05-26
1
-0
/
+3
*
[llvm-pdbdump] [yaml2pdb] always include object file name in module info
Bob Haarman
2017-05-25
1
-1
/
+1
*
Fix broken build.
Zachary Turner
2017-05-24
1
-2
/
+2
*
[PDB] Hash types up front when merging types instead of using StringMap
Reid Kleckner
2017-05-23
1
-8
/
+6
*
Revert "Make TypeSerializer's StringMap use the same allocator."
Zachary Turner
2017-05-23
1
-2
/
+2
*
Implement various flavors of type merging.
Zachary Turner
2017-05-22
1
-9
/
+9
*
Make TypeSerializer's StringMap use the same allocator.
Zachary Turner
2017-05-22
1
-2
/
+2
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-0
/
+1
*
Fix compilation failure.
Zachary Turner
2017-05-19
1
-1
/
+1
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-2
/
+1
*
Fix some build errors and warnings.
Zachary Turner
2017-05-18
1
-1
/
+1
*
[CodeView] Raise the source to ID map out of the TypeStreamMerger.
Zachary Turner
2017-05-18
1
-4
/
+8
*
[llvm-pdbdump] Add the ability to merge PDBs.
Zachary Turner
2017-05-18
1
-0
/
+68
*
[llvm-pdbdump] in yaml2pdb, generate default output filename if none given
Bob Haarman
2017-05-17
1
-4
/
+10
*
[llvm-pdbdump] Add the option to sort functions and data.
Zachary Turner
2017-05-14
1
-9
/
+93
*
Remove unused private field.
Zachary Turner
2017-05-03
1
-1
/
+1
*
[CodeView] Use actual strings for dealing with checksums and lines.
Zachary Turner
2017-05-03
1
-40
/
+13
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
1
-2
/
+2
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-17
/
+48
*
[CodeView] Write CodeView line information.
Zachary Turner
2017-05-01
1
-0
/
+62
*
[llvm-pdbdump] Allow printing only a portion of a stream.
Zachary Turner
2017-04-28
1
-2
/
+3
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-1
/
+1
*
[llvm-pdbdump] Allow sorting / filtering by immediate padding
Zachary Turner
2017-04-25
1
-1
/
+12
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-1
/
+7
*
[llvm-pdbdump] Merge functionality of graphical and text dumpers.
Zachary Turner
2017-04-24
1
-5
/
+6
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-6
/
+9
*
[llvm-pdbdump] Recursively dump class layout.
Zachary Turner
2017-04-13
1
-5
/
+21
*
[llvm-pdbdump] Minor prepatory refactor of Class Def Dumper.
Zachary Turner
2017-04-12
1
-3
/
+4
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-9
/
+12
*
[llvm-pdbdump] Display padding bytes on record layout
Zachary Turner
2017-04-10
1
-10
/
+12
*
Allow specification of what kinds of class members to dump.
Zachary Turner
2017-04-06
1
-3
/
+11
*
[llvm-pdbdump] Allow pretty to only dump specific types of types.
Zachary Turner
2017-04-06
1
-3
/
+18
*
[PDB] Save one type record copy
Reid Kleckner
2017-04-04
1
-2
/
+2
*
Add option to control whether llvm-pdbdump outputs in color
Adrian McCarthy
2017-03-23
1
-3
/
+10
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
1
-1
/
+3
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-38
/
+50
*
Introduce NativeEnumModules and NativeCompilandSymbol
Adrian McCarthy
2017-03-15
1
-1
/
+6
*
Add the beginning of PDB diffing support.
Zachary Turner
2017-03-13
1
-13
/
+44
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-1
/
+1
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-1
/
+1
[next]