Home | History | Annotate | Download | only in tools

Lines Matching full:x86

12 PREBUILT_ABIS="armeabi armeabi-v7a x86 mips"
53 DEFAULT_ARCHS="arm x86 mips"
62 DEFAULT_ARCH_TOOLCHAIN_NAME_x86=x86
78 DEFAULT_SYSTEMS="linux-x86 windows darwin-x86"
93 x86)
94 RET="x86"
100 2> echo "ERROR: Unsupported architecture name: $1, use one of: arm x86 mips"
118 x86)
119 RET="x86"
125 2> echo "ERROR: Unsupported architecture name: $1, use one of: arm x86 mips"
185 # we use binutils-2.19 when building gcc-4.4.3 for ARM and x86,
199 arm-*-4.4.3|x86-4.4.3|x86-*-4.4.3) echo "2.19";;
200 arm-*-4.7|x86-4.7|x86-*-4.7|mipsel-*-4.7) echo "2.22";;