llvm-project/lld/test/elf/Mips
Simon Atanasyan d3388cc9b6 [Mips] Implement R_MIPS_SUB relocation handling
llvm-svn: 231643
2015-03-09 10:53:50 +00:00
..
base-address-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
base-address.test Revert r226950. The test doesn't require the Mips target anymore 2015-01-24 05:13:52 +00:00
ctors-order.test [ELF] Set order of ctors/dtors section 2015-02-01 03:21:57 +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
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 ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
dynlib-dynsym.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
dynlib-fileheader-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
dynlib-fileheader-micro-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
dynlib-fileheader-micro.test [ELF] Adjust ELF header entry symbol value if this symbol is microMIPS encoded 2014-12-04 13:43:35 +00:00
dynlib-fileheader.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
dynsym-table-1.test [ELF] Add --as-needed. 2015-01-16 14:27:01 +00:00
dynsym-table-2.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +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 [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
e-flags-merge-5.test [Mips] Check ELF flags to prevent linking of incompatible files 2014-11-06 05:53:10 +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] Allow linking object files with MIPS32 and MIPS64 instructions 2015-01-16 08:57:08 +00:00
entry-name.test [Mips] Replace assembler code by YAML to make the 'entry-name.test' test target 2014-07-22 21:47:34 +00:00
exe-dynamic.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +00:00
exe-dynsym-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
exe-dynsym.test [Mips] Replace assembler code by YAML to make the 'exe-dynsym.test' test 2014-07-24 15:42:11 +00:00
exe-fileheader-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
exe-fileheader-micro-64.test [Mips] Teach LLD to recognize one more MIPS target triple - mips64el 2015-01-25 19:15:35 +00:00
exe-fileheader-micro.test [ELF] Adjust ELF header entry symbol value if this symbol is microMIPS encoded 2014-12-04 13:43:35 +00:00
exe-fileheader.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
exe-got-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
exe-got.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +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 ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
got16.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +00:00
gotsym.test [Mips] Replace assembler code by YAML to make the 'gotsym.test' test 2014-08-02 20:18:31 +00:00
gp-sym-1-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
gp-sym-1.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +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 [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
hilo16-2.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
hilo16-3.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +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] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
hilo16-9-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +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.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] Show error message and stop linking in case of cross mode jump errors 2015-03-09 10:53:24 +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-micro.test [Mips] Fix incorrect handling of cross mode jumps 2015-03-09 10:53:15 +00:00
la25-stub.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
mips-options-gp0.test [Mips] Read GP0 value from .MIPS.options section 2015-02-16 21:52:43 +00:00
opt-emulation.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
pc23-range.test Remove YAML/Native round-trip passes. 2015-02-20 22:10:28 +00:00
plt-entry-mixed-1.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
plt-entry-mixed-2.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +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] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +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] Add checking of disassembler output in some test cases 2015-01-25 21:31:52 +00:00
plt-header.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +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] Add checking of disassembler output in some test cases 2015-01-25 21:31:52 +00:00
r26-2.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +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-copy-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
rel-copy.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-dynamic-01-micro.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-01.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-02.test ELF: Don't use LayoutPass. 2015-01-31 02:05:01 +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 [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
rel-dynamic-04-micro.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-04.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-05-micro.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-05.test Core: Make the resolver faster. 2015-03-06 00:28:41 +00:00
rel-dynamic-06.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-dynamic-07.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
rel-dynamic-08-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
rel-dynamic-08.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +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-gprel16.test [Mips] Support R_MIPS_GPREL16 relocation 2015-01-27 21:11:11 +00:00
rel-gprel32.test [Mips] R_MIPS_GPREL32 relocation support. 2014-05-05 05:56:06 +00:00
rel-pc7-10-16-23.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
rel-pc32.test [Mips] Add ABI and ARCH flags to the object files. 2014-10-30 21:20:27 +00:00
rel-sub.test [Mips] Implement R_MIPS_SUB relocation handling 2015-03-09 10:53:50 +00:00
st-other.test [ELF] Add CodeModel attribute to the DefinedAtom class 2014-11-13 07:03:41 +00:00
tls-1-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-1.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
tls-2-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +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-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +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-micro.test [Mips] Support linking of microMIPS 32-bit code 2014-12-24 21:04:05 +00:00
tls-4.test [Core,MachO,Test] Remove trailing whitespace. 2015-02-22 23:54:38 +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