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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
2
-2
/
+2
*
Fix uninitialized read.
Zachary Turner
2017-06-06
2
-8
/
+12
*
[CodeView] Handle Cross Module Imports and Exports.
Zachary Turner
2017-06-05
2
-6
/
+8
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
8
-22
/
+25
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
3
-44
/
+29
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-7
/
+12
*
Added missing break.
Galina Kistanova
2017-05-30
1
-0
/
+1
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-9
/
+9
*
[lld] Fix a bug where we continually re-follow type servers.
Zachary Turner
2017-05-25
1
-5
/
+6
*
[pdb] pad source file name buffer at the end instead of the beginning
Bob Haarman
2017-05-25
1
-9
/
+16
*
[CodeView Type Merging] Avoid record deserialization when possible.
Zachary Turner
2017-05-25
1
-1
/
+7
*
Implement various flavors of type merging.
Zachary Turner
2017-05-22
1
-0
/
+4
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
2
-3
/
+1
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
2
-1
/
+3
*
[llvm-pdbdump] Add the ability to merge PDBs.
Zachary Turner
2017-05-18
1
-1
/
+1
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
2
-3
/
+1
*
Fix some minor issues in PDB parsing library.
Zachary Turner
2017-05-18
2
-11
/
+0
*
[llvm-pdbdump] in yaml2pdb, generate default output filename if none given
Bob Haarman
2017-05-17
1
-0
/
+1
*
[CodeView] Simplify the use of visiting type records & streams.
Zachary Turner
2017-05-17
1
-2
/
+1
*
[CodeView] Add a random access type visitor.
Zachary Turner
2017-05-12
1
-1
/
+1
*
[pdb] Don't verify TPI hash values up front.
Zachary Turner
2017-05-04
1
-23
/
+3
*
[PDB] Don't build the entire source file list up front.
Zachary Turner
2017-05-04
5
-117
/
+293
*
[llvm-readobj] Update readobj to re-use parsing code.
Zachary Turner
2017-05-03
1
-7
/
+13
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
5
-87
/
+140
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
6
-263
/
+87
*
Fix use after free in BinaryStream library.
Zachary Turner
2017-05-03
1
-0
/
+8
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
6
-87
/
+263
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
4
-36
/
+37
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-1
/
+15
*
[CodeView] Write CodeView line information.
Zachary Turner
2017-05-01
4
-6
/
+67
*
[PDB/CodeView] Rename some classes.
Zachary Turner
2017-05-01
1
-10
/
+11
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
3
-5
/
+5
*
[llvm-readobj] Use LLVMDebugInfoCodeView to parse line tables.
Zachary Turner
2017-04-28
1
-3
/
+0
*
[CodeView] Isolate Debug Info Fragments into standalone classes.
Zachary Turner
2017-04-27
1
-5
/
+7
*
Rename some PDB classes.
Zachary Turner
2017-04-27
5
-53
/
+72
*
[llvm-pdbdump] Dump File / Line Info to YAML.
Zachary Turner
2017-04-25
1
-0
/
+4
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-1
/
+2
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
2
-2
/
+10
*
[PDB] Emit index/offset pairs for TPI and IPI streams
Reid Kleckner
2017-04-11
2
-21
/
+51
*
[PDB] Save one type record copy
Reid Kleckner
2017-04-04
1
-16
/
+18
*
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Adrian McCarthy
2017-03-29
3
-34
/
+82
*
Somehow this still breaks because of ANSI color codes in test output on Linux.
Adrian McCarthy
2017-03-23
3
-82
/
+34
*
Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-23
3
-34
/
+82
*
Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
Zachary Turner
2017-03-17
3
-82
/
+34
*
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
Adrian McCarthy
2017-03-16
3
-34
/
+82
*
Silence -Wcovered-switch-default warning.
Zachary Turner
2017-03-16
1
-5
/
+9
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
2
-2
/
+45
*
[llvm-pdbdump] Add support for diffing the PDB Stream.
Zachary Turner
2017-03-16
2
-1
/
+14
*
[llvm-pdbdump] Add support for diffing the String Table.
Zachary Turner
2017-03-15
1
-1
/
+12
*
[pdb] Write the module info and symbol record streams.
Zachary Turner
2017-03-15
3
-66
/
+183
[next]