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
/
CodeView
/
CodeViewRecordIO.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-0
/
+14
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-2
/
+2
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-26
/
+18
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-2
/
+2
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-20
/
+28
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-28
/
+20
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-2
/
+2
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-18
/
+26
*
Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-0
/
+31
*
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-31
/
+0
*
[CodeView] Hook CodeViewRecordIO for reading/writing symbols.
Zachary Turner
2016-12-16
1
-0
/
+31
*
[CodeView] Hook up CodeViewRecordIO to type serialization path.
Zachary Turner
2016-11-08
1
-8
/
+33
*
Add CodeViewRecordIO for reading and writing.
Zachary Turner
2016-11-02
1
-0
/
+186