/ndk/tests/build/b14825026-aarch64-FP_LO_REGS/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/cortex-a53-835769/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/device/asan-smoke/ |
test_config.py | 1 def match_broken(abi, platform, device_platform, toolchain, subtest=None): 7 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None): 8 if not toolchain.startswith('clang'): 9 return toolchain
|
/ndk/tests/device/b8708181-Vector4/ |
test_config.py | 1 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/device/fenv/ |
test_config.py | 1 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None):
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/ |
TOOLCHAIN_SOURCES | 0 toolchain/binutils.git: 5a2caf34e4995860baf405552163df288000b7bf [2.21, 2.22, 2.23] Backport of the patch for keeping lto sections when linking with "-r" options (ld bfd behaviour). 2 toolchain/build.git: 7eae5e66da2793a2a26bcd42357dca1ea6c391b9 Switch x86/x86-64 -mtune from "atom" to more generic "intel" 3 toolchain/gcc.git: 283a0bf58fcf333c58a2a92c3ebbc41fb9eb1fdb Fix host 64-bit gcc4.6 build 4 toolchain/gdb.git: 37c2cd1af0dd58048d965bac278fc5d83fea65a0 Fix segfault on 64-bits 5 toolchain/gold.git: 8d401cf711539af5a2f78d12447341d774892618 Empty initial commit. 6 toolchain/gmp.git: e6b9669dafc6a5f83c80b4b4176359b78bccdc90 Add gmp-5.0.5.tar.bz2 7 toolchain/mpfr.git: bfcf1bfa38469208aaad8873cd4c68781061d90f add mpfr-3.1.1.tar.bz2 8 toolchain/mpc.git: 835d16e92eed875638a8b5d552034c3b1aae045b add mpc-1.0.1.tar.gz 9 toolchain/isl.git: b05d4572958c5d497da793f3317084bab90c3033 add isl-0.11.1.tar.bz2 needed by GCC 4.8 with graphite 10 toolchain/cloog.git: 98972d5434ffcb4d11d2c81a46600e9a1cda9110 MinGW-w64 build fix (lacks ffs dec (…) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/ |
TOOLCHAIN_SOURCES | 0 toolchain/binutils.git: c8e1636493f7d40bb0ba37501e9a6f67cd062a31 [2.24] Cortex-A53 erratum 835769 linker workaround This is ported from upstream binutils 2.24 branch commit: cde98f8566e14f52b896abc92c357cdd14717505 2 toolchain/build.git: 75542e77b565c2af968e48c1b12b32f343d913ae Fix binutils-2.24 detection 3 toolchain/gcc.git: ba21122c63b06a70b620c8990c517b87198ad05b [4.9] Restore recog state after finding pre-madd instruction. This patch backports svn r216853 from upsteam gcc-4.9 branch that fixed a bug introduced in fixing cortex a53 erratum 835769. 4 toolchain/gdb.git: 24237bc8bc3001a82d6cd9685719c4679f721792 fix some build errors 5 toolchain/gold.git: 8d401cf711539af5a2f78d12447341d774892618 Empty initial commit. 6 toolchain/gmp.git: e6b9669dafc6a5f83c80b4b4176359b78bccdc90 Add gmp-5.0.5.tar.bz2 7 toolchain/mpfr.git: bfcf1bfa38469208aaad8873cd4c68781061d90f add mpfr-3.1.1.tar.bz2 8 toolchain/mpc.git: 835d16e92eed875638a8b5d552034c3b1aae045b add mpc-1.0.1.tar.gz 9 toolchain/isl.git: b05d4572958c5d497da793f3317084bab90c3033 add isl-0.11.1.tar.bz2 needed by GCC 4.8 with graphite 10 toolchain/cloog.git: 98972d5434ffcb4d11d2c81a46600e9a1cda9110 MinGW-w64 build fix (lacks ffs dec (…) [all...] |
/external/clang/test/Driver/ |
montavista-gcc-toolchain.c | 1 // Test that the montavista gcc-toolchain is correctly detected 5 // RUN: --gcc-toolchain=%S/Inputs/montavista_i686_tree/usr \ 8 // Test for header search toolchain detection.
|
/ndk/tests/build/issue21132-__ARM_ARCH__/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/issue22336-ICE-emit-rtl/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/issue22345-ICE-postreload/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/issue34613-neon/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/issue41297-atomic-64bit/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/build/ssax-instructions/ |
test_config.py | 1 def match_unsupported(abi, platform, toolchain, subtest=None):
|
/ndk/tests/device/issue19851-sigsetjmp/ |
test_config.py | 1 def match_broken(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/ |
test_config.py | 1 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/device/issue61659-neon-assignment/ |
test_config.py | 1 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/device/test-googletest-full/ |
test_config.py | 1 def match_broken(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/device/test-stlport_shared-exception/ |
test_config.py | 1 def match_broken(abi, platform, device_platform, toolchain, subtest=None): 11 return toolchain, 'http://b/24541258' 16 if subtest == 'filter1' and device_platform >= 21 and toolchain == '4.9': 17 return '{} {}'.format(device_platform, toolchain), 'http://b/24403847'
|
/prebuilts/gdb/darwin-x86/ |
repo.prop | 35 toolchain/binutils d929cfd50d770364fd652d252abc19598b0cc84c 36 toolchain/build f280657461aee54b6d2807881d8a77832f4e794c 37 toolchain/cloog 604793eab97d360aef729f064674569ee6dbf3e1 38 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 39 toolchain/gcc 3791dafeb2d58bc6c45753f4cdf0fa5431963cfa 40 toolchain/gdb abe5c08aee8f2602c40a951dae64daac4beb597a 41 toolchain/gmp b2acd5dbf47868ac5b5bc844e16d2cadcbd4c810 42 toolchain/isl 0ccf95726af8ce58ad61ff474addbce3a31ba99c 43 toolchain/mpc 835d16e92eed875638a8b5d552034c3b1aae045b 44 toolchain/mpfr de979fc377db766591e7feaf052f0de59be46e7 [all...] |
/prebuilts/gdb/linux-x86/ |
repo.prop | 35 toolchain/binutils d929cfd50d770364fd652d252abc19598b0cc84c 36 toolchain/build f280657461aee54b6d2807881d8a77832f4e794c 37 toolchain/cloog 604793eab97d360aef729f064674569ee6dbf3e1 38 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 39 toolchain/gcc 3791dafeb2d58bc6c45753f4cdf0fa5431963cfa 40 toolchain/gdb abe5c08aee8f2602c40a951dae64daac4beb597a 41 toolchain/gmp b2acd5dbf47868ac5b5bc844e16d2cadcbd4c810 42 toolchain/isl 0ccf95726af8ce58ad61ff474addbce3a31ba99c 43 toolchain/mpc 835d16e92eed875638a8b5d552034c3b1aae045b 44 toolchain/mpfr de979fc377db766591e7feaf052f0de59be46e7 [all...] |
/prebuilts/ndk/current/platforms/ |
repo.prop | 29 toolchain/binutils ec97727e655f49b010f4cf8c410631910d22199f 30 toolchain/build fad95906dc869be82834cf0678a5b99d2fe19095 31 toolchain/cloog 604793eab97d360aef729f064674569ee6dbf3e1 32 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 33 toolchain/gcc 969c2e570500ecc6d091784950f52d0cc6637809 34 toolchain/gdb 6965ddca4b09d6d325450f0b2c4e0a32736ce322 35 toolchain/gmp b2acd5dbf47868ac5b5bc844e16d2cadcbd4c810 36 toolchain/isl 0ccf95726af8ce58ad61ff474addbce3a31ba99c 37 toolchain/mpc 835d16e92eed875638a8b5d552034c3b1aae045b 38 toolchain/mpfr de979fc377db766591e7feaf052f0de59be46e7 [all...] |
/ndk/tests/device/test-yasm/ |
test_config.py | 1 def match_unsupported(abi, platform, device_platform, toolchain, subtest=None): 6 def match_broken(abi, platform, device_platform, toolchain, subtest=None):
|
/ndk/tests/build/standalone-toolchain/ |
test.py | 27 def make_standalone_toolchain(arch, platform, toolchain, install_dir): 30 ndk_dir, 'build/tools/make-standalone-toolchain.sh') 39 if toolchain is not None: 41 name = '{}-{}'.format(toolchain_triple, toolchain) 42 cmd.append('--toolchain=' + name) 47 def test_standalone_toolchain(arch, toolchain, install_dir): 48 if toolchain == '4.9': 50 # x86 toolchain names are dumb: http://b/25800583 54 elif toolchain == 'clang': 67 def run_test(abi=None, platform=None, toolchain=None [all...] |
/external/boringssl/src/util/bot/ |
README | 1 This directory contains tools for setting up a hermetic toolchain on the
|