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
*
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
*
[AArch64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags
Peter Smith
2019-06-04
1
-1
/
+9
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+1
*
[yaml2obj] - Allow setting st_value explicitly for Symbol.
George Rimar
2019-05-07
1
-4
/
+5
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-0
/
+1
*
[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...
George Rimar
2019-04-03
1
-9
/
+12
*
[yaml2obj][obj2yaml] - Teach yaml2obj/obj2yaml tools about STB_GNU_UNIQUE sym...
George Rimar
2019-03-28
1
-2
/
+3
*
[yaml2obj]Allow explicit setting of p_filesz, p_memsz, and p_offset
James Henderson
2019-03-15
1
-0
/
+3
*
[yaml2obj] - Allow producing ELFDATANONE ELFs
George Rimar
2019-03-07
1
-2
/
+3
*
[yaml2obj] - Allow setting custom sh_info for RawContentSection sections.
George Rimar
2019-03-01
1
-0
/
+1
*
[yaml2obj][obj2yaml] - Add support for the architecture specific dynamic tags.
George Rimar
2019-02-26
1
-4
/
+29
*
[yaml2obj]Re-allow dynamic sections to have raw content
James Henderson
2019-02-25
1
-0
/
+1
*
[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu.version_d) section.
George Rimar
2019-02-21
1
-0
/
+22
*
[yaml2obj]Allow symbol Index field to take values lower than SHN_LORESERVE
James Henderson
2019-02-21
1
-3
/
+0
*
[ObjectYAML] Support SHT_MIPS_DWARF section type flag
Fangrui Song
2019-02-21
1
-0
/
+1
*
[yaml2obj][obj2yaml] Remove section type range markers from allowed mappings ...
James Henderson
2019-02-19
1
-3
/
+1
*
[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu.version) section.
George Rimar
2019-02-19
1
-0
/
+10
*
Recommit r354328, r354329 "[obj2yaml][yaml2obj] - Add support of parsing/dump...
George Rimar
2019-02-19
1
-0
/
+30
*
Revert r354328, r354329 "[obj2yaml][yaml2obj] - Add support of parsing/dumpin...
George Rimar
2019-02-19
1
-30
/
+0
*
Fix BB after r354328.
George Rimar
2019-02-19
1
-4
/
+2
*
[obj2yaml][yaml2obj] - Add support of parsing/dumping of the .gnu.version_r s...
George Rimar
2019-02-19
1
-0
/
+32
*
[yaml2obj/obj2yaml] - Move `Info` field out from `Section` class.
George Rimar
2019-02-12
1
-4
/
+5
*
[lib/ObjectYAML] - Fix BB after r353607 [2]. NFC.
George Rimar
2019-02-09
1
-2
/
+1
*
[lib/ObjectYAML] - Fix BB after r353607. NFC.
George Rimar
2019-02-09
1
-2
/
+1
*
[yaml2obj][obj2yaml] - Add support for dumping/parsing .dynamic sections.
George Rimar
2019-02-09
1
-0
/
+46
*
[yaml2obj]Allow number for ELF symbol type
James Henderson
2019-02-06
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[yaml2obj/obj2yaml] - Support dumping/parsing ABI version.
George Rimar
2018-12-20
1
-0
/
+1
*
[Hexagon] Add missing flags to ELF YAMLIO
Krzysztof Parzyszek
2018-11-28
1
-0
/
+8
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-0
/
+1
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+1
*
[yaml2obj] - Add a support for changing EntSize.
George Rimar
2018-08-07
1
-0
/
+1
*
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
[next]