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
/
Object
/
COFFObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle zero-length debug directory entries.
Nico Weber
2018-09-05
1
-4
/
+6
*
[COFF] Expose an easier helper function for getting names for relocation types
Martin Storsjo
2018-08-27
1
-16
/
+18
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[COFF] Adjust how we flag weak externals
Martin Storsjo
2018-07-20
1
-4
/
+4
*
[llvm-readobj] Add -hex-dump (-x) option
Paul Semel
2018-07-11
1
-0
/
+15
*
[llvm-objdump] Add --file-headers (-f) option
Paul Semel
2018-07-04
1
-0
/
+6
*
COFF: Make SectionChunk::Relocs field an ArrayRef. NFCI.
Peter Collingbourne
2018-04-17
1
-6
/
+3
*
[NFC] fix trivial typos in documents and comments
Hiroshi Inoue
2018-04-12
1
-1
/
+1
*
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
Zachary Turner
2017-12-14
1
-1
/
+1
*
Convert the last uses of ErrorOr in COFF.h.
Rafael Espindola
2017-10-11
1
-7
/
+6
*
Convert a couple of ErrorOr to Expected. NFC.
Rafael Espindola
2017-10-11
1
-8
/
+10
*
Convert two uses of ErrorOr to Expected.
Rafael Espindola
2017-10-10
1
-2
/
+2
*
[Object] Verify object sizes before handing out StringRefs pointing out
Benjamin Kramer
2017-08-31
1
-12
/
+3
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
1
-1
/
+4
*
Revert r308329: llvm: add llvm-dlltool support to the archiver
Rui Ueyama
2017-07-18
1
-4
/
+1
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
1
-1
/
+4
*
[llvm-readobj] Improve printouts for COFF ARM64 binaries
Martin Storsjo
2017-06-30
1
-1
/
+1
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-0
/
+23
*
[llvm-readobj] Dump the COFF image load config
Reid Kleckner
2017-06-22
1
-0
/
+20
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-0
/
+4
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-4
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-0
/
+4
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-4
/
+0
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-0
/
+4
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-4
/
+0
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-0
/
+4
*
[COFF] Gracefully handle empty .drectve sections
Shoaib Meenai
2017-05-14
1
-1
/
+1
*
Fix the Endianness bug by adding the little endian UTF marker.
Eric Beckmann
2017-05-09
1
-2
/
+0
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-7
/
+3
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-08
1
-2
/
+47
*
Revert "Hopefully one last commit to fix this patch, addresses string reference"
Eric Beckmann
2017-05-08
1
-43
/
+2
*
Hopefully one last commit to fix this patch, addresses string reference
Eric Beckmann
2017-05-08
1
-7
/
+3
*
Update llvm-readobj -coff-resources to display tree structure.
Eric Beckmann
2017-05-07
1
-2
/
+47
*
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-04-19
1
-10
/
+22
*
Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessar...
Peter Collingbourne
2016-11-22
1
-2
/
+2
*
[lli] Simplify the code a bit. No functional change intended.
Davide Italiano
2016-11-11
1
-3
/
+1
*
[lli/COFF] Set the correct alignment for common symbols
Davide Italiano
2016-11-02
1
-0
/
+9
*
[COFFObjectFile] Ignore broken symbol table
David Majnemer
2016-08-30
1
-2
/
+6
*
Re-commit r278066: Do not ignore SizeOfOptionalHeader in COFF header even if ...
Rui Ueyama
2016-08-11
1
-1
/
+3
*
CodeView: extract the OMF Directory Header
Saleem Abdulrasool
2016-08-09
1
-8
/
+10
*
Revert "Do not ignore SizeOfOptionalHeader in COFF header even if PE header i...
Rui Ueyama
2016-08-08
1
-2
/
+1
*
Do not ignore SizeOfOptionalHeader in COFF header even if PE header is not pr...
Rui Ueyama
2016-08-08
1
-1
/
+2
*
[COFF] Expose iterators for ImportAddressTableRVA
David Majnemer
2016-07-31
1
-2
/
+17
*
[COFF] Remove a duplicate import_directory_table_entry definition
David Majnemer
2016-07-31
1
-4
/
+4
*
[Object, COFF] An import data directory might not consist soley of imports
David Majnemer
2016-06-26
1
-17
/
+29
*
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to ...
Kevin Enderby
2016-06-24
1
-2
/
+2
*
[Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner
2016-06-03
1
-0
/
+11
*
[COFF] Expose the PE debug data directory and dump it
Reid Kleckner
2016-06-02
1
-2
/
+70
*
[Object] Return an error code instead of asserting
David Majnemer
2016-05-28
1
-4
/
+4
[next]