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
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test][ELF] Verify debug line corruption messages are printed once
James Henderson
2020-01-02
1
-5
/
+21
*
ELF: Add .interp synthetic sections first in createSyntheticSections().
Peter Collingbourne
2019-10-01
1
-2
/
+2
*
[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64
Fangrui Song
2019-09-16
2
-2
/
+2
*
[ELF][test] Make tests more tolerant to exact symbol addresses
Fangrui Song
2019-09-10
2
-2
/
+3
*
[ELF][test] Improve and reorganize another set of tests
Fangrui Song
2019-09-09
7
-24
/
+19
*
[ELF][test] Improve tests
Fangrui Song
2019-09-07
2
-3
/
+0
*
[ELF][test] Simplify and reorganize tests
Fangrui Song
2019-09-06
2
-5
/
+0
*
[LLD][ELF] - Simplify the bad-archive.s test case.
George Rimar
2019-08-21
1
-2
/
+0
*
[ELF] For VS-style diagnostics, prefer printing full paths in the header.
Igor Kudrin
2019-08-09
1
-1
/
+3
*
ELF: Simplify test. NFCI.
Peter Collingbourne
2019-07-18
1
-4
/
+0
*
[lld] Add Visual Studio compatible diagnostics
Chris Jackson
2019-07-17
2
-0
/
+37
*
[ELF] Fix variable names in comments after VariableName -> variableName change
Fangrui Song
2019-07-16
1
-1
/
+1
*
Reland D61583 [ELF] Error on relocations to STT_SECTION symbols if the sectio...
Fangrui Song
2019-06-26
1
-5
/
+7
*
Revert r362743 "Revert "Revert "Reland D61583 [ELF] Error on relocations to S...
Hans Wennborg
2019-06-25
1
-7
/
+5
*
[ELF][PPC][X86] Use [-2**(n-1), 2**n) to check overflows for R_PPC_ADDR16, R_...
Fangrui Song
2019-06-24
8
-24
/
+0
*
[ELF][AArch64] Support for BTI and PAC
Peter Smith
2019-06-07
11
-0
/
+142
*
Revert "Revert "[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_...
Sean Fertile
2019-06-06
1
-5
/
+7
*
Revert "[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, ....
Sean Fertile
2019-06-06
1
-7
/
+5
*
Read .note.gnu.property sections and emit a merged .note.gnu.property section.
Rui Ueyama
2019-06-05
8
-0
/
+118
*
[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, .debug*, ...
Fangrui Song
2019-06-04
1
-5
/
+7
*
[ELF][test] Reorganize some R_*_NONE tests
Fangrui Song
2019-05-17
1
-0
/
+0
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
2
-0
/
+4
*
[PPC64] toc-indirect to toc-relative relaxation
Fangrui Song
2019-05-07
2
-0
/
+22
*
[LLD][ELF] - Move the test to a correct folder, remove excessive input. NFCI.
George Rimar
2019-04-25
1
-21
/
+0
*
[LLD] - Update the test cases after yaml2obj change.
George Rimar
2019-04-03
2
-4
/
+4
*
[ELF] Emit weak-undef symbols in .dynsym of a PIE binary only if linked again...
Siva Chandra
2019-03-18
1
-0
/
+2
*
ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IREL...
Peter Collingbourne
2019-02-13
3
-0
/
+6
*
Convert CRLF. NFC.
Rui Ueyama
2019-02-11
1
-9
/
+9
*
Fix a bug in R_X86_64_PC{8,16} relocation handling.
Rui Ueyama
2019-02-07
1
-0
/
+8
*
Recommit r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."
George Rimar
2019-02-06
4
-0
/
+36
*
Revert r353293 "[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target."
George Rimar
2019-02-06
4
-36
/
+0
*
[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.
George Rimar
2019-02-06
4
-0
/
+36
*
[PPC64] Reland r351978 'Sort .toc sections accessed with small code model ...'
Sean Fertile
2019-01-24
3
-0
/
+82
*
Revert "[PPC64] Sort .toc sections accessed with small code model ..."
Sean Fertile
2019-01-23
3
-82
/
+0
*
[PPC64] Sort .toc sections accessed with small code model relocs close to .got.
Sean Fertile
2019-01-23
3
-0
/
+82
*
Remove an external test file. NFC.
Rui Ueyama
2019-01-10
1
-4
/
+0
*
[LLD][ELF] - Support MSP430.
George Rimar
2019-01-10
1
-0
/
+4
*
Fix linker-defined symbols possibly not being defined when -wrap is used
Thomas Anderson
2019-01-02
1
-0
/
+5
*
gdb-index: Handle errors when parsing ranges
David Blaikie
2018-12-22
1
-0
/
+2
*
[ELF] - Added test case for invalid relocation target errors. NFCI.
George Rimar
2018-11-26
1
-0
/
+21
*
[ELF] Add a better test for the multi-CU .gdb_index bug that D54361 fixed
Fangrui Song
2018-11-13
1
-0
/
+45
*
Reland "[PPC64] Add split - stack support."
Sean Fertile
2018-10-16
1
-0
/
+8
*
Revert "[PPC64] Add split - stack support."
Sean Fertile
2018-10-15
1
-8
/
+0
*
[PPC64] Add split - stack support.
Sean Fertile
2018-10-15
1
-0
/
+8
*
[PPC64] Add test documenting toc-restore when linking with -Bsymbolic. [NFC]
Sean Fertile
2018-10-03
1
-0
/
+14
*
[ELF][HEXAGON] Add support for dynamic libraries
Sid Manning
2018-09-28
1
-0
/
+3
*
[PPC64] Optimize redundant instructions in global access sequences.
Sean Fertile
2018-09-20
1
-0
/
+0
*
[ELF] Revert "Also demote lazy symbols."
Chih-Hung Hsieh
2018-09-11
1
-0
/
+11
*
[PPC64] Add TLS initial exec to local exec relaxation
Zaara Syeda
2018-08-21
1
-0
/
+29
*
[ELF] Don't copy STT_TLS in copy relocation
Fangrui Song
2018-08-06
1
-0
/
+12
[next]