Home
last modified time | relevance | path

Searched refs:TE_VXWORKS (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dte-vxworks.h21 #define TE_VXWORKS 1 macro
Dtc-sh.h165 #elif defined (TE_VXWORKS)
Dtc-i386.h60 #elif defined (TE_VXWORKS)
Dtc-sparc.c374 #ifdef TE_VXWORKS in sparc_target_format()
3889 #ifdef TE_VXWORKS in tc_gen_reloc()
3910 #ifdef TE_VXWORKS in tc_gen_reloc()
3923 #ifdef TE_VXWORKS in tc_gen_reloc()
Dtc-ppc.c1416 # elif defined (TE_VXWORKS) in ppc_target_format()
Dtc-arm.c116 # elif defined (TE_VXWORKS)
24520 #elif defined (TE_VXWORKS) in elf32_arm_target_format()
24809 || defined (TE_NetBSD) || defined (TE_VXWORKS)) in md_begin()
Dtc-mips.c1944 #ifdef TE_VXWORKS in mips_target_format()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2006796 * config/tc-sh.h (TARGET_FORMAT): Override for TE_VXWORKS.
2153 * config/tc-sparc.c (sparc_target_format): Handle TE_VXWORKS.
DChangeLog-20052321 * config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
4228 * config/tc-arm.c (FPU_DEFAULT): Define for TE_VXWORKS.
4229 (md_begin): Handle TE_VXWORKS for FP defaults.