glibc LoongArch Port.

Signed-off-by: wanghongliang <wanghongliang@loongson.cn>
This commit is contained in:
wanghongliang 2022-06-23 11:22:07 +08:00
parent 62c3525fd6
commit cae8f02c6e
2 changed files with 16508 additions and 0 deletions

16504
glibc-LoongArch-Port.patch Normal file

File diff suppressed because it is too large Load diff

View file

@ -864,6 +864,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:
@ -2679,6 +2680,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 June 23 2022 wanghongliang <wanghongliang@loongson.cn> - 2.28-189.1.0.1
- arch: LoongArch Port.
* Tue May 17 2022 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-189.1.0.1 * Tue May 17 2022 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-189.1.0.1
- elf: Properly align PT_LOAD segments - elf: Properly align PT_LOAD segments