glibc LoongArch Port.

Signed-off-by: wanghongliang <wanghongliang@loongson.cn>

# Conflicts:
#	glibc.spec
This commit is contained in:
wanghongliang 2022-06-23 11:50:12 +08:00 committed by liuxiaoping
parent a754087075
commit 1c1026cd86
2 changed files with 16506 additions and 0 deletions

16504
glibc-LoongArch-Port.patch Normal file

File diff suppressed because it is too large Load diff

View file

@ -976,6 +976,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:
@ -2808,6 +2809,7 @@ fi
%changelog %changelog
* Thu Apr 20 2023 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-211.0.1 * Thu Apr 20 2023 Rongwei Wang <rongwei.wang@linux.alibaba.com> - 2.28-211.0.1
- elf: Properly align PT_LOAD segments - elf: Properly align PT_LOAD segments
- arch: LoongArch Port
* Thu Aug 25 2022 Florian Weimer <fweimer@redhat.com> - 2.28-211 * Thu Aug 25 2022 Florian Weimer <fweimer@redhat.com> - 2.28-211
- Preserve GLRO (dl_naudit) internal ABI (#2119304) - Preserve GLRO (dl_naudit) internal ABI (#2119304)