!53 add loongarch64 support
From: @wangqiang95 Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173
This commit is contained in:
commit
da3e2f3cb8
2442
Add-basic-LoongArch64-support.patch
Normal file
2442
Add-basic-LoongArch64-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 5.0
|
Version: 5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Linux trace and probe tool
|
Summary: Linux trace and probe tool
|
||||||
License: GPLv2+ and Public Domain
|
License: GPLv2+ and Public Domain
|
||||||
URL: http://sourceware.org/systemtap
|
URL: http://sourceware.org/systemtap
|
||||||
@ -30,6 +30,7 @@ Source: https://sourceware.org/systemtap/ftp/releases/%{name}-%{version}.tar.gz
|
|||||||
|
|
||||||
Patch9000: huawei-fix-network-tcp-test-error.patch
|
Patch9000: huawei-fix-network-tcp-test-error.patch
|
||||||
Patch9001: huawei-local-is-only-valid-in-functions-for-shellche-sc2168.patch
|
Patch9001: huawei-local-is-only-valid-in-functions-for-shellche-sc2168.patch
|
||||||
|
Patch9002: Add-basic-LoongArch64-support.patch
|
||||||
|
|
||||||
BuildRequires: gcc-c++ emacs systemd python3-setuptools
|
BuildRequires: gcc-c++ emacs systemd python3-setuptools
|
||||||
BuildRequires: gettext-devel rpm-devel readline-devel
|
BuildRequires: gettext-devel rpm-devel readline-devel
|
||||||
@ -477,6 +478,12 @@ exit 0
|
|||||||
%{_mandir}/man[1378]/*
|
%{_mandir}/man[1378]/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 05 2024 wangqiang <wangqiang1@kylinos.cn> - 5.0-2
|
||||||
|
- Type:update
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Add basic loongarch64 support
|
||||||
|
|
||||||
* Wed Jan 24 2024 liuchao <liuchao173@huawei.com> - 5.0-1
|
* Wed Jan 24 2024 liuchao <liuchao173@huawei.com> - 5.0-1
|
||||||
- Upgrade to 5.0:
|
- Upgrade to 5.0:
|
||||||
- Performance improvements in uprobe registration and module startup.
|
- Performance improvements in uprobe registration and module startup.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user