binutils-cross-canadian_2.37.bb 1.2 KB

123456789101112131415161718192021222324252627
  1. require binutils.inc
  2. require binutils-${PV}.inc
  3. require binutils-cross-canadian.inc
  4. FILESEXTRAPATHS:prepend := "${THISDIR}/binutils:"
  5. SRCREV = "116a737f438d03a1bd6aa706b6ea0b4022f3b7e2"
  6. BINUTILS_GIT_URI = "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git"
  7. SRC_URI += "\
  8. file://0001-merge-from-dubhe-pr-06-30-to-support-b0.94.patch \
  9. file://0002-merge-from-dubhe-pr-06-30-to-support-vector1.0.patch \
  10. file://0003-fix-unrecoginized-b-ext-issue.patch \
  11. file://0004-set-v-ext-version-to-1.0-draft.patch \
  12. file://0005-fix-incorrect-RCLASS_MAX.patch \
  13. file://0006-Merge-B-instruction-from-0p94-to-1.0.patch \
  14. file://0007-merge-Add-four-new-instruction-of-custom-CSRs.patch \
  15. file://0008-add-cache-prefetch-instruction.patch \
  16. file://0009-Delete-redundant-b0.94-instructions.patch \
  17. file://0010-change-vle1.v-vse1.v-to-vlm.v-vsm.v-according-rvv-1..patch \
  18. file://0011-enable-l2-cache-prefetch.patch \
  19. file://0012-RISC-V-Hypervisor-ext-drop-Privileged-Spec-1.9.1.patch \
  20. file://0013-RISC-V-Hypervisor-ext-support-Privileged-Spec-1.12.patch \
  21. file://0014-fixed-a-compiled-error-when-enable-gdb.patch \
  22. file://0015-fix-incorrect-pref-address-range.patch \
  23. "