Adjust startup code for glibc 2.34
authorGraham Inggs <ginggs@debian.org>
Sun, 5 Jan 2025 18:25:14 +0000 (19:25 +0100)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sun, 5 Jan 2025 18:25:14 +0000 (19:25 +0100)
commitfa91db88a6ffbdb383033d5bc8b3e48ddd738605
treecc37df228d2f25ccc733d782f68f82fc9c2fea77
parent0c8a255036401d843e13a6c7344044fbc713a6ef
Adjust startup code for glibc 2.34

Bug: https://gitlab.com/freepascal.org/fpc/source/-/issues/39295
Last-Update: 2022-08-12

Based on the corresponding changes made in glibc:
https://sourceware.org/git/?p=glibc.git;a=commit;h=035c012e32c11e84d64905efaf55e74f704d3668

Gbp-Pq: Name glibc2.34.patch
fpcsrc/rtl/linux/aarch64/cprt0.as
fpcsrc/rtl/linux/arm/cprt0.as
fpcsrc/rtl/linux/i386/si_c21.inc
fpcsrc/rtl/linux/m68k/cprt0.as
fpcsrc/rtl/linux/mips/cprt0.as
fpcsrc/rtl/linux/powerpc/cprt0.as
fpcsrc/rtl/linux/powerpc64/cprt0.as
fpcsrc/rtl/linux/powerpc64/gprt0.as
fpcsrc/rtl/linux/powerpc64/si_c.inc
fpcsrc/rtl/linux/powerpc64/si_g.inc
fpcsrc/rtl/linux/x86_64/cprt0.as