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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Teach `llvm-pdbutil pretty -native` about `-injected-sources`
Nico Weber
2019-07-16
1
-0
/
+2
*
Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data""
Aleksandr Urakov
2018-10-23
1
-0
/
+2
*
Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"
Aleksandr Urakov
2018-10-22
1
-2
/
+0
*
[PDB] Extend IPDBSession's interface to retrieve frame data
Aleksandr Urakov
2018-10-22
1
-0
/
+2
*
[PDB] Add support for dumping Typedef records.
Zachary Turner
2018-10-01
1
-0
/
+2
*
[PDB] Add support for parsing VFTable Shape records.
Zachary Turner
2018-10-01
1
-0
/
+1
*
[PDB] Add native support for dumping array types.
Zachary Turner
2018-09-30
1
-0
/
+1
*
[NativePDB] Add support for reading function signatures.
Zachary Turner
2018-09-21
1
-0
/
+1
*
[PDB] Add native reading support for UDT / class types.
Zachary Turner
2018-09-21
1
-0
/
+1
*
[PDB] Make the native reader support enumerators.
Zachary Turner
2018-09-17
1
-0
/
+1
*
[PDB] Support pointer types in the native reader.
Zachary Turner
2018-09-07
1
-0
/
+1
*
[PDB] Rename some files in the native reader.
Zachary Turner
2018-09-07
1
-2
/
+2
*
[PDB] Create a SymbolCache class.
Zachary Turner
2018-09-07
1
-0
/
+1
*
Minor no-op cmake file style fix.
Nico Weber
2018-04-04
1
-1
/
+2
*
[DIA] Add IPDBSectionContrib interfaces and DIA implementation
Aaron Smith
2018-03-22
1
-0
/
+2
*
[PDB] Support dumping injected sources via the DIA reader.
Zachary Turner
2018-03-13
1
-0
/
+2
*
[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...
Aaron Smith
2017-11-16
1
-0
/
+2
*
[PDB] Merge Global and Publics Builders.
Zachary Turner
2017-08-09
1
-2
/
+1
*
Enable llvm-pdbutil to list enumerations using native PDB reader
Adrian McCarthy
2017-08-04
1
-0
/
+2
*
[lld/pdb] Add an empty globals stream.
Zachary Turner
2017-07-31
1
-0
/
+1
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-1
/
+0
*
[codeview] Remove TypeServerHandler and PDBTypeServerHandler
Reid Kleckner
2017-07-17
1
-1
/
+0
*
[PDB] Enable NativeSession to create symbols for built-in types on demand
Adrian McCarthy
2017-07-12
1
-0
/
+1
*
[lld/pdb] Create an empty public symbol record stream.
Zachary Turner
2017-07-10
1
-0
/
+1
*
[PDB] Don't build the entire source file list up front.
Zachary Turner
2017-05-04
1
-0
/
+1
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
1
-2
/
+2
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-3
/
+3
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-0
/
+1
*
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Adrian McCarthy
2017-03-29
1
-0
/
+1
*
Somehow this still breaks because of ANSI color codes in test output on Linux.
Adrian McCarthy
2017-03-23
1
-1
/
+0
*
Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-23
1
-0
/
+1
*
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Zachary Turner
2017-03-17
1
-1
/
+0
*
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-16
1
-0
/
+1
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
1
-0
/
+1
*
Introduce NativeEnumModules and NativeCompilandSymbol
Adrian McCarthy
2017-03-15
1
-0
/
+2
*
[pdb] Add the ability to resolve TypeServer PDBs.
Zachary Turner
2017-02-16
1
-0
/
+1
*
Introduce NativeRawSymbol for PDB reading.
Adrian McCarthy
2017-02-09
1
-0
/
+1
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-25
/
+25
*
[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
Zachary Turner
2017-01-20
1
-1
/
+0
*
[PDB] Rename some files to be more intuitive.
Zachary Turner
2017-01-20
1
-4
/
+4
*
[pdb] Add HashTable data structure.
Zachary Turner
2017-01-19
1
-0
/
+1
*
PDB: Add a class to create the /names stream contents.
Rui Ueyama
2017-01-15
1
-0
/
+1
*
[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig
Michal Gorny
2017-01-02
1
-1
/
+1
*
[pdb] added support for dumping globals stream
Bob Haarman
2016-10-21
1
-0
/
+2
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-0
/
+1
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-1
/
+2
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-4
/
+0
*
[pdb] Use MsfBuilder to handle the writing PDBs.
Zachary Turner
2016-07-15
1
-0
/
+1
*
[pdb] Introduce MsfBuilder for laying out PDB files.
Zachary Turner
2016-07-15
1
-0
/
+2
[next]