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
*
[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.
Georgii Rymar
2020-01-15
1
-0
/
+17
*
Revert "[yaml2obj/obj2yaml] - Add support for SHT_RELR sections."
Georgii Rymar
2020-01-15
1
-17
/
+0
*
[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.
Georgii Rymar
2020-01-15
1
-0
/
+17
*
[yaml2obj] - Allow using an arbitrary value for OSABI.
Georgii Rymar
2019-12-23
1
-0
/
+1
*
[yaml2obj] - Add support for ELFOSABI_LINUX.
Georgii Rymar
2019-12-23
1
-0
/
+1
*
[yaml2obj] - Add a way to override sh_flags section field.
Georgii Rymar
2019-12-13
1
-3
/
+6
*
[ELF] Support for PT_GNU_PROPERTY in header and tools
Peter Smith
2019-12-04
1
-0
/
+1
*
[yaml2obj] - Add a way to describe content of the SHT_GNU_verneed section wit...
Georgii Rymar
2019-11-29
1
-1
/
+9
*
[yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" p...
Georgii Rymar
2019-11-26
1
-1
/
+9
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.
Georgii Rymar
2019-11-25
1
-0
/
+39
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_OPTIONS sections.
Georgii Rymar
2019-11-12
1
-0
/
+24
*
[yaml2obj] - Add a way to describe the custom data that is not part of an out...
Georgii Rymar
2019-11-11
1
-18
/
+44
*
[yaml2obj/obj2yaml] - Add support for SHT_GNU_HASH section.
georgerim
2019-10-31
1
-0
/
+46
*
[yaml2obj] - Improve handling of the SHT_GROUP section.
Georgii Rymar
2019-10-29
1
-1
/
+1
*
[yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.
georgerim
2019-10-25
1
-0
/
+38
*
[yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSIG sections.
George Rimar
2019-10-03
1
-4
/
+10
*
Recommit r373598 "[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sect...
George Rimar
2019-10-03
1
-0
/
+37
*
Revert r373598 "[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sectio...
George Rimar
2019-10-03
1
-37
/
+0
*
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sections.
George Rimar
2019-10-03
1
-0
/
+37
*
[yaml2obj] - Alow Size tag for describing SHT_HASH sections.
George Rimar
2019-10-02
1
-5
/
+12
*
[yaml2obj/obj2yaml] - Add support for SHT_HASH sections.
George Rimar
2019-10-01
1
-0
/
+30
*
[yaml2elf] - Support describing .stack_sizes sections using unique suffixes.
George Rimar
2019-09-25
1
-0
/
+1
*
[yaml2obj] - Add a Size field for StackSizesSection.
George Rimar
2019-09-25
1
-3
/
+16
*
[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
George Rimar
2019-09-24
1
-8
/
+41
*
[yaml2obj/obj2yaml] - Do not trigger llvm_unreachable when dumping/parsing re...
George Rimar
2019-09-20
1
-1
/
+2
*
[obj2yaml] - Support PPC64 relocation types.
George Rimar
2019-09-17
1
-0
/
+3
*
[yaml2obj/obj2yaml] - Allow setting an arbitrary values for e_machine.
George Rimar
2019-09-17
1
-0
/
+1
*
[yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC
Fangrui Song
2019-09-06
1
-1
/
+1
*
[llvm-readobj][yaml2obj] Support SHT_LLVM_SYMPART, SHT_LLVM_PART_EHDR and SHT...
Fangrui Song
2019-09-06
1
-0
/
+3
*
Recommit r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the s...
George Rimar
2019-09-05
1
-5
/
+4
*
Revert r371023 "[lib/ObjectYAML] - Stop calling error(1) when mapping the st_...
George Rimar
2019-09-05
1
-3
/
+5
*
[lib/ObjectYAML] - Stop calling error(1) when mapping the st_other field of a...
George Rimar
2019-09-05
1
-5
/
+3
*
[yaml2obj] Support PT_GNU_STACK and PT_GNU_RELRO
Fangrui Song
2019-09-04
1
-0
/
+2
*
[yaml2obj] - Allow overriding sh_name fields of the sections.
George Rimar
2019-09-02
1
-2
/
+3
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
1
-58
/
+102
*
Reland "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...
Vlad Tsyrklevich
2019-08-28
1
-18
/
+32
*
Revert "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...
Vlad Tsyrklevich
2019-08-28
1
-32
/
+18
*
[yaml2obj] - Don't allow setting StOther and Other/Visibility at the same time.
George Rimar
2019-08-27
1
-18
/
+32
*
[yaml2obj] - Allow setting the symbol st_other field to any integer.
George Rimar
2019-08-23
1
-3
/
+19
*
[yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar
2019-08-08
1
-3
/
+11
*
[yaml2obj] - Allow overriding the sh_size field.
George Rimar
2019-07-11
1
-4
/
+6
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+1
*
[yaml2obj] - Allow overriding sh_offset field from the YAML.
George Rimar
2019-07-02
1
-0
/
+6
*
[yaml2obj] - Allow overriding e_shentsize, e_shoff, e_shnum and e_shstrndx fi...
George Rimar
2019-06-27
1
-0
/
+5
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
1
-0
/
+1
*
[yaml2obj/obj2yaml] - Make RawContentSection::Info Optional<>
George Rimar
2019-06-19
1
-1
/
+1
*
[yaml2obj] - Allow setting cutom Flags for implicit sections.
George Rimar
2019-06-14
1
-1
/
+1
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
1
-0
/
+2
*
[yaml2obj/obj2yaml] - Make RawContentSection::Content and RawContentSection::...
George Rimar
2019-06-10
1
-4
/
+7
*
[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support DT_PPC_GOT and DT_PPC_OPT
Fangrui Song
2019-06-05
1
-0
/
+9
[next]