old-cross-binutils/ld/testsuite/ld-cris/expdyn1.d
Hans-Peter Nilsson f7a2c2f698 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
	* ld-cris/cris.exp: Split run_dump_tests in two parts, executing
	tests named *dso-*.d first and copying their tmpdir/dump to files
	named as the .d-file.
2002-01-31 10:42:18 +00:00

14 lines
314 B
Makefile

#source: expdyn1.s
#as: --no-underscore
#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so
#objdump: -T
.*: file format elf32-cris
# Exporting dynamic symbols means objects as well as functions.
DYNAMIC SYMBOL TABLE:
#...
00080206 g DF .text 00000002 expfn
00082208 g DO .data 00000000 expobj
#pass