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
/
lib
/
DebugInfo
/
PDB
/
Raw
/
PublicsStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-131
/
+0
*
[DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...
Eugene Zelenko
2016-11-23
1
-12
/
+8
*
[pdb] added support for dumping globals stream
Bob Haarman
2016-10-21
1
-46
/
+8
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-2
/
+2
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-2
/
+2
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-2
/
+2
*
Get rid of IMsfStreamData class.
Zachary Turner
2016-07-28
1
-1
/
+0
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-4
/
+5
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+2
*
[pdb] Handle stream index errors better.
Zachary Turner
2016-06-08
1
-4
/
+4
*
[pdb] Use MappedBlockStream to parse the PDB directory.
Zachary Turner
2016-06-07
1
-1
/
+3
*
[pdb] Finish conversion to zero copy pdb access.
Zachary Turner
2016-05-28
1
-5
/
+6
*
Make sure these error codes are marked as checked
David Majnemer
2016-05-27
1
-12
/
+18
*
[codeview] Remove StreamReader copying method.
Zachary Turner
2016-05-27
1
-40
/
+10
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
1
-4
/
+3
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
1
-2
/
+2
*
[codeview, pdb] Dump symbol records in publics stream
Zachary Turner
2016-05-24
1
-12
/
+6
*
pdbdump: print out symbol names referred by publics stream.
Rui Ueyama
2016-05-20
1
-9
/
+28
*
Fix -Wmicrosoft-enum-value warning
Reid Kleckner
2016-05-19
1
-2
/
+2
*
pdbdump: Print out section offsets in the publics stream.
Rui Ueyama
2016-05-18
1
-2
/
+6
*
Try again to fix pdbdump-headers.test on big-endian hosts after r269861.
Daniel Sanders
2016-05-18
1
-5
/
+9
*
Attempt to fix pdbdump-headers.test on big-endian hosts after r269861.
Daniel Sanders
2016-05-18
1
-2
/
+6
*
pdbdump: Print out more strcutures.
Rui Ueyama
2016-05-17
1
-3
/
+39
*
pdbdump: Print "Publics" stream.
Rui Ueyama
2016-05-13
1
-0
/
+132