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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[BinaryFormat] Teach identify_magic about Tapi files.
Cyndy Ishida
2019-08-21
3
-0
/
+6
*
Be explicit about Windows coff name trailing character policy
Serge Guelton
2019-08-21
1
-6
/
+14
*
[yaml2obj/obj2yaml][MachO] Allow setting custom section data
Seiya Nuta
2019-08-20
1
-1
/
+6
*
[Object/COFF.h] - Stop returning std::error_code in a few methods. NFCI.
George Rimar
2019-08-19
1
-23
/
+0
*
[BPF] Fix bpf llvm-objdump issues.
Yonghong Song
2019-08-17
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
4
-5
/
+5
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
5
-20
/
+33
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
5
-33
/
+20
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
5
-20
/
+33
*
[XCOFF] Use a single symbolic constant for the size of an embeded name. [NFC]
Sean Fertile
2019-08-12
1
-9
/
+9
*
Print reasonable representations of type names in llvm-nm, readelf and readobj
Sunil Srivastava
2019-08-09
1
-1
/
+10
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
2
-2
/
+2
*
[NFC] Test commit, corrected some spelling in comment
David Candler
2019-08-02
1
-1
/
+1
*
[Object] Add public MaxSectionAlignment to MachOUniversal
Shoaib Meenai
2019-07-25
1
-6
/
+7
*
[llvm-ar] Fix support for archives with members larger than 4GB
Owen Reynolds
2019-07-23
2
-8
/
+17
*
[Object][XCOFF] Remove extra includes from XCOFF related files. [NFC]
Sean Fertile
2019-07-22
1
-5
/
+0
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-19
1
-0
/
+6
*
Remove the static initialize introduced in r365099
Steven Wu
2019-07-18
1
-9
/
+11
*
Revert "[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame."
Hsiangkai Wang
2019-07-18
1
-6
/
+0
*
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
Hsiangkai Wang
2019-07-18
1
-0
/
+6
*
[DWARF][RISCV] Add support for RISC-V relocations needed for debug info
Alex Bradbury
2019-07-18
1
-0
/
+53
*
[Object] isNotObjectErrorInvalidFileType: simplify
Fangrui Song
2019-07-13
1
-13
/
+10
*
[Object] isNotObjectErrorInvalidFileType: fix use-after-move
Fangrui Song
2019-07-13
1
-1
/
+1
*
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
Reid Kleckner
2019-07-10
1
-6
/
+7
*
Try to appease the Windows build bots.
Sean Fertile
2019-07-09
1
-4
/
+12
*
[Object][XCOFF] Add support for 64-bit file header and section header dumping.
Sean Fertile
2019-07-09
4
-150
/
+258
*
[Object/ELF.h] - Improve error reporting.
George Rimar
2019-07-05
1
-2
/
+7
*
[MachO] Add valid architecture function
Shoaib Meenai
2019-07-04
1
-19
/
+10
*
Share /machine: handling code with llvm-cvtres too
Nico Weber
2019-06-12
2
-0
/
+45
*
lld-link: Reject more than one resource .obj file
Nico Weber
2019-06-11
1
-2
/
+3
*
Let writeWindowsResourceCOFF() take a TimeStamp parameter
Nico Weber
2019-06-11
1
-15
/
+11
*
[MACHO] Replaced calls to getStruct with getStructOrErr in functions returnin...
Alex Brachet
2019-06-04
1
-33
/
+88
*
[AArch64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags
Peter Smith
2019-06-04
1
-0
/
+10
*
[llvm-ar] Reapply Fix relative thin archive path handling
Owen Reynolds
2019-06-04
1
-17
/
+34
*
Revert "[llvm-ar] Fix relative thin archive path handling"
Dmitri Gribenko
2019-06-03
1
-34
/
+17
*
[llvm-ar] Fix relative thin archive path handling
Owen Reynolds
2019-06-03
1
-17
/
+34
*
[ARM] add target arch definitions for 8.1-M and MVE
Sjoerd Meijer
2019-05-30
1
-0
/
+18
*
Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne
2019-05-29
1
-0
/
+1
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-3
/
+3
*
[XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml fo...
Jason Liu
2019-05-28
1
-39
/
+163
*
[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
Robert Widmann
2019-05-25
1
-0
/
+15
*
[llvm-dlltool] Respect NONAME keyword
Martin Storsjo
2019-05-22
1
-1
/
+4
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
2
-1
/
+18
*
Minidump: Add support for the MemoryList stream
Pavel Labath
2019-05-16
1
-0
/
+2
*
Recommit [Object] Change object::SectionRef::getContents() to return Expected...
Fangrui Song
2019-05-16
3
-14
/
+15
*
Revert r360876 "[Object] Change object::SectionRef::getContents() to return E...
Hans Wennborg
2019-05-16
3
-15
/
+14
*
[Object] Change object::SectionRef::getContents() to return Expected<StringRef>
Fangrui Song
2019-05-16
3
-14
/
+15
*
AArch64: support binutils-like things on arm64_32.
Tim Northover
2019-05-14
1
-2
/
+20
*
[Object] Change ObjectFile::getSectionContents to return Expected<ArrayRef<ui...
Fangrui Song
2019-05-14
4
-23
/
+18
*
[Object] Move ELF specific ObjectFile::getBuildAttributes to ELFObjectFileBase
Fangrui Song
2019-05-10
1
-4
/
+2
[prev]
[next]