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
/
Native
/
DbiStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slightly simplify MappedBlockStream::createIndexedStream() calls
Nico Weber
2019-07-12
1
-6
/
+2
*
[NativePDB] Fix access to both old & new fpo data entries from dbi stream
Aleksandr Urakov
2019-01-30
1
-36
/
+69
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PDB] Add the ability to lookup global symbols by name.
Zachary Turner
2018-10-08
1
-1
/
+1
*
[llvm-pdbutil] Add the ability to explain binary files.
Zachary Turner
2018-04-04
1
-11
/
+17
*
Remove redundant includes from lib/DebugInfo.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
Fix some differences between lld and MSVC generated PDBs.
Zachary Turner
2017-07-07
1
-0
/
+3
*
[PDB] Teach libpdb to write DBI Stream ECNames.
Zachary Turner
2017-07-07
1
-0
/
+4
*
[llvm-pdbutil] Dump raw bytes of various DBI stream subsections.
Zachary Turner
2017-06-23
1
-16
/
+36
*
Fix uninitialized read.
Zachary Turner
2017-06-06
1
-2
/
+4
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-2
/
+2
*
Fix some minor issues in PDB parsing library.
Zachary Turner
2017-05-18
1
-8
/
+0
*
[PDB] Don't build the entire source file list up front.
Zachary Turner
2017-05-04
1
-105
/
+7
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
1
-1
/
+1
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
1
-1
/
+1
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
1
-1
/
+1
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-5
/
+8
*
[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
-1
/
+1
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-14
/
+14
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-17
/
+15
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-15
/
+17
*
[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
-1
/
+1
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+424