Home
last modified time | relevance | path

Searched refs:arm_fix_v4bx (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Darm_fix_v4bx.sh42 check arm_fix_v4bx.stdout ".*00: .* mov pc, r0"
43 check arm_fix_v4bx.stdout ".*04: .* mov pc, pc"
DMakefile.am2773 check_SCRIPTS += arm_fix_v4bx.sh
2774 check_DATA += arm_fix_v4bx.stdout arm_fix_v4bx_interworking.stdout \
2777 arm_fix_v4bx.stdout: arm_fix_v4bx
2780 arm_fix_v4bx: arm_fix_v4bx.o ../ld-new target
2783 arm_fix_v4bx.o: arm_fix_v4bx.s
2789 arm_fix_v4bx_interworking: arm_fix_v4bx.o ../ld-new
2795 arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new
2798 MOSTLYCLEANFILES += arm_fix_v4bx arm_fix_v4bx_interworking arm_no_fix_v4bx
DMakefile.in729 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.sh \
754 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.stdout \
799 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx \
4305 arm_fix_v4bx.sh.log: arm_fix_v4bx.sh
6132 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.stdout: arm_fix_v4bx
6135 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx: arm_fix_v4bx.o ../ld-new
6138 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.o: arm_fix_v4bx.s
6144 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx_interworking: arm_fix_v4bx.o ../…
6150 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new
/toolchain/binutils/binutils-2.25/gold/
DChangeLog9603 * testsuite/Makefile.am (check_SCRIPTS): Add arm_fix_v4bx.sh
9604 (check_DATA): Add arm_fix_v4bx.stdout, arm_fix_v4bx_interworking.stdout
9606 (arm_fix_v4bx.stdout, arm_fix_v4bx, arm_fix_v4bx.o,
9609 (MOSTLYCLEANFILES): Add arm_fix_v4bx, arm_fix_v4bx_interworking
9612 * testsuite/arm_fix_v4bx.s: New file.
9613 * testsuite/arm_fix_v4bx.sh: Ditto.