[Backport][LoongArch] Improve the support for atomic and clear_cache
This commit is contained in:
parent
3c882ca54c
commit
374a992218
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -67,6 +67,7 @@ Patch15: 0015-Backport-ARM-Check-all-terms-in-emitPopInst-when-clearing-Res.pat
|
|||||||
Patch16: 0016-Backport-ARM-Update-IsRestored-for-LR-based-on-all-returns-82.patch
|
Patch16: 0016-Backport-ARM-Update-IsRestored-for-LR-based-on-all-returns-82.patch
|
||||||
Patch17: 0017-Add-the-support-for-classic-flang.patch
|
Patch17: 0017-Add-the-support-for-classic-flang.patch
|
||||||
Patch18: 0018-Fix-declaration-definition-mismatch-for-classic-flang.patch
|
Patch18: 0018-Fix-declaration-definition-mismatch-for-classic-flang.patch
|
||||||
|
Patch19: 0019-Backport-LoongArch-Improve-the-support-for-atomic-and-clear_cache.patch
|
||||||
|
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -351,6 +352,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 21 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-9
|
||||||
|
- Improve the support for atomic and __clear_cache
|
||||||
|
|
||||||
* Wed Apr 17 2024 luofeng <luofeng13@huawei.com> - 17.0.6-8
|
* Wed Apr 17 2024 luofeng <luofeng13@huawei.com> - 17.0.6-8
|
||||||
- Add the support for classic flang
|
- Add the support for classic flang
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user