!86 [Backport][LoongArch] Improve the support for compiler-rt and bugfix
From: @ami-zhang Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
76cae4740a
File diff suppressed because it is too large
Load Diff
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -59,6 +59,7 @@ Patch9: 0009-Backport-MC-test-Change-ELF-uleb-ehtable.s-Mach-O-to-use-private-s
|
|||||||
Patch10: 0010-Backport-Mips-MC-AttemptToFoldSymbolOffsetDifference-revert-isMicroMips-special-case.patch
|
Patch10: 0010-Backport-Mips-MC-AttemptToFoldSymbolOffsetDifference-revert-isMicroMips-special-case.patch
|
||||||
|
|
||||||
Patch11: 0011-Backport-LoongArch-Add-the-support-for-vector-in-llvm17.patch
|
Patch11: 0011-Backport-LoongArch-Add-the-support-for-vector-in-llvm17.patch
|
||||||
|
Patch12: 0012-Backport-LoongArch-improve-the-support-for-compiler-rt-and-bugfix.patch
|
||||||
|
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -341,6 +342,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 03 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-4
|
||||||
|
- Improve the support for compiler-rt and fix some bugs on LoongArch
|
||||||
|
|
||||||
* Fri Mar 29 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-3
|
* Fri Mar 29 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-3
|
||||||
- Add the support for vector on LoongArch
|
- Add the support for vector on LoongArch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user