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
/
ELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r317046, "Object: Move some code from ELF.h into ELF.cpp."
Peter Collingbourne
2017-11-03
1
-263
/
+0
*
Object: Move some code from ELF.h into ELF.cpp.
Peter Collingbourne
2017-10-31
1
-0
/
+263
*
ELF: Add support for emitting dynamic relocations in the Android relocation p...
Peter Collingbourne
2017-10-27
1
-0
/
+2
*
llvm-readobj: Add support for reading relocations in the Android packed format.
Peter Collingbourne
2017-10-25
1
-0
/
+90
*
[ARC] Prepare the implementation of relocation for LLD
Leslie Zhai
2017-09-13
1
-0
/
+8
*
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
Peter Collingbourne
2017-06-14
1
-0
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-17
/
+17
*
Add llvm::object::getELFSectionTypeName().
Rafael Espindola
2017-05-02
1
-3
/
+63
*
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-04-24
1
-7
/
+6
*
[RISCV] Add RISC-V ELF defines
Alex Bradbury
2016-11-01
1
-0
/
+7
*
[AVR] Handle AVR relocations when handling ELF files
Dylan McKay
2016-09-28
1
-0
/
+7
*
BPF: Use official ELF e_machine value
Alexei Starovoitov
2016-07-15
1
-0
/
+6
*
Support/ELF: Add AMDGPU relocation definitions to match documentation
Tom Stellard
2016-06-17
1
-0
/
+7
*
[lanai] Add ELF enum value and relocations.
Jacques Pienaar
2016-03-01
1
-0
/
+7
*
[WebAssembly] Add a EM_WEBASSEMBLY value, and several bits of code that use it.
Dan Gohman
2016-01-12
1
-0
/
+7
*
[ELF] elfiamcu triple should imply e_machine == EM_IAMCU
Michael Kuperstein
2015-11-04
1
-0
/
+1
*
Remove duplication of relocation names in lib/Object/ELF.cpp
Tim Northover
2014-11-21
1
-742
/
+14
*
AArch64: add support for dynamic-loader relocations
Tim Northover
2014-08-11
1
-0
/
+11
*
[PowerPC] 32-bit ELF PIC support
Hal Finkel
2014-07-18
1
-0
/
+1
*
[Mips] Add more relocation types and MIPS specific e_flags constants.
Simon Atanasyan
2014-05-20
1
-0
/
+10
*
[Sparc] Add support for sparc relocation types in ELF object file.
Venkatraman Govindaraju
2014-01-26
1
-0
/
+92
*
Support for microMIPS TLS relocations.
Zoran Jovanovic
2013-12-19
1
-0
/
+2
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
1
-0
/
+1
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
1
-0
/
+1
*
Support for microMIPS relocations 1.
Zoran Jovanovic
2013-10-23
1
-0
/
+11
*
Add back missing PPC relocation types.
Ulrich Weigand
2013-08-09
1
-0
/
+36
*
Add missing PPC64 relocation types.
Michael J. Spencer
2013-08-08
1
-0
/
+42
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
1
-0
/
+623