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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the contents of test/elf to test/ELF
Hans Wennborg
2016-09-09
1
-52
/
+0
*
[ELF] Add support for -b binary
Michael J. Spencer
2016-09-09
1
-0
/
+52
*
Rename test/elf to test/old-elf.
Rafael Espindola
2015-11-17
640
-37769
/
+0
*
Rename the gnu flavour to gnu old.
Rafael Espindola
2015-11-16
455
-676
/
+676
*
[Driver] Accept both -m <emulation> and -m<emulation>
Simon Atanasyan
2015-10-28
1
-0
/
+2
*
Correct relocation type in test header comment
Ed Maste
2015-10-25
1
-1
/
+1
*
ELF/AMDGPU: Text section should be called .hsatext
Tom Stellard
2015-09-25
1
-3
/
+3
*
[Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target
Simon Atanasyan
2015-09-16
1
-0
/
+15
*
[Mips] Do not show an error if R_MIPS_GPREL32 relocation has a non-local target
Simon Atanasyan
2015-09-16
1
-41
/
+0
*
[Mips] Support grouping of multiple consecutive relocations in case of N32 an...
Simon Atanasyan
2015-08-28
1
-0
/
+68
*
[Mips] Initial support of the MIPS N32 ABI
Simon Atanasyan
2015-08-28
3
-0
/
+136
*
Add a -target to this test.
Rafael Espindola
2015-08-28
1
-1
/
+1
*
ELF: Add AMDGPU ReaderWriter
Tom Stellard
2015-08-27
1
-0
/
+53
*
[LinkerScript] Enforce uniqueness of output object files...
Davide Italiano
2015-08-27
1
-5
/
+5
*
[LinkerScript] Fix a crash when matching wildcards.
Davide Italiano
2015-08-22
1
-0
/
+49
*
[Mips] Use 'or' for move instead of [d]addu in PLT entries
Simon Atanasyan
2015-08-19
11
-16
/
+16
*
[LinkerScript] Process program header in PHDRS command
Denis Protivensky
2015-08-12
9
-3
/
+233
*
Add a test for our handling of shndx.
Rafael Espindola
2015-08-10
2
-0
/
+18
*
ELF: Correctly identify SHT_NOTE sections with !SHF_ALLOC as type*Note
Tom Stellard
2015-08-07
1
-2
/
+4
*
[Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag
Simon Atanasyan
2015-08-01
5
-7
/
+11
*
[Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section,...
Simon Atanasyan
2015-07-30
35
-783
/
+479
*
[Mips] Define _DYNAMIC_LINKING symbol if output is a is dynamically linked ex...
Simon Atanasyan
2015-07-25
1
-0
/
+22
*
[Mips] Do not sign-extend addends read from RELA relocation records
Simon Atanasyan
2015-07-25
1
-0
/
+54
*
[LinkerScript] Fix case when setting custom NONE segment
Denis Protivensky
2015-07-23
1
-0
/
+36
*
[ELF] Apply segments from linker scripts
Denis Protivensky
2015-07-23
6
-0
/
+224
*
[Mips] Fix addend writing for R_MIPS_REL32 relocation
Simon Atanasyan
2015-07-21
1
-0
/
+81
*
[Mips] Handle R_MIPS_JALR relocation to omptimize jalr/jr instructions
Simon Atanasyan
2015-07-21
3
-0
/
+216
*
[ELF/AArch64] Fix export TLS dynamic symbol
Adhemerval Zanella
2015-07-14
1
-3
/
+3
*
[LinkerScript] Don't create unnecessarily large segments
Rafael Auler
2015-07-14
1
-0
/
+16
*
[Mips] Support MIPS big-endian 32/64-bits targets
Simon Atanasyan
2015-07-13
8
-0
/
+732
*
Update for llvm change.
Rafael Espindola
2015-07-06
1
-1
/
+1
*
[ELF] Fix ELF test cases. Do not provide content for bss sections.
Simon Atanasyan
2015-07-03
86
-133
/
+13
*
[ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section name
Simon Atanasyan
2015-07-03
1
-0
/
+108
*
[ELF/AArch64] Initial General-dynamic TLS support
Adhemerval Zanella
2015-07-01
2
-0
/
+169
*
[Mips] Reject R_MIPS_CALL16 against local symbols
Simon Atanasyan
2015-06-26
1
-0
/
+56
*
[Mips] Create LA25 stubs for all branch relocations
Simon Atanasyan
2015-06-26
4
-0
/
+572
*
Update for llvm change.
Rafael Espindola
2015-06-25
2
-2
/
+2
*
[ELF] Fix .init_array initialization
Adhemerval Zanella
2015-06-24
1
-7
/
+12
*
[Mips] Support R_MICROMIPS_HI0_LO16 relocation handling
Simon Atanasyan
2015-06-22
1
-0
/
+58
*
[Mips] Support R_MICROMIPS_LITERAL relocation handling
Simon Atanasyan
2015-06-22
1
-0
/
+59
*
[Mips] Support R_MIPS_LITERAL relocation handling
Simon Atanasyan
2015-06-22
1
-0
/
+57
*
[Mips] Support R_MICROMIPS_SUB relocation handling
Simon Atanasyan
2015-06-22
1
-0
/
+62
*
[Mips] Reject R_MIPS_GPREL32 against external symbols
Simon Atanasyan
2015-06-22
1
-0
/
+41
*
[Mips] Fix test case - do not use R_MIPS_GPREL32 against external symbols
Simon Atanasyan
2015-06-22
1
-3
/
+3
*
[Mips] Reject position-dependent relocations in case of shared library linking
Simon Atanasyan
2015-06-22
1
-0
/
+82
*
[Mips] Fix test case - do not use R_MIPS_HI16 for shared library linking
Simon Atanasyan
2015-06-22
1
-3
/
+4
*
[Mips] Support R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST relocations handling
Simon Atanasyan
2015-06-22
1
-0
/
+55
*
[Mips] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocations handling
Simon Atanasyan
2015-06-22
1
-0
/
+55
*
[Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo content
Simon Atanasyan
2015-06-17
4
-53
/
+72
*
[Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handling
Simon Atanasyan
2015-06-17
4
-0
/
+248
[next]