Home
last modified time | relevance | path

Searched refs:arm_abs_global (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
DMakefile.am2626 check_SCRIPTS += arm_abs_global.sh
2627 check_DATA += arm_abs_global.stdout
2632 arm_abs_global.o: arm_abs_global.s
2634 arm_abs_global: arm_abs_global.o libarm_abs.so ../ld-new target
2635 ../ld-new -o $@ arm_abs_global.o -L. -larm_abs
2636 arm_abs_global.stdout: arm_abs_global
2639 MOSTLYCLEANFILES += arm_abs_global
DMakefile.in726 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_94 = arm_abs_global.sh \
740 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_95 = arm_abs_global.stdout \
785 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@am__append_96 = arm_abs_global \
4299 arm_abs_global.sh.log: arm_abs_global.sh
6008 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global.o: arm_abs_global.s
6010 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global: arm_abs_global.o libarm_abs.s…
6011 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ ../ld-new -o $@ arm_abs_global.o -L. -larm_a…
6012 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_abs_global.stdout: arm_abs_global
/toolchain/binutils/binutils-2.25/gold/
DChangeLog9829 * testsuite/Makefile.am (check_SCRIPTS): Add arm_abs_global.sh.
9830 (check_DATA): Add arm_abs_global.stdout.
9831 (arm_abs_lib.o, libarm_abs.so, arm_abs_global.o, arm_abs_global,
9832 arm_abs_global.stdout): New rules.
9833 (MOSTLLYCLEANFILES): Add arm_abs_global
9835 * testsuite/arm_abs_global.s: New file.
9836 * testsuite/arm_abs_global.sh: Ditto.