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
/
ObjectYAML
/
ELFYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Implement support for new .addrsig and .addrsig_sym directives.
Peter Collingbourne
2018-07-17
1
-0
/
+1
*
[llvm-readobj] Add experimental support for SHT_RELR sections
Jake Ehrlich
2018-06-28
1
-0
/
+2
*
[MC] Add assembler support for .cg_profile.
Michael J. Spencer
2018-06-02
1
-0
/
+1
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+2
*
Reland "[DebugInfo] Support DWARF expressions in eh_frame"
Rafael Auler
2018-03-08
1
-0
/
+1
*
Revert r326932: [DebugInfo] Support DWARF expressions in eh_frame
Rui Ueyama
2018-03-07
1
-1
/
+0
*
[DebugInfo] Support DWARF expressions in eh_frame
Rafael Auler
2018-03-07
1
-0
/
+1
*
AMDGPU: Bring elf flags in sync with the spec
Konstantin Zhuravlyov
2018-02-16
1
-2
/
+31
*
CodeGen: support an extension to pass linker options on ELF
Saleem Abdulrasool
2018-01-30
1
-0
/
+1
*
Add ELF dynamic symbol support to yaml2obj/obj2yaml
Dave Lee
2017-11-16
1
-0
/
+1
*
Reapply: Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-09
1
-1
/
+1
*
Revert "Reapply: Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-08
1
-1
/
+1
*
Reapply: Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-08
1
-1
/
+1
*
Revert "Allow yaml2obj to order implicit sections for ELF"
Dave Lee
2017-11-07
1
-1
/
+1
*
Allow yaml2obj to order implicit sections for ELF
Dave Lee
2017-11-07
1
-1
/
+1
*
[yaml2obj][ELF] Add support for setting alignment in program headers
Jake Ehrlich
2017-11-01
1
-0
/
+1
*
llvm-readobj: Add support for reading relocations in the Android packed format.
Peter Collingbourne
2017-10-25
1
-0
/
+2
*
AMDGPU: Add and set AMDGPU-specific e_flags
Konstantin Zhuravlyov
2017-10-05
1
-1
/
+3
*
AMDGPU: Add ELFOSABI_AMDGPU_MESA3D
Konstantin Zhuravlyov
2017-10-03
1
-0
/
+1
*
AMDGPU: Add ELFOSABI_AMDGPU_PAL
Konstantin Zhuravlyov
2017-10-03
1
-2
/
+3
*
[RISCV] Parse RISC-V eflags in ObjectYAML
Alex Bradbury
2017-10-03
1
-0
/
+8
*
[ObjectYAML] Handle SHF_COMPRESSED
Shoaib Meenai
2017-10-03
1
-0
/
+1
*
[ARC] Prepare the implementation of relocation for LLD
Leslie Zhai
2017-09-13
1
-0
/
+3
*
[yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE
Petr Hosek
2017-09-07
1
-0
/
+37
*
[yaml2obj][ELF] Make symbols optional for relocations
Petr Hosek
2017-08-30
1
-1
/
+1
*
[yaml2obj][ELF] Add support for program headers
Petr Hosek
2017-07-19
1
-0
/
+38
*
[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-07-01
1
-3
/
+14
*
[YAML] - Teach yaml2obj/obj2yaml to work with numeric relocation values.
George Rimar
2017-06-30
1
-0
/
+1
*
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
-10
/
+10
*
AMDGPU: Remove deprecated and unused elf definitions
Konstantin Zhuravlyov
2017-06-05
1
-6
/
+0
*
Make this file clang-format friendly and clang-format it.
Rafael Espindola
2017-01-31
1
-418
/
+416
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+3
*
[RISCV] Add RISC-V ELF defines
Alex Bradbury
2016-11-01
1
-0
/
+4
*
BPF: Use official ELF e_machine value
Alexei Starovoitov
2016-07-15
1
-0
/
+4
*
[yaml2obj] Remove --format option in favor of YAML tags
Chris Bieneman
2016-06-27
1
-0
/
+1
*
Support/ELF: Add AMDGPU relocation definitions to match documentation
Tom Stellard
2016-06-17
1
-0
/
+3
*
[lanai] Add Lanai backend.
Jacques Pienaar
2016-03-28
1
-0
/
+4
*
[AMDGPU] add AMDGPU target support to ELFObjectFile.h header
Valery Pykhtin
2016-03-09
1
-0
/
+1
*
Move ObjectYAML code to a new library.
Rafael Espindola
2016-03-01
1
-0
/
+828