Adjust startup code for glibc 2.34
authorGraham Inggs <ginggs@debian.org>
Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)
committerRaspbian forward porter <root@raspbian.org>
Sun, 24 Dec 2023 10:36:38 +0000 (10:36 +0000)
commite825f4c891526bcfcc81fe03266b58ca2ca0381c
tree8d2de8d4cbde6f16aa86874fb090b65c45d7227c
parent9ba3bd5340af495da6ec5b4b943849d17019b23f
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