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
/
PDBFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-9
/
+9
*
Teach `llvm-pdbutil pretty -native` about `-injected-sources`
Nico Weber
2019-07-16
1
-10
/
+47
*
Slightly simplify MappedBlockStream::createIndexedStream() calls
Nico Weber
2019-07-12
1
-18
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-1
/
+1
*
[llvm-pdbutil] Support PDBs without a DBI stream
Alexandre Ganea
2018-08-06
1
-1
/
+3
*
[llvm-pdbutil] Add the ability to explain binary files.
Zachary Turner
2018-04-04
1
-2
/
+2
*
[llvm-pdbutil] Add an export subcommand.
Zachary Turner
2018-04-02
1
-2
/
+11
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-2
/
+14
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-0
/
+12
*
[pdb/lld] Write a valid FPM.
Zachary Turner
2017-08-02
1
-2
/
+1
*
[pdbutil] Add a command to dump the FPM.
Zachary Turner
2017-08-02
1
-0
/
+4
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-2
/
+1
*
Fix some differences between lld and MSVC generated PDBs.
Zachary Turner
2017-07-07
1
-2
/
+7
*
[llvm-pdbutil] Add a function for formatting MSF data.
Zachary Turner
2017-06-23
1
-0
/
+8
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-0
/
+10
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-3
/
+6
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
1
-4
/
+5
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
1
-5
/
+4
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
1
-4
/
+5
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
1
-6
/
+6
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-3
/
+3
*
[PDB] Add BinaryStreamError.
Zachary Turner
2017-02-28
1
-5
/
+4
*
[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
-6
/
+6
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-10
/
+7
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-7
/
+10
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-3
/
+3
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-1
/
+1
*
[pdb] Add the ability to resolve TypeServer PDBs.
Zachary Turner
2017-02-16
1
-2
/
+9
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+404