mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
a0c0ad5670
* testsuite/ld-dynamic/export-dynamic-symbol-2.d: Match output for mips-sgi-irix6. * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: Likewise. * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: Likewise. * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: Likewise. * testsuite/ld-dynamic/export-dynamic-symbol.exp: Exclude targets with poor PIE support.
10 lines
255 B
Makefile
10 lines
255 B
Makefile
#name: -u --export-dynamic-symbol "f*" archive
|
|
#source: export-dynamic-symbol.s
|
|
#ld: -pie -u foo --export-dynamic-symbol "f*" tmpdir/libpr25910.a
|
|
#nm: -D
|
|
# See comment in export-dynamic-symbol-2.d for why A is allowed here.
|
|
|
|
#...
|
|
[0-9a-f]+ [AT] +foo
|
|
#...
|