glibc LoongArch Port.
Signed-off-by: wanghongliang <wanghongliang@loongson.cn>
This commit is contained in:
parent
7126fd4618
commit
af91db0dcb
2 changed files with 16509 additions and 1 deletions
16504
glibc-LoongArch-Port.patch
Normal file
16504
glibc-LoongArch-Port.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
||||||
%define anolis_release .0.1
|
%define anolis_release .0.2
|
||||||
%define glibcsrcdir glibc-2.28
|
%define glibcsrcdir glibc-2.28
|
||||||
%define glibcversion 2.28
|
%define glibcversion 2.28
|
||||||
%define glibcrelease 189.5%{anolis_release}%{?dist}
|
%define glibcrelease 189.5%{anolis_release}%{?dist}
|
||||||
|
@ -873,6 +873,7 @@ Patch1002: glibc-Add-a-testcase-to-check-alignment-of-PT_LOAD-segment-2.patch
|
||||||
Patch1003: glibc-elf-Align-argument-of-__munmap-to-page-size-BZ-28676-3.patch
|
Patch1003: glibc-elf-Align-argument-of-__munmap-to-page-size-BZ-28676-3.patch
|
||||||
Patch1004: glibc-Support-target-specific-ALIGN-for-variable-alignment-4.patch
|
Patch1004: glibc-Support-target-specific-ALIGN-for-variable-alignment-4.patch
|
||||||
Patch1005: glibc-elf-Fix-tst-align3.patch
|
Patch1005: glibc-elf-Fix-tst-align3.patch
|
||||||
|
Patch1006: glibc-LoongArch-Port.patch
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# Continued list of core "glibc" package information:
|
# Continued list of core "glibc" package information:
|
||||||
|
@ -2688,6 +2689,9 @@ fi
|
||||||
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
%files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 wanghongliang <wanghongliang@loongson.cn> - 2.28-189.5.0.2
|
||||||
|
- arch: LoongArch Port
|
||||||
|
|
||||||
* Fri Jun 17 2022 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-189.5.0.1
|
* Fri Jun 17 2022 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-189.5.0.1
|
||||||
- elf: Properly align PT_LOAD segments
|
- elf: Properly align PT_LOAD segments
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue