!113 [Backport][LoongArch] Improve the support for atomic and clear_cache
From: @ami-zhang Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
4fb96c47ef
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,7 @@
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: The Low Level Virtual Machine
|
||||
|
||||
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
|
||||
Patch17: 0017-Add-the-support-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: cmake
|
||||
@ -351,6 +352,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
||||
%{install_includedir}/llvm-gmock
|
||||
|
||||
%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
|
||||
- Add the support for classic flang
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user