llvm-project/lld/test/elf/Mips
Simon Atanasyan 07fe7a943f [Driver] Accept both -m <emulation> and -m<emulation>
GNU linkers accept both variants and at least for MIPS target gcc passes
joined variant of the '-m' option.

Differential Revision: http://reviews.llvm.org/D14133

llvm-svn: 251497
2015-10-28 05:13:12 +00:00
..
abi-flags-01.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-02.test [Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERP 2015-05-31 20:36:58 +00:00
abi-flags-03.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-04.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-05.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-06.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-07.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-08.test [Mips] Reading, merging and writing .MIPS.abiflags section 2015-05-31 20:36:43 +00:00
abi-flags-09.test [Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERP 2015-05-31 20:36:58 +00:00
abi-flags-10.test [Mips] Do not put the .reginfo section into the separate segment 2015-05-31 20:37:13 +00:00
abi-flags-11.test [Mips] Do not put the .reginfo section into the separate segment 2015-05-31 20:37:13 +00:00
base-address-64.test [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag 2015-08-01 14:53:49 +00:00
base-address.test [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag 2015-08-01 14:53:49 +00:00
ctors-order.test [Mips] Fix test case - do not use R_MIPS_HI16 for shared library linking 2015-06-22 09:26:12 +00:00
driver-hash-style.test [Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target 2015-09-16 13:36:32 +00:00
dt-textrel-64.test [Mips] Implement R_MIPS_64 relocation handling 2015-03-09 10:53:41 +00:00
dt-textrel.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
dynamic-linking.test [Mips] Define _DYNAMIC_LINKING symbol if output is a is dynamically linked executable file 2015-07-25 10:18:52 +00:00
dynamic-sym.test [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag 2015-08-01 14:53:49 +00:00
dynlib-dynamic.test [ELF] Fix DT_INIT_ARRAY{SZ} and DT_FINI_ARRAY{SZ} 2014-11-10 14:55:11 +00:00
dynlib-dynsym-micro.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
dynlib-dynsym.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
dynlib-fileheader-64.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
dynlib-fileheader-micro-64.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
dynlib-fileheader-micro.test [Mips] Update test cases to reflect changes in the yaml2obj tool 2015-05-07 16:24:09 +00:00
dynlib-fileheader.test [Mips] Update test cases to reflect changes in the yaml2obj tool 2015-05-07 16:24:09 +00:00
dynsym-table-1.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
dynsym-table-2.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
e-flags-merge-1-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-1.test [Mips] Allow linking object files with MIPS32 and MIPS64 instructions 2015-01-16 08:57:08 +00:00
e-flags-merge-2-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-2.test [Mips] Check ELF flags to prevent linking of incompatible files 2014-11-06 05:53:10 +00:00
e-flags-merge-3-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-3.test [Mips] Take into account that PIC code is inherently CPIC 2014-11-06 07:07:29 +00:00
e-flags-merge-4-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-4.test [Mips] Check ELF flags to prevent linking of incompatible files 2014-11-06 05:53:10 +00:00
e-flags-merge-5-64.test ELF: Remove ELFT and LinkingContext template parameters from ELFReader. 2015-04-14 04:53:57 +00:00
e-flags-merge-5.test ELF: Remove ELFT and LinkingContext template parameters from ELFReader. 2015-04-14 04:53:57 +00:00
e-flags-merge-6-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-6.test [Mips] Check ELF flags to prevent linking of incompatible files 2014-11-06 05:53:10 +00:00
e-flags-merge-7-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-7.test [Mips] Check ELF flags to prevent linking of incompatible files 2014-11-06 05:53:10 +00:00
e-flags-merge-8.test [Mips] Allow linking object files with MIPS32 and MIPS64 instructions 2015-01-16 08:57:08 +00:00
e-flags-merge-9.test [Mips] Fix typo in the error message 2015-03-24 09:05:35 +00:00
e-flags-merge-10.test [Mips] Fix typo in the error message 2015-03-24 09:05:35 +00:00
e-flags-merge-11.test [Mips] Fix typo in the error message 2015-03-24 09:05:35 +00:00
e-flags-merge-12.test [Mips] Initial support of the MIPS N32 ABI 2015-08-28 21:39:00 +00:00
entry-name.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
exe-dynamic.test [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag 2015-08-01 14:53:49 +00:00
exe-dynsym-micro.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
exe-dynsym.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
exe-fileheader-02.test [Mips] Setup EI_ABIVERSION flag 2015-06-12 16:12:50 +00:00
exe-fileheader-03.test [Mips] Setup EI_ABIVERSION flag 2015-06-12 16:12:50 +00:00
exe-fileheader-64.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
exe-fileheader-be-64.test [Mips] Support MIPS big-endian 32/64-bits targets 2015-07-13 09:11:35 +00:00
exe-fileheader-be.test [Mips] Support MIPS big-endian 32/64-bits targets 2015-07-13 09:11:35 +00:00
exe-fileheader-micro-64.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
exe-fileheader-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
exe-fileheader-n32.test [Mips] Initial support of the MIPS N32 ABI 2015-08-28 21:39:00 +00:00
exe-fileheader.test [ELF][Mips] Do not merge ELF flags in the `isCompatible` routine 2015-05-27 08:45:31 +00:00
exe-got-micro.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
exe-got.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
got-page-32-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
got-page-32.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
got-page-64-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
got-page-64.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
got16-2.test [Mips] Fix calculation of initial GOT entry value when this entry is 2014-05-17 04:58:26 +00:00
got16-micro.test Fix the test to use the correct size. 2015-06-04 18:49:12 +00:00
got16.test YAML: Do not use 2^x notation to represent alignments. 2015-03-25 22:06:04 +00:00
gotsym.test [Mips] Create _GLOBAL_OFFSET_TABLE_ only if the .got section exists 2015-04-15 18:31:53 +00:00
gp-sym-1-micro.test [Mips] Make tests more tolerant to the program and section headers offsets 2015-04-14 18:52:55 +00:00
gp-sym-1.test [Mips] Make tests more tolerant to the program and section headers offsets 2015-04-14 18:52:55 +00:00
gp-sym-2.test [Mips] Make gp-sym-2.test test case independent from external input files. 2014-06-15 12:04:40 +00:00
hilo16-1.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
hilo16-2.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
hilo16-3-overflow.test [Mips] Perform an overflow checking for relocations results 2015-06-06 17:26:18 +00:00
hilo16-3.test [Mips] Do not use MIPS assembler and disassembler in the tests 2015-03-31 13:04:01 +00:00
hilo16-4.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
hilo16-5.test [Mips] Add comment to the test case 2014-11-13 15:29:37 +00:00
hilo16-8-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
hilo16-9-micro.test [Mips] Fix hilo16-9-micro.test test case 2015-06-05 18:26:25 +00:00
initfini-micro.test [ELF] Allow target to adjust a symbol's value for using in a dynamic tag 2014-12-10 20:09:12 +00:00
interpreter-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
interpreter-n32.test [Mips] Initial support of the MIPS N32 ABI 2015-08-28 21:39:00 +00:00
interpreter.test [Mips] Replace assembler code by YAML to make the 'interpreter.test' test 2014-08-01 09:47:21 +00:00
invalid-reginfo.test [Mips] Show error if MIPS_REGINFO section has invalid size 2015-02-16 21:52:35 +00:00
jalx-align-err.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
jalx-jalr.test [Mips] Handle R_MIPS_JALR relocation to omptimize jalr/jr instructions 2015-07-21 05:54:22 +00:00
jalx.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
jump-fix-err.test [Mips] Show error message and stop linking in case of cross mode jump errors 2015-03-09 10:53:24 +00:00
la25-stub-be.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub-micro-be.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub-npic-01.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub-npic-02.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub-npic-shared.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
la25-stub-pic.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
la25-stub.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
mips-options-01.test [Mips] Write DT_MIPS_OPTIONS tag to .dynamic section 2015-04-20 07:36:27 +00:00
mips-options-02.test [Mips] Assign .MIPS.options section to the PT_LOAD segment 2015-04-22 08:09:38 +00:00
mips-options-03.test [ELF] Allow TargetLayout descendants to control assignment sections to segments 2015-04-22 07:57:35 +00:00
mips-options-04.test [ELF] Allow TargetLayout descendants to control assignment sections to segments 2015-04-22 07:57:35 +00:00
mips-options-05.test [ELF] Allow TargetLayout descendants to control assignment sections to segments 2015-04-22 07:57:35 +00:00
mips-options-gp0.test [Mips] Assign .MIPS.options section to the PT_LOAD segment 2015-04-22 08:09:38 +00:00
n32-rela-chain.test [Mips] Support grouping of multiple consecutive relocations in case of N32 and 64-bit MIPS ABIs 2015-08-28 21:39:21 +00:00
n64-rel-chain.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
n64-rel-shift.test [Mips] Add test to check relocation result shifting in case of N64 ABI 2015-06-05 18:26:38 +00:00
opt-emulation.test [Driver] Accept both -m <emulation> and -m<emulation> 2015-10-28 05:13:12 +00:00
pc23-range.test [Mips] Perform an overflow checking for relocations results 2015-06-06 17:26:18 +00:00
plt-entry-mixed-1.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-entry-mixed-2.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-entry-mixed-3.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
plt-entry-mixed-4.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-entry-r6-be.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-entry-r6.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-header-be.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-header-micro-be.test [Mips] Support MIPS big-endian 32/64-bits targets 2015-07-13 09:11:35 +00:00
plt-header-micro.test [Mips] Show error message and stop linking in case of cross mode jump errors 2015-03-09 10:53:24 +00:00
plt-header-mixed.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
plt-header.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
r26-1-micro.test [Mips] Fix incorrect handling of cross mode jumps 2015-03-09 10:53:15 +00:00
r26-1.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
r26-2-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
r26-2.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
reginfo-01.test [Mips] Support writing .reginfo section into the linked file 2015-04-04 19:13:32 +00:00
reginfo-02.test [Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo content 2015-06-17 22:28:38 +00:00
reginfo-03.test [Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo content 2015-06-17 22:28:38 +00:00
reginfo-04.test [Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo content 2015-06-17 22:28:38 +00:00
reginfo-05.test [Mips] Use new llvm-readobj -mips-reginfo flag to check .reginfo content 2015-06-17 22:28:38 +00:00
rel-16-overflow.test [Mips] Support R_MIPS_16 relocation handling 2015-06-17 22:27:39 +00:00
rel-16.test [Mips] Support R_MIPS_16 relocation handling 2015-06-17 22:27:39 +00:00
rel-32-be.test [Mips] Support MIPS big-endian 32/64-bits targets 2015-07-13 09:11:35 +00:00
rel-32.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-64.test [Mips] Implement R_MIPS_64 relocation handling 2015-03-09 10:53:41 +00:00
rel-call-hilo-01.test [Mips] Support R_MIPS_CALL_HI16 / R_MIPS_CALL_LO16 relocations handling 2015-04-13 08:20:48 +00:00
rel-call-hilo-micro.test [Mips] Support R_MICROMIPS_GOT_HI/LO16 and R_MICROMIPS_CALL_HI/LO16 relocations 2015-04-13 08:20:57 +00:00
rel-copy-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-copy-pc.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-copy.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-dynamic-01-micro.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-dynamic-01.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
rel-dynamic-02.test [Mips] Cleanup and reformat test cases, add more checkings 2015-05-22 21:08:37 +00:00
rel-dynamic-03-micro.test [Mips] Add checking of disassembler output in some test cases 2015-01-25 21:31:52 +00:00
rel-dynamic-03.test [Mips] Use 'or' for move instead of [d]addu in PLT entries 2015-08-19 20:20:10 +00:00
rel-dynamic-04-micro.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-04.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-05-micro.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-05.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-dynamic-06-64.test [Mips] Cleanup and reformat test cases, add more checkings 2015-05-22 21:08:37 +00:00
rel-dynamic-06.test [Mips] Cleanup and reformat test cases, add more checkings 2015-05-22 21:08:37 +00:00
rel-dynamic-07-64.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-07.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-08-64.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-08-micro.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-08.test [Mips] Check creation of GOT entries corresponded to R_MIPS_REL32 relocations 2015-05-01 13:41:45 +00:00
rel-dynamic-09-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
rel-dynamic-09.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-dynamic-10-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
rel-dynamic-10.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-dynamic-11.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
rel-dynamic-12.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-dynamic-13.test [Mips] Fix writing R_MIPS_REL32 relocation addendum 2015-03-30 11:39:02 +00:00
rel-dynamic-14.test [Mips] Fix writing R_MIPS_REL32 relocation addendum 2015-03-30 11:39:02 +00:00
rel-dynamic-15.test [Mips] Fix addend writing for R_MIPS_REL32 relocation 2015-07-21 05:54:30 +00:00
rel-eh-01.test Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
rel-eh-02.test [Mips] Support R_MIPS_EH relocation handling 2015-04-10 21:00:29 +00:00
rel-eh-03.test Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
rel-got-hilo-01.test [Mips] Support R_MIPS_GOT_HI16 / R_MIPS_GOT_LO16 relocations handling 2015-04-13 08:20:34 +00:00
rel-got-hilo-micro.test [Mips] Support R_MICROMIPS_GOT_HI/LO16 and R_MICROMIPS_CALL_HI/LO16 relocations 2015-04-13 08:20:57 +00:00
rel-gprel7-micro-overflow.test [Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handling 2015-06-17 22:27:54 +00:00
rel-gprel7-micro.test [Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handling 2015-06-17 22:27:54 +00:00
rel-gprel16-micro-overflow.test [Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handling 2015-06-17 22:27:54 +00:00
rel-gprel16-micro.test [Mips] Support R_MICROMIPS_GPREL16 / R_MICROMIPS_GPREL7_S2 relocations handling 2015-06-17 22:27:54 +00:00
rel-gprel16-overflow.test [Mips] Perform an overflow checking for relocations results 2015-06-06 17:26:18 +00:00
rel-gprel16.test [Mips] Fix rel-gprel16.test test case 2015-06-05 18:26:33 +00:00
rel-gprel32-64.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-gprel32.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-hi0-lo16-micro.test [Mips] Support R_MICROMIPS_HI0_LO16 relocation handling 2015-06-22 09:27:05 +00:00
rel-high-01.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-high-02.test [Mips] Implement definition of DT_MIPS_RLD_MAP dynamic tag, .rld_map section, and __RLD_MAP symbol 2015-07-30 07:45:55 +00:00
rel-jalr-01.test [Mips] Handle R_MIPS_JALR relocation to omptimize jalr/jr instructions 2015-07-21 05:54:22 +00:00
rel-jalr-02.test [Mips] Handle R_MIPS_JALR relocation to omptimize jalr/jr instructions 2015-07-21 05:54:22 +00:00
rel-lit-micro.test [Mips] Support R_MICROMIPS_LITERAL relocation handling 2015-06-22 09:26:57 +00:00
rel-lit.test [Mips] Support R_MIPS_LITERAL relocation handling 2015-06-22 09:26:48 +00:00
rel-pc-hilo.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc7-10-16-23.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc16-align.test [Mips] Support R_MIPS_PC16 relocation handling 2015-06-13 14:48:14 +00:00
rel-pc16-overflow.test [Mips] Support R_MIPS_PC16 relocation handling 2015-06-13 14:48:14 +00:00
rel-pc16.test [Mips] Support R_MIPS_PC16 relocation handling 2015-06-13 14:48:14 +00:00
rel-pc18-s3-align.test [Mips] Check symbol alignment for some MIPS relocations. 2015-06-06 17:26:28 +00:00
rel-pc18-s3-micro.test [Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling 2015-04-20 07:34:52 +00:00
rel-pc18-s3.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc19-s2-align.test [Mips] Check symbol alignment for some MIPS relocations. 2015-06-06 17:26:28 +00:00
rel-pc19-s2-micro.test [Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling 2015-04-20 07:34:52 +00:00
rel-pc19-s2.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc21-s2-align.test [Mips] Check symbol alignment for some MIPS relocations. 2015-06-06 17:26:28 +00:00
rel-pc21-s2-micro.test [Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling 2015-04-20 07:34:52 +00:00
rel-pc21-s2-overflow.test [Mips] Perform an overflow checking for relocations results 2015-06-06 17:26:18 +00:00
rel-pc21-s2.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc26-s2-align.test [Mips] Check symbol alignment for some MIPS relocations. 2015-06-06 17:26:28 +00:00
rel-pc26-s2-micro.test [Mips] Support R_MICROMIPS_PC18_S3/PC19_S2/PC21_S2/PC26_S2 relocations handling 2015-04-20 07:34:52 +00:00
rel-pc26-s2.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-pc32.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
rel-sub-micro.test [Mips] Support R_MICROMIPS_SUB relocation handling 2015-06-22 09:26:41 +00:00
rel-sub.test [Mips] Implement R_MIPS_SUB relocation handling 2015-03-09 10:53:50 +00:00
rld_map.test [Mips] Implement definition of the DT_MIPS_RLD_MAP_REL dynamic tag 2015-08-01 14:53:49 +00:00
sign-rela.test [Mips] Do not sign-extend addends read from RELA relocation records 2015-07-25 10:18:33 +00:00
st-other.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
static-01.test Update for llvm change. 2015-06-25 17:04:12 +00:00
tls-1-micro.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
tls-1.test [Mips] Make tests more tolerant to offsets, symbol sizes etc 2015-04-15 18:32:22 +00:00
tls-2-64-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-2-64.test [Mips] Implement R_MIPS_TLS_xxx relocation handling in case of N64 ABI 2015-03-16 09:14:28 +00:00
tls-2-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-2-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-2.test [Mips] Handle Mips TLS relocations R_MIPS_TLS_GOTTPREL / R_MIPS_TLS_GD / R_MIPS_TLS_LDM etc. 2014-06-07 13:20:53 +00:00
tls-3-64-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-3-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-3-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-3.test [Mips] Handle Mips TLS relocations R_MIPS_TLS_GOTTPREL / R_MIPS_TLS_GD / R_MIPS_TLS_LDM etc. 2014-06-07 13:20:53 +00:00
tls-4-64-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-4-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-4-static.test [Mips] Handle TLS relocations in -static linking mode 2015-06-12 16:13:14 +00:00
tls-4.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00
tls-5-64.test [Mips] Implement R_MIPS_TLS_xxx relocation handling in case of N64 ABI 2015-03-16 09:14:28 +00:00
tls-5-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-5.test [Mips] Fix the bug -- symbol referred by the R_MIPS_TLS_GD relocation 2014-06-11 10:08:08 +00:00
validate-rel-01.test [Mips] Reject position-dependent relocations in case of shared library linking 2015-06-22 09:26:20 +00:00
validate-rel-03.test [Mips] Reject R_MIPS_CALL16 against local symbols 2015-06-26 07:25:20 +00:00