mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
f5e263426f
ld/ 2018-07-23 Max Filippov <jcmvbkbc@gmail.com> * testsuite/ld-xtensa/relax-static-defs.s: New file. * testsuite/ld-xtensa/relax-static-local-pie.d: New file. * testsuite/ld-xtensa/relax-static-local-shared.d: New file. * testsuite/ld-xtensa/relax-static-local.s: New file. * testsuite/ld-xtensa/relax-static-pie.d: New file. * testsuite/ld-xtensa/relax-static-shared.d: New file. * testsuite/ld-xtensa/relax-static.s: New file. * testsuite/ld-xtensa/relax-undef-weak-local-pie.d: New file. * testsuite/ld-xtensa/relax-undef-weak-local-shared.d: New file. * testsuite/ld-xtensa/relax-undef-weak-local.s: New file. * testsuite/ld-xtensa/relax-undef-weak-pie.d: New file. * testsuite/ld-xtensa/relax-undef-weak-shared.d: New file. * testsuite/ld-xtensa/relax-undef-weak.s: New file. * testsuite/ld-xtensa/xtensa.exp: New file.
16 lines
274 B
Makefile
16 lines
274 B
Makefile
#source: relax-static.s
|
|
#source: relax-static-defs.s
|
|
#ld: -shared
|
|
#readelf: -r
|
|
#...
|
|
Relocation section '\.rela\.dyn' .* 3 .*
|
|
#...
|
|
.*R_XTENSA_RTLD.*
|
|
.*R_XTENSA_RTLD.*
|
|
.*R_XTENSA_GLOB_DAT.*fd.*
|
|
#...
|
|
Relocation section '\.rela\.plt' .* 1 .*
|
|
#...
|
|
.*R_XTENSA_JMP_SLOT.*fd.*
|
|
#...
|