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
*
[MIPS][ELF] Use PC-relative relocations in .eh_frame when possible
Alex Richardson
2020-01-13
1
-0
/
+3
*
[llvm-readobj] - Remove an excessive helper for printing dynamic tags.
Georgii Rymar
2019-12-24
1
-1
/
+1
*
[WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...
Sam Clegg
2019-12-11
1
-7
/
+10
*
[Object][RISCV] Resolve R_RISCV_32_PCREL
Luís Marques
2019-11-21
1
-0
/
+3
*
[Object][RISCV] Fix R_RISCV_SET6 and R_RISCV_SUB6 relocations resolution
Luís Marques
2019-11-21
1
-2
/
+2
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
The patch is the compiler error specific on the compile error on CMVC
diggerlin
2019-11-19
1
-3
/
+5
*
implement printing out raw section data of xcoff objectfile for llvm-objdump
diggerlin
2019-11-19
1
-8
/
+17
*
Add operator<< for object::SectionedAddress
Pavel Labath
2019-11-19
1
-0
/
+7
*
Revert "implement printing out raw section data of xcoff objectfile for llvm-...
Leonard Chan
2019-11-18
1
-17
/
+8
*
[macho] Allow CPUSubtype to contribute to architecture identification
Daniel Sanders
2019-11-18
1
-2
/
+6
*
implement printing out raw section data of xcoff objectfile for llvm-objdump
diggerlin
2019-11-18
1
-8
/
+17
*
Revert "[XCOFF] Fix link errors from explicit template instantiation"
Reid Kleckner
2019-11-07
1
-4
/
+0
*
[XCOFF] Fix link errors from explicit template instantiation
Reid Kleckner
2019-11-07
1
-0
/
+4
*
[XCOFF] Move explicit instantions after member function definitions to fix cl...
Fangrui Song
2019-11-07
1
-4
/
+4
*
Using crtp to refactor the xcoff section header
diggerlin
2019-11-07
1
-8
/
+19
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+2
*
[llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<secti...
George Rimar
2019-10-21
1
-1
/
+2
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
1
-6
/
+3
*
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. N...
Simon Pilgrim
2019-10-18
1
-1
/
+1
*
[XCOFF]implement parsing relocation information for 32-bit xcoff object file
Digger Lin
2019-10-15
1
-4
/
+68
*
revert git test commit
Digger Lin
2019-10-15
1
-1
/
+1
*
a test commit access
Digger Lin
2019-10-15
1
-1
/
+1
*
Object/minidump: Add support for the MemoryInfoList stream
Pavel Labath
2019-10-08
1
-14
/
+32
*
ObjectFile makeTriple - silence static analyzer dyn_cast<COFFObjectFile> null...
Simon Pilgrim
2019-10-01
1
-1
/
+1
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-5
/
+5
*
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
Huihui Zhang
2019-09-25
1
-2
/
+2
*
Support for 64-bit PC-relative relocations for X86_64
Artur Pilipenko
2019-09-21
1
-0
/
+2
*
[TextAPI] Arch&Platform to Target
Cyndy Ishida
2019-09-20
1
-2
/
+2
*
[Object] Uncapitalize an error message
Fangrui Song
2019-09-20
1
-1
/
+1
*
[Object] Extend MachOUniversalBinary::getObjectForArch
Alexander Shaposhnikov
2019-09-19
2
-5
/
+20
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-1
/
+1
*
[Alignment] Move OffsetToAlignment to Alignment.h
Guillaume Chatelet
2019-09-12
1
-6
/
+8
*
Revert [llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-1
/
+1
*
[llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-1
/
+1
*
[Object] Implement relocation resolver for COFF ARM/ARM64
Martin Storsjo
2019-09-10
1
-2
/
+53
*
[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART, SHT_LLVM_PART_EHDR and SHT...
Fangrui Song
2019-09-06
1
-0
/
+2
*
[LLD] [COFF] Implement MinGW default manifest handling
Martin Storsjo
2019-09-04
1
-5
/
+95
*
Recommit r370661 "[llvm-nm] - Add a test case for case when we dump a symbol ...
George Rimar
2019-09-02
1
-1
/
+3
*
[LLD] [COFF] Support merging resource object files
Martin Storsjo
2019-08-30
1
-0
/
+124
*
[WindowsResource] Remove use of global variables in WindowsResourceParser
Martin Storsjo
2019-08-30
1
-58
/
+45
*
[WindowsResource] Avoid duplicating the input filenames for each resource. NFC.
Martin Storsjo
2019-08-30
1
-4
/
+5
*
[COFF] Add a ResourceSectionRef method for getting resource contents
Martin Storsjo
2019-08-30
1
-0
/
+117
*
[COFF] Add a ResourceSectionRef method for getting the data entry, print it i...
Martin Storsjo
2019-08-29
1
-0
/
+18
*
[COFF] Add a bounds checking helper for iterating a coff_resource_dir_table
Martin Storsjo
2019-08-29
1
-0
/
+22
*
[COFF] Fix error handling in ResourceSectionRef
Martin Storsjo
2019-08-29
1
-3
/
+6
*
[llvm-objdump] Add the missing ARMv8 subarch detection
Yi Kong
2019-08-28
1
-0
/
+15
*
[XCOFF][AIX] Generate symbol table entries with llvm-readobj
Jason Liu
2019-08-27
1
-20
/
+143
*
[Object] FIX: update PlatformKind name in TapiFile
Cyndy Ishida
2019-08-21
1
-2
/
+2
*
[Object] Add tapi files to object
Cyndy Ishida
2019-08-21
5
-3
/
+163
[next]