1. aae91d10 Fix --Wunused-function. by Rui Ueyama · 9 years ago
  2. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago
  3. 29da5db [pdb] Correctly parse the hash adjusters table from TPI stream. by Zachary Turner · 9 years ago
  4. 760ad4d [pdb] Write the Named Stream mapping to Yaml and binary. by Zachary Turner · 9 years ago
  5. 44a643c [llvm-pdbdump] Add a compact dump mode. by Zachary Turner · 9 years ago
  6. 629cb7d [CodeView] Finish decoupling TypeDatabase from TypeDumper. by Zachary Turner · 9 years ago
  7. 312fd0e by Bob Haarman · 9 years ago
  8. a5b4358 [pdb] handle missing pdb streams more gracefully by Bob Haarman · 9 years ago
  9. c95b464 Do not print out Flags field twice. by Rui Ueyama · 9 years ago
  10. 653baa2 [pdb] added support for dumping globals stream by Bob Haarman · 9 years ago
  11. 0d84074 Refactor Symbol visitor code. by Zachary Turner · 9 years ago
  12. c67b00c [pdb] Get rid of Data and RawData in CVType. by Zachary Turner · 9 years ago
  13. 36efbfa [pdb] Print out some more info when dumping a raw stream. by Zachary Turner · 9 years ago
  14. 72c5b64 [pdb] Add command line options for dumping individual streams and blocks by Zachary Turner · 9 years ago
  15. 5e3e4bb [CodeView] Decouple record deserialization from visitor dispatch. by Zachary Turner · 9 years ago
  16. 8cf51c3 [msf] Make FPM reader use MappedBlockStream. by Zachary Turner · 9 years ago
  17. 22e6738 pdbdump: Do not treat stream 0 pages as allocated pages. by Rui Ueyama · 9 years ago
  18. d3c7b8e [msf] Teach LLVM to parse a split Fpm. by Zachary Turner · 9 years ago
  19. 7a5cdc6 pdbdump: Dump Free Page Map contents. by Rui Ueyama · 9 years ago
  20. a3225b0 [msf] Resubmit "Rename Msf -> MSF". by Zachary Turner · 9 years ago
  21. 334aec4 Revert "[msf] Rename Msf to MSF." by Zachary Turner · 9 years ago
  22. a010f5c [msf] Rename Msf to MSF. by Zachary Turner · 9 years ago
  23. d66889c [pdb] Refactor library to more clearly separate reading/writing by Zachary Turner · 9 years ago
  24. 199f48a Get rid of IMsfStreamData class. by Zachary Turner · 9 years ago
  25. bac69d3 [msf] Create LLVMDebugInfoMsf by Zachary Turner · 9 years ago
  26. b927e02 [pdb] Teach MsfBuilder and other classes about the Free Page Map. by Zachary Turner · 9 years ago
  27. faa554b [pdb] Use MsfBuilder to handle the writing PDBs. by Zachary Turner · 9 years ago
  28. da5b4cc [codeview] Drop unused private inheritance. by Benjamin Kramer · 9 years ago
  29. a30bd1a Update llvm-pdbdump to use subcommands. by Zachary Turner · 9 years ago
  30. 11582c5 [pdb] Don't error on missing FPO streams by Reid Kleckner · 9 years ago
  31. 01ee3dae Resubmit "[pdb] Change type visitor pattern to be dynamic." by Zachary Turner · 9 years ago
  32. 73b0b2f Revert "[pdb] Change type visitor pattern to be dynamic." by Zachary Turner · 9 years ago
  33. 1f6372c [pdb] Change type visitor pattern to be dynamic. by Zachary Turner · 9 years ago
  34. a1657a9 [pdb] Handle stream index errors better. by Zachary Turner · 9 years ago
  35. d2b2bfe [pdb] Try to fix use after free. by Zachary Turner · 9 years ago
  36. f14a74c [pdbdump] Print out # of hash buckets. by Rui Ueyama · 9 years ago
  37. d833917 [pdbdump] Print out TPI hash key size. by Rui Ueyama · 9 years ago
  38. d844799 [pdb] Use MappedBlockStream to parse the PDB directory. by Zachary Turner · 9 years ago
  39. 2c5384a [pdbdump] Print section header flags. by Rui Ueyama · 9 years ago
  40. 7120a47 [llvm-pdbdump] Dump MSF headers to YAML. by Zachary Turner · 9 years ago
  41. ef2b488 [pdbdump] Print out New FPO stream contents. by Rui Ueyama · 9 years ago
  42. fd97bf1 pdbdump: print out TPI hashes. by Rui Ueyama · 10 years ago
  43. d311739 [llvm-pdbdump] Introduce an abstraction for the output style. by Zachary Turner · 10 years ago