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
/
lld
/
test
/
ELF
/
gnu-ifunc-i386.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF] Rename .plt to .iplt and decrease EM_PPC{,64} alignment of .glink to 4
Fangrui Song
2019-12-17
1
-5
/
+5
*
[ELF] Add IpltSection
Fangrui Song
2019-12-17
1
-2
/
+2
*
[ELF] Delete relOff from TargetInfo::writePLT
Fangrui Song
2019-12-16
1
-2
/
+2
*
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_386
Fangrui Song
2019-08-20
1
-15
/
+15
*
[ELF][X86] Add --no-show-raw-insn and -soname to some i386 tests
Fangrui Song
2019-08-07
1
-13
/
+13
*
[ELF] Move R_*_IRELATIVE from .rel[a].plt to .rel[a].dyn unless --pack-dyn-re...
Fangrui Song
2019-08-03
1
-4
/
+4
*
[llvm-objdump] Print newlines before and after "Disassembly of section ...:"
Fangrui Song
2019-05-01
1
-0
/
+3
*
[test] Change llvm-readobj -long-option to --long-option or well-known short ...
Fangrui Song
2019-05-01
1
-1
/
+1
*
ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IREL...
Peter Collingbourne
2019-02-13
1
-5
/
+30
*
[ELF] Change sh_link of .rel{,a}.plt to make GNU strip happy
Fangrui Song
2018-11-01
1
-1
/
+1
*
[ELF] - Set sh_info and sh_link for .rela.plt sections.
George Rimar
2018-10-11
1
-2
/
+2
*
Align AArch64 and i386 image base to superpage
Dimitry Andric
2018-09-21
1
-18
/
+18
*
[ELF] Move `// REQUIRES:` line to the top
Fangrui Song
2018-06-26
1
-1
/
+1
*
Update lld tests after r321526.
Benjamin Kramer
2017-12-28
1
-2
/
+2
*
Use 0 as sh_link when we don't have a dynamic symbol table.
Rafael Espindola
2017-10-12
1
-1
/
+1
*
[ELF] ifunc implementation using synthetic sections
Peter Smith
2016-12-08
1
-20
/
+14
*
Include version string into ".comment" section.
Rui Ueyama
2016-11-10
1
-1
/
+1
*
Remove unnecessary function type directives for ifuncs.
Peter Collingbourne
2016-04-26
1
-2
/
+0
*
[LLD] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-15
1
-1
/
+1
*
Simplify the creation of __rel[a]_iplt_{start,end}.
Rafael Espindola
2016-04-11
1
-2
/
+2
*
Don't store an Elf_Sym for most symbols.
Rafael Espindola
2016-04-04
1
-2
/
+6
*
[ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.
George Rimar
2015-12-21
1
-0
/
+130