1. 0c169bf Remove redundant includes from lib/DebugInfo. by Michael Zolotukhin · 8 years ago
  2. 5448dab [PDB] Fix an issue writing the publics stream. by Zachary Turner · 8 years ago
  3. 037bcd9 [PDB] Remove stale GSI.h header that I intended to remove in the previous commit by Reid Kleckner · 8 years ago
  4. 14d90fd [PDB] Improve GSI hash table dumping for publics and globals by Reid Kleckner · 8 years ago
  5. 686f121 [PDB] Dump extra info about the publics stream by Reid Kleckner · 8 years ago
  6. 7eaf1d9 [lld/pdb] Create an empty public symbol record stream. by Zachary Turner · 8 years ago
  7. 6305545 Resubmit "[llvm-pdbutil] rewrite the "raw" output style." by Zachary Turner · 8 years ago
  8. da504b7 Revert "[llvm-pdbutil] rewrite the "raw" output style." by Zachary Turner · 8 years ago
  9. b560fdf [llvm-pdbutil] rewrite the "raw" output style. by Zachary Turner · 8 years ago
  10. 349c18f [CodeView] Handle Cross Module Imports and Exports. by Zachary Turner · 8 years ago
  11. d9dc282 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago
  12. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  13. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  14. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  15. d2684b7 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago
  16. 6b6b8c4 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago[Renamed (95%) from llvm/lib/DebugInfo/PDB/Raw/PublicsStream.cpp]
  17. 570e39a [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  18. 653baa2 [pdb] added support for dumping globals stream by Bob Haarman · 9 years ago
  19. a3225b0 [msf] Resubmit "Rename Msf -> MSF". by Zachary Turner · 9 years ago
  20. 334aec4 Revert "[msf] Rename Msf to MSF." by Zachary Turner · 9 years ago
  21. a010f5c [msf] Rename Msf to MSF. by Zachary Turner · 9 years ago
  22. 199f48a Get rid of IMsfStreamData class. by Zachary Turner · 9 years ago
  23. bac69d3 [msf] Create LLVMDebugInfoMsf by Zachary Turner · 9 years ago
  24. 8848a7a [pdb] Round trip the PDB stream between YAML and binary PDB. by Zachary Turner · 9 years ago
  25. a1657a9 [pdb] Handle stream index errors better. by Zachary Turner · 9 years ago
  26. d844799 [pdb] Use MappedBlockStream to parse the PDB directory. by Zachary Turner · 9 years ago
  27. 0d43c1c [pdb] Finish conversion to zero copy pdb access. by Zachary Turner · 9 years ago
  28. 836937e Make sure these error codes are marked as checked by David Majnemer · 9 years ago
  29. b393d95 [codeview] Remove StreamReader copying method. by Zachary Turner · 9 years ago
  30. 8dbe362 [codeview,pdb] Try really hard to conserve memory when reading. by Zachary Turner · 9 years ago
  31. d5d37dc [codeview] Move StreamInterface and StreamReader to libcodeview. by Zachary Turner · 9 years ago
  32. 9e33e6f [codeview, pdb] Dump symbol records in publics stream by Zachary Turner · 9 years ago
  33. 0fcd826 pdbdump: print out symbol names referred by publics stream. by Rui Ueyama · 9 years ago
  34. e1587bc Fix -Wmicrosoft-enum-value warning by Reid Kleckner · 9 years ago
  35. 350b298 pdbdump: Print out section offsets in the publics stream. by Rui Ueyama · 9 years ago
  36. 016e6c4 Try again to fix pdbdump-headers.test on big-endian hosts after r269861. by Daniel Sanders · 9 years ago
  37. c819d90 Attempt to fix pdbdump-headers.test on big-endian hosts after r269861. by Daniel Sanders · 9 years ago
  38. 8dc18c5 pdbdump: Print out more strcutures. by Rui Ueyama · 9 years ago
  39. 1f6b6e2 pdbdump: Print "Publics" stream. by Rui Ueyama · 9 years ago