!143 [Backport][LoongArch] Fix and add some new support
From: @ami-zhang Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
3cec5d3942
1715
0020-Backport-LoongArch-fix-and-add-some-new-support.patch
Normal file
1715
0020-Backport-LoongArch-fix-and-add-some-new-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{clang_version}
|
Version: %{clang_version}
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: A C language family front-end for LLVM
|
Summary: A C language family front-end for LLVM
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -71,6 +71,7 @@ Patch16: 0016-Add-BiSheng-Autotuner-support-for-LLVM-compiler.patch
|
|||||||
Patch17: 0017-fix-for-missing-DENABLE_AUTOTUNER.patch
|
Patch17: 0017-fix-for-missing-DENABLE_AUTOTUNER.patch
|
||||||
Patch18: 0018-backport-Clang-Fix-build-with-GCC-14-on-ARM-78704.patch
|
Patch18: 0018-backport-Clang-Fix-build-with-GCC-14-on-ARM-78704.patch
|
||||||
Patch19: 0019-AArch64-Support-HiSilicon-s-HIP09-Processor.patch
|
Patch19: 0019-AArch64-Support-HiSilicon-s-HIP09-Processor.patch
|
||||||
|
Patch20: 0020-Backport-LoongArch-fix-and-add-some-new-support.patch
|
||||||
|
|
||||||
# Patches for clang-tools-extra
|
# Patches for clang-tools-extra
|
||||||
# See https://reviews.llvm.org/D120301
|
# See https://reviews.llvm.org/D120301
|
||||||
@ -415,6 +416,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_bindir}/git-clang-format
|
%{install_bindir}/git-clang-format
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 23 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-24
|
||||||
|
- [LoongArch] Backport some new support
|
||||||
|
|
||||||
* Tue Sep 10 2024 xiajingze <xiajingze1@huawei.com> - 17.0.6-23
|
* Tue Sep 10 2024 xiajingze <xiajingze1@huawei.com> - 17.0.6-23
|
||||||
- [AArch64] Support HiSilicon's HIP09 Processor
|
- [AArch64] Support HiSilicon's HIP09 Processor
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user