gcc-11.1.inc 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. require gcc-common.inc
  2. # Third digit in PV should be incremented after a minor release
  3. PV = "11.1.0"
  4. # BINV should be incremented to a revision after a minor gcc release
  5. BINV = "11.1.0"
  6. FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc:${FILE_DIRNAME}/gcc/backport:"
  7. DEPENDS =+ "mpfr gmp libmpc zlib flex-native"
  8. NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native flex-native"
  9. LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
  10. LIC_FILES_CHKSUM = "\
  11. file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
  12. file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
  13. file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
  14. file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
  15. file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8 \
  16. "
  17. #RELEASE ?= "5b2ac9b40c325e9209c0bd55955db84aad4a0cc5"
  18. #BASEURI ?= "https://github.com/gcc-mirror/gcc/archive/${RELEASE}.zip;downloadfilename=gcc-${PV}-${RELEASE}.zip"
  19. BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz \
  20. "
  21. SRC_URI = "\
  22. ${BASEURI} \
  23. file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
  24. file://0002-gcc-poison-system-directories.patch \
  25. file://0003-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \
  26. file://0004-64-bit-multilib-hack.patch \
  27. file://0005-optional-libstdc.patch \
  28. file://0006-COLLECT_GCC_OPTIONS.patch \
  29. file://0007-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \
  30. file://0008-fortran-cross-compile-hack.patch \
  31. file://0009-cpp-honor-sysroot.patch \
  32. file://0010-MIPS64-Default-to-N64-ABI.patch \
  33. file://0011-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \
  34. file://0012-gcc-Fix-argument-list-too-long-error.patch \
  35. file://0013-Disable-sdt.patch \
  36. file://0014-libtool.patch \
  37. file://0015-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \
  38. file://0016-Use-the-multilib-config-files-from-B-instead-of-usin.patch \
  39. file://0017-Avoid-using-libdir-from-.la-which-usually-points-to-.patch \
  40. file://0018-export-CPP.patch \
  41. file://0019-Ensure-target-gcc-headers-can-be-included.patch \
  42. file://0020-Don-t-search-host-directory-during-relink-if-inst_pr.patch \
  43. file://0021-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch \
  44. file://0022-aarch64-Add-support-for-musl-ldso.patch \
  45. file://0023-libcc1-fix-libcc1-s-install-path-and-rpath.patch \
  46. file://0024-handle-sysroot-support-for-nativesdk-gcc.patch \
  47. file://0025-Search-target-sysroot-gcc-version-specific-dirs-with.patch \
  48. file://0026-Fix-various-_FOR_BUILD-and-related-variables.patch \
  49. file://0027-nios2-Define-MUSL_DYNAMIC_LINKER.patch \
  50. file://0028-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch \
  51. file://0029-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch \
  52. file://0030-sync-gcc-stddef.h-with-musl.patch \
  53. file://0031-fix-segmentation-fault-in-precompiled-header-generat.patch \
  54. file://0032-Fix-for-testsuite-failure.patch \
  55. file://0033-Re-introduce-spe-commandline-options.patch \
  56. file://0034-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch \
  57. file://0035-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch \
  58. file://0036-mingw32-Enable-operation_not_supported.patch \
  59. file://0037-libatomic-Do-not-enforce-march-on-aarch64.patch \
  60. file://0001-testuite-Check-pthread-for-omp-module-testing.patch \
  61. file://0002-Fix-a-test-failure-in-g-.dg-modules-omp-1_c.C.patch \
  62. file://0003-testuite-Check-pthread-for-omp-module-testing.patch \
  63. file://0004-varasm-Two-SECTION_RETAIN-fixes-PR100130.patch \
  64. file://0006-testsuite-Add-ilp32-to-g-.dg-warn-Warray-bounds-20.C.patch \
  65. file://0007-merge-from-riscv-gcc-10.2.0-to-support-bitmanip.patch \
  66. file://0008-merge-from-riscv-gcc-10.2.0-to-support-bitmanip.patch \
  67. file://0009-update-B-version-from-0.93-to-0.94.patch \
  68. file://0010-Merge-B-instruction-from-0p94-to-1.0.patch \
  69. file://0011-remove-b-flag-and-use-zba_zbb_zbc_zbs-instead.patch \
  70. file://0012-replace-x_riscv_bitmanip_subext-with-x_riscv_bitmani.patch \
  71. file://0013-remove-b-gcc-options.patch \
  72. file://0014-fix-incorrect-subext-name.patch \
  73. file://0015-add-builtin-orc.b-clmul-clmulr-clmulh.patch \
  74. file://0016-merge-sifve-change-for-bitmanip.patch \
  75. file://0017-Implement-instruction-patterns-for-ZBA-extension.patch \
  76. file://0018-Cost-model-for-zba-extension.patch \
  77. file://0019-Implement-instruction-patterns-for-ZBB-extension.patch \
  78. file://0020-Cost-model-for-zbb-extension.patch \
  79. file://0021-Use-li-and-rori-to-load-constants.patch \
  80. file://0022-Implement-instruction-patterns-for-ZBS-extension.patch \
  81. file://0023-Cost-model-for-ZBS-extension.patch \
  82. file://0024-RISC-V-costs-handle-BSWAP.patch \
  83. file://0025-RISC-V-costs-support-shift-and-add-in-strength-reduc.patch \
  84. file://0026-RISC-V-bitmanip-fix-constant-loading-for-1ULL-31-in-.patch \
  85. file://0027-enable-ifunc-for-riscv.patch \
  86. file://0028-define-__riscv_vector-macro.patch \
  87. file://0029-fix-libcc-compiling-error.patch \
  88. file://0030-add-multilib-support-for-v-b.patch \
  89. file://0031-Revert-c-Change-the-default-dialect-to-C-17.patch \
  90. file://0032-fix-the-c-sources-building-failure-issue.patch \
  91. file://0033-merge-Kito-Cheng-s-patch-Handle-different-sigcontext.patch \
  92. file://0001-Yocto-patch-for-arch-canonicalize-to-use-python3.patch \
  93. "
  94. SRC_URI[sha256sum] = "4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf"
  95. S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}"
  96. # For dev release snapshotting
  97. #S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${RELEASE}"
  98. #B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}"
  99. # Language Overrides
  100. FORTRAN = ""
  101. JAVA = ""
  102. SSP ?= "--disable-libssp"
  103. SSP:mingw32 = "--enable-libssp"
  104. EXTRA_OECONF_BASE = "\
  105. --enable-lto \
  106. --disable-bootstrap \
  107. --with-system-zlib \
  108. ${@'--with-linker-hash-style=${LINKER_HASH_STYLE}' if '${LINKER_HASH_STYLE}' else ''} \
  109. --enable-linker-build-id \
  110. --with-ppl=no \
  111. --with-cloog=no \
  112. --enable-checking=release \
  113. --enable-cheaders=c_global \
  114. --without-isl \
  115. "
  116. EXTRA_OECONF_INITIAL = "\
  117. --disable-libgomp \
  118. --disable-libitm \
  119. --disable-libquadmath \
  120. --with-system-zlib \
  121. --disable-lto \
  122. --disable-plugin \
  123. --enable-linker-build-id \
  124. --enable-decimal-float=no \
  125. --without-isl \
  126. --disable-libssp \
  127. "
  128. EXTRA_OECONF_PATHS = "\
  129. --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
  130. --with-sysroot=/not/exist \
  131. --with-build-sysroot=${STAGING_DIR_TARGET} \
  132. "