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
/
tools
/
llvm-readobj
/
COFFDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dangling StringRefs found by clang-tidy misc-dangling-handle check.
Alexander Kornienko
2017-07-04
1
-1
/
+5
*
[llvm-readobj] Improve printouts for COFF ARM64 binaries
Martin Storsjo
2017-06-30
1
-0
/
+1
*
[llvm-readobj] Include the PE magic value in printouts
Martin Storsjo
2017-06-30
1
-0
/
+1
*
[llvm-readobj] Fix COFF RVA table dumping bug
Reid Kleckner
2017-06-23
1
-1
/
+5
*
[llvm-readobj] Dump the COFF image load config
Reid Kleckner
2017-06-22
1
-0
/
+133
*
Delete TypeDatabase.
Zachary Turner
2017-06-18
1
-1
/
+1
*
Remove some dead code / includes.
Zachary Turner
2017-06-16
1
-1
/
+0
*
Update the test framework for llvm-cvtres to be more comprehensive.
Eric Beckmann
2017-06-13
1
-5
/
+40
*
Revert "Fix alignment bug in COFF emission."
Eric Beckmann
2017-06-13
1
-40
/
+5
*
Fix alignment bug in COFF emission.
Eric Beckmann
2017-06-13
1
-5
/
+40
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
1
-1
/
+2
*
[CodeView] Add more DebugSubsection implementations.
Zachary Turner
2017-05-30
1
-31
/
+30
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-28
/
+28
*
Fix broken build.
Zachary Turner
2017-05-24
1
-2
/
+1
*
Implement various flavors of type merging.
Zachary Turner
2017-05-22
1
-2
/
+3
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-35
/
+23
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-23
/
+35
*
[CodeView] Raise the source to ID map out of the TypeStreamMerger.
Zachary Turner
2017-05-18
1
-2
/
+3
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-36
/
+24
*
[BinaryStream] Reduce the amount of boiler plate needed to use.
Zachary Turner
2017-05-17
1
-23
/
+11
*
Fix the Endianness bug by adding the little endian UTF marker.
Eric Beckmann
2017-05-09
1
-0
/
+8
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-3
/
+7
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-08
1
-8
/
+93
*
Revert "Hopefully one last commit to fix this patch, addresses string reference"
Eric Beckmann
2017-05-08
1
-97
/
+8
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-2
/
+6
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-07
1
-8
/
+93
*
[CodeView] Reserve TypeDatabase records up front.
Zachary Turner
2017-05-05
1
-3
/
+3
*
[llvm-readobj] Update readobj to re-use parsing code.
Zachary Turner
2017-05-03
1
-41
/
+39
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-18
/
+12
*
[PDB/CodeView] Rename some classes.
Zachary Turner
2017-05-01
1
-2
/
+2
*
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
Zachary Turner
2017-04-29
1
-1
/
+1
*
[llvm-readobj] Fix incorrect printing of CV column info.
Zachary Turner
2017-04-29
1
-2
/
+4
*
[llvm-readobj] Use LLVMDebugInfoCodeView to parse line tables.
Zachary Turner
2017-04-28
1
-48
/
+23
*
[llvm-readobj] Dump COFF Resources section.
Zachary Turner
2017-04-27
1
-0
/
+25
*
[CodeView] Isolate Debug Info Fragments into standalone classes.
Zachary Turner
2017-04-27
1
-19
/
+13
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-22
/
+22
*
[codeview] Cope with unsorted streams in type merging
Reid Kleckner
2017-04-03
1
-6
/
+4
*
[llvm-readobj] Prefer ILT to IAT for reading COFF imports
Shoaib Meenai
2017-03-26
1
-6
/
+12
*
[PDB] Split item and type records when merging type streams
Reid Kleckner
2017-03-24
1
-12
/
+37
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-1
/
+1
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-8
/
+8
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-12
/
+11
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-17
/
+18
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-18
/
+17
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-1
/
+1
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-3
/
+3
*
[pdb] Add the ability to resolve TypeServer PDBs.
Zachary Turner
2017-02-16
1
-1
/
+2
*
Re-submit r293820: Return Error instead of bool from mergeTypeStreams().
Rui Ueyama
2017-02-02
1
-1
/
+3
*
[CodeView] Finish decoupling TypeDatabase from TypeDumper.
Zachary Turner
2017-01-11
1
-8
/
+16
[next]