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
/
MSF
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
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
Move some classes into anonymous namespaces. NFC.
Benjamin Kramer
2019-02-11
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-27
/
+3
*
Move some code from PDBFileBuilder to MSFBuilder.
Zachary Turner
2018-06-27
1
-2
/
+76
*
[MSF] Default to FPM2, and always mark FPM pages allocated.
Zachary Turner
2018-03-29
1
-32
/
+6
*
[MSF] Fix FPM interval calcluation
Zachary Turner
2018-01-05
1
-8
/
+6
*
[BinaryStream] Support growable streams.
Zachary Turner
2017-11-27
1
-4
/
+4
*
Fix warnings discovered by rL317076. [-Wunused-private-field]
NAKAMURA Takumi
2017-11-01
1
-2
/
+1
*
[pdb/lld] Write a valid FPM.
Zachary Turner
2017-08-02
3
-9
/
+81
*
[pdbutil] Add a command to dump the FPM.
Zachary Turner
2017-08-02
2
-18
/
+17
*
[DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...
Eugene Zelenko
2017-06-23
3
-16
/
+40
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-29
/
+34
*
Fix a bug in MappedBlockStream.
Zachary Turner
2017-05-25
1
-17
/
+15
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
5
-214
/
+1
*
Fix -Wcovered-switch-default warning.
Zachary Turner
2017-02-28
1
-2
/
+0
*
[PDB] Add BinaryStreamError.
Zachary Turner
2017-02-28
4
-20
/
+72
*
Remove some code accidentally left in.
Zachary Turner
2017-02-27
1
-2
/
+0
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
3
-69
/
+60
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
3
-106
/
+73
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
3
-73
/
+106
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
3
-7
/
+7
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
2
-92
/
+0
*
[PDB] Validate superblock addresses
David Majnemer
2016-12-18
1
-0
/
+9
*
[pdb] handle missing pdb streams more gracefully
Bob Haarman
2016-12-05
1
-0
/
+2
*
Add CodeViewRecordIO for reading and writing.
Zachary Turner
2016-11-02
1
-0
/
+20
*
[CodeView] Refactor serialization to use StreamInterface.
Zachary Turner
2016-10-20
1
-0
/
+63
*
Remove LLVM_NOEXCEPT and replace it with noexcept
Reid Kleckner
2016-10-19
1
-1
/
+1
*
Do not pass a superblock to PDBFileBuilder.
Rui Ueyama
2016-09-30
1
-1
/
+3
*
[pdb] Write TPI hash values to the TPI stream.
Zachary Turner
2016-09-14
1
-5
/
+6
*
[pdb] Print out some more info when dumping a raw stream.
Zachary Turner
2016-09-09
1
-0
/
+4
*
[msf] Make FPM reader use MappedBlockStream.
Zachary Turner
2016-08-03
1
-0
/
+29
*
PDB: Mark extended file pages as free by default.
Rui Ueyama
2016-08-02
1
-1
/
+1
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
8
-0
/
+980
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
8
-980
/
+0
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
8
-0
/
+980