| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | gen-bootlin-toolchains | 26 arches = { variable 253 for c in arches[self.arch]['conditions']: 374 if 'test_options' in arches[self.arch]: 375 test_options = arches[self.arch]['test_options'] 377 test_options = arches[self.arch]['conditions'] 388 f.write(" toolchain_prefix = \"%s-linux\"\n" % arches[self.arch]['prefix']) 400 for arch, details in arches.items(): 431 for arch, details in arches.items():
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0002-aarch64-add-armv9-a-to-march.patch | 10 * config/aarch64/aarch64-arches.def (AARCH64_ARCH): Added 20 gcc/config/aarch64/aarch64-arches.def | 1 + 25 diff --git a/gcc/config/aarch64/aarch64-arches.def b/gcc/config/aarch64/aarch64-arches.def 27 --- a/gcc/config/aarch64/aarch64-arches.def 28 +++ b/gcc/config/aarch64/aarch64-arches.def
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | getdeveloperlib.py | 161 arches = set() 172 arches.add(m.group(1)) 175 return arches 182 arches = set() 186 arches = arches | parse_arches_from_config_in(fname) 187 return arches
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
| H A D | 0001-Check-for-MAP_SYNC-in-sys-mman.h.patch | 6 Not all arches have wired MAP_SYNC e.g. mips 9 for such arches. 12 sys/mman.h, and returns the right values for arches 15 for kernel headers and ignored arches
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | b-header-vars | 15 …-flags.h options.h flag-types.h aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 20 …-flags.h options.h flag-types.h aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 29 …arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def real.h fixed-value.h tree-check.h c-f… 33 …s.h flag-types.h config/aarch64/aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 36 …s.h flag-types.h config/aarch64/aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 37 …s.h flag-types.h config/aarch64/aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 39 …-flags.h options.h flag-types.h aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 40 …arches.def aarch64-fusion-pairs.def aarch64-tuning-flags.def aarch64-cores.def hard-reg-set.h vec.… 44 …s.h flag-types.h config/aarch64/aarch64-opts.h aarch64-cores.def aarch64-arches.def aarch64-fusion… 45 OPTIONS_H=options.h flag-types.h config/aarch64/aarch64-opts.h aarch64-cores.def aarch64-arches.def… [all …]
|
| H A D | insn-attr.h | 25 extern enum arches get_attr_arch (rtx_insn *);
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | radiotap-headers.rst | 70 entities. Some arches like Blackfin cannot deal with an attempt to 73 which will do it bytewise on the arches that require that. 125 * iterator.this_arg for type "type" safely on all arches.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/evtest/ |
| H A D | evtest_1.34.bb | 13 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/ |
| H A D | utouch-evemu_git.bb | 11 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
|
| H A D | utouch-frame_git.bb | 15 file://0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch \
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/core-debian/ |
| H A D | fix-build-on-non-x86.patch | 1 Description: non-x86 arches do not have PAGE_SIZE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libyang/ |
| H A D | libyang_2.0.164.bb | 18 # Due to valgrind not supported on these arches:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-core-tools-profile.bb | 34 # systemtap needs elfutils which is not fully buildable on some arches/libcs
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] Fix build on 32bit arches with 64bit time_t
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | 0001-aio_linux-Check-if-syscall-exists-before-using-it.patch | 6 Return -ENOSYS if not implememented, fixes build on arches like RISCV32
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/utouch-frame/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] Fix build on 32bit arches with 64bit time_t
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/ |
| H A D | 0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch | 29 + # Gcc does support -fcf-protection on few arches only
|
| /OK3568_Linux_fs/buildroot/package/evtest/ |
| H A D | 0002-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] Fix build on 32bit arches with 64bit time_t
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/evtest/evtest/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] Fix build on 32bit arches with 64bit time_t
|
| /OK3568_Linux_fs/buildroot/package/paxtest/ |
| H A D | 0002-paxtest-page-alignment-ARM-and-NIOS2-arch.patch | 34 #define PAGE_SIZE_MAX 0x10000 /* 64k should cover most arches */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/fwts/ |
| H A D | fwts_22.01.00.bb | 26 # We end up linker barfing with undefined symbols on ppc64 but not on other arches
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-setup.py-Do-not-detect-multiarch-paths-when-cross-co.patch | 11 -I/usr/include/aarch64-linux-gnu during cross compile and since arches
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/ |
| H A D | 0006-chromium-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] chromium: Fix build on 32bit arches with 64bit time_t
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
| H A D | 0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch | 6 Helps compiling with gcc on newer arches e.g. riscv32 where these
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/utouch/utouch-evemu/ |
| H A D | 0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch | 4 Subject: [PATCH] Fix build on 32bit arches with 64bit time_t
|