binutils-cross_2.37.bbappend 1.1 KB

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