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
/
test
/
DebugInfo
/
PDB
/
pdbdump-headers.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Add the ability to map forward references to full decls.
Zachary Turner
2018-09-20
1
-2
/
+4
*
[codeview] Decode and dump FP regs from S_FRAMEPROC records
Reid Kleckner
2018-09-11
1
-0
/
+1
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-1
/
+1
*
[llvm-pdbutil] Dump first section contribution for each module.
Zachary Turner
2018-04-17
1
-0
/
+5
*
[llvm-pdbutil] Add support for dumping detailed module stats.
Zachary Turner
2017-08-21
1
-67
/
+67
*
Fix some broken tests.
Zachary Turner
2017-08-11
1
-32
/
+64
*
Fix broken pdb test.
Zachary Turner
2017-08-09
1
-0
/
+2
*
Fix broken PDB tests.
Zachary Turner
2017-08-04
1
-14
/
+14
*
[llvm-pdbutil] Dump image section headers.
Zachary Turner
2017-08-04
1
-5
/
+5
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-4
/
+8
*
Fix pdbdump-headers.test after TPI hash changes
Reid Kleckner
2017-07-18
1
-15
/
+15
*
[PDB] Finish and simplify TPI hashing
Reid Kleckner
2017-07-18
1
-75
/
+75
*
[CodeView] Dump BuildInfoSym and ProcSym type indices
Reid Kleckner
2017-07-15
1
-2
/
+2
*
[PDB] Teach libpdb to write DBI Stream ECNames.
Zachary Turner
2017-07-07
1
-0
/
+50
*
[PDB] Add a test that verifies every known type record.
Zachary Turner
2017-07-05
1
-44
/
+22
*
[llvm-pdbutil] Output the symbol offset when dumping.
Zachary Turner
2017-06-30
1
-50
/
+50
*
Fix test broken by parameter mixup.
Zachary Turner
2017-06-30
1
-14
/
+14
*
[llvm-pdbutil] Show what blocks a stream occupies.
Zachary Turner
2017-06-23
1
-17
/
+34
*
[llvm-pdbutil] Create a "bytes" subcommand.
Zachary Turner
2017-06-22
1
-3
/
+3
*
[CodeView] Fix dumping of public symbol record flags
Reid Kleckner
2017-06-19
1
-2
/
+2
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-0
/
+11
*
[llvm-pdbutil] Add back support for dumping file checksums.
Zachary Turner
2017-06-15
1
-399
/
+371
*
[llvm-pdbutil] Add back the ability to dump hashes and index offsets.
Zachary Turner
2017-06-15
1
-90
/
+96
*
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-2895
/
+1087
*
Revert "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
1
-1087
/
+2895
*
[llvm-pdbutil] rewrite the "raw" output style.
Zachary Turner
2017-06-15
1
-2895
/
+1087
*
Rename llvm-pdbdump -> llvm-pdbutil.
Zachary Turner
2017-06-09
1
-4
/
+4
*
[llvm-pdbdump] Support native ordering of subsections in raw mode.
Zachary Turner
2017-06-08
1
-29
/
+27
*
[llvm-pdbdump] Improve consistency among subcommands.
Zachary Turner
2017-06-08
1
-3
/
+3
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-2
/
+2
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-2
/
+2
*
Fix a broken test.
Zachary Turner
2017-05-19
1
-2
/
+2
*
[CodeView] Write CodeView line information.
Zachary Turner
2017-05-01
1
-2
/
+2
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-21
/
+29
*
Revert r301487: Replace HashString algorithm with xxHash64
Rui Ueyama
2017-04-26
1
-2
/
+2
*
Replace HashString algorithm with xxHash64
Rui Ueyama
2017-04-26
1
-2
/
+2
*
[PDB] Use two DBs when dumping the IPI stream
Reid Kleckner
2017-03-23
1
-29
/
+161
*
[codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLIST
Reid Kleckner
2017-03-22
1
-3
/
+3
*
[PDB] Add support for parsing Flags from PDB Stream.
Zachary Turner
2017-03-16
1
-0
/
+3
*
[pdb] Fix failing test
Zachary Turner
2017-01-25
1
-1
/
+2
*
[pdb] Correctly parse the hash adjusters table from TPI stream.
Zachary Turner
2017-01-25
1
-8
/
+6
*
[pdb] Write the Named Stream mapping to Yaml and binary.
Zachary Turner
2017-01-20
1
-1
/
+16
*
Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-10
/
+0
*
Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."
Zachary Turner
2016-12-16
1
-0
/
+10
*
[CodeView] Hook CodeViewRecordIO for reading/writing symbols.
Zachary Turner
2016-12-16
1
-10
/
+0
*
Do not print out Flags field twice.
Rui Ueyama
2016-10-28
1
-10
/
+26
*
[pdb] added support for dumping globals stream
Bob Haarman
2016-10-21
1
-2
/
+12
*
[pdb] Add command line options for dumping individual streams and blocks
Zachary Turner
2016-09-09
1
-112
/
+2
*
Resubmit "Write the TPI stream from a PDB to Yaml."
Zachary Turner
2016-08-18
1
-0
/
+5
*
Revert "Write the TPI stream from a PDB to Yaml."
Justin Bogner
2016-08-16
1
-5
/
+0
[next]