Lines Matching refs:bit

78 > 8. Fixed MIPS' "struct stat" which was incorrectly set to its 64-bit
246 - Fixed ARM GCC 4.6 thumb2 fails to generate 16bit relative jump table.
252 - Fixed Windows 32-bit *-gdb.exe fail to launch.
427 - Fixed GCC 4.7 64-bit Windows assembler crash with error message reads:
482 - Fixed NDK 64-bit on MacOSX choses wrong path for compiler.
485 - Fixed to detect 64-bit Windows Vista.
551 > 9. Changed sys/cdefs.h so __WCHAR_TYPE__ is 32-bit even for API < 9,
552 ie. wchat_t is 32-bit for all API level.
655 - NDK now delivers additional 64-bit host toolchain set (package name suffix
658 > 1. The ndk-build script uses 64-bit toolchain if it's present and your OS
659 supports it. If you install both 32-bit and 64-bit toolchain on 64-bit
661 always use the 32-bit host toolchain.
664 on Linux or "--system=darwin-x86_64" on MacOSX to generate 64-bit host
665 toolchain instead of the default 32-bit
711 in 64-bit
716 - Fixed GCC/ARM 4.6/4.7 fails to link code using 64-bit atomic built-in
890 instructions with 32-bit FPU
899 - Enabled polly for clang3.1/3.2 on Linux/MacOSX 32-bit hosts which analyzes
928 - Allow NDK_LOG=0, NDK_HOST_32BIT=0 to disable NDK_LOG and host 32-bit toolchain,
940 > 4. Better 64-bit host toolchain and canadian build supports
1074 - Backported 64-bit built-in atomic functions for ARM to GCC 4.6
1090 - Only 32-bit of libiberty.a is built (placed at lib32/)
1468 protection against buffer overflow attacks by enabling NX bit on stack and heap.
1665 - Fixed ndk-build on 32-bit Linux. A packaging error put a 64-bit version
1714 and always compile certain source files (but not all) to 32-bit instructions.
2188 - prebuilt-common.sh: Make the script check the compiler directly for 64-bit
2190 allow the 32-bit toolchain to rebuild properly on Snow Leopard.
2193 using a 32-bit host toolchain.
2750 - make <stdint.h> properly declare 64-bit integer types with a C99 compiler
2850 compilation of a single source in ARM (32-bit) mode.