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
/
ELFEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[yaml2elf] - Support describing .stack_sizes sections using unique suffixes.
George Rimar
2019-09-25
1
-6
/
+7
*
[yaml2obj] - Add a Size field for StackSizesSection.
George Rimar
2019-09-25
1
-14
/
+14
*
[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
George Rimar
2019-09-24
1
-0
/
+26
*
[yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...
George Rimar
2019-09-13
1
-12
/
+18
*
[lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI
George Rimar
2019-09-13
1
-5
/
+5
*
[yaml2obj] Set p_align to the maximum sh_addralign of contained sections
Fangrui Song
2019-09-10
1
-5
/
+4
*
[yaml2obj] Simplify p_filesz/p_memsz computing
Fangrui Song
2019-09-09
1
-27
/
+15
*
[lib/ObjectYAML] - Improve and cleanup error reporting in ELFState<ELFT> class.
George Rimar
2019-09-09
1
-166
/
+129
*
[yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC
Fangrui Song
2019-09-06
1
-5
/
+4
*
[yaml2obj] Make e_phoff and e_phentsize 0 if there are no program headers
Alex Brachet
2019-09-06
1
-2
/
+2
*
[yaml2obj] Write the section header table after section contents
Fangrui Song
2019-09-05
1
-16
/
+17
*
[lib/ObjectYAML] - Cleanup the private interface of ELFState<ELFT>. NFCI.
George Rimar
2019-09-05
1
-23
/
+13
*
[yaml2obj] - Allow overriding sh_name fields of the sections.
George Rimar
2019-09-02
1
-2
/
+6
*
[yaml2obj][obj2yaml] - Use a single "Other" field instead of "Other", "Visibi...
George Rimar
2019-08-30
1
-6
/
+1
*
[yaml2obj] - Allow placing local symbols after globals.
George Rimar
2019-08-29
1
-18
/
+6
*
Reland "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...
Vlad Tsyrklevich
2019-08-28
1
-1
/
+6
*
Revert "[yaml2obj] - Don't allow setting StOther and Other/Visibility at the ...
Vlad Tsyrklevich
2019-08-28
1
-6
/
+1
*
[yaml2obj] - Don't allow setting StOther and Other/Visibility at the same time.
George Rimar
2019-08-27
1
-1
/
+6
*
[yaml2obj] - Lookup relocation symbols in dynamic symbol when .dynsym referen...
George Rimar
2019-08-22
1
-10
/
+13
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar
2019-08-08
1
-0
/
+21
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-07
1
-0
/
+1083
*
Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...
Dmitri Gribenko
2019-08-06
1
-1083
/
+0
*
[yaml2obj] Move core yaml2obj code into lib and include for use in unit tests
Alex Brachet
2019-08-06
1
-0
/
+1083