glibc/sysdeps/unix/sysv/linux/sparc
Adhemerval Zanella 900fa25736 stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c
The errlist.c is built with -fno-toplevel-reorder to avoid compiler to
reorder the compat assembly directives due an assembler issue [1]
(fixed on 2.39).

This patch removes the compiler flags by split the compat symbol
generation in two phases.  First the _sys_errlist_internal internal
without any compat symbol directive is preprocessed to generate an
assembly source code.  This generate assembly is then used as input
on a platform agnostic errlist-data.S which then creates the compat
definitions.  This prevents compiler to move any compat directive
prior the _sys_errlist_internal definition itself.

Checked on a make check run-built-tests=no on all affected ABIs.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=29012
2022-05-13 10:54:41 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sparc32 Update syscall lists for Linux 5.17 2022-03-23 17:11:56 +00:00
sparc64 Update syscall lists for Linux 5.17 2022-03-23 17:11:56 +00:00
sys Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
a.out.h Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
aio_cancel.c Linux: Move aio_cancel, aio_cancel64 into libc 2021-06-25 11:48:46 +02:00
brk.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
configure Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
configure.ac Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. 2014-06-24 20:53:03 +00:00
dl-cache.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
errlist-compat-data.h stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c 2022-05-13 10:54:41 -03:00
getrlimit64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getshmlba.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
kernel_sigaction.h m68k: Fix sigaction kernel definition (BZ #23960) 2018-12-18 16:45:10 -02:00
kernel_termios.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ldd-rewrite.sed Update. 1999-07-14 15:21:35 +00:00
librt-compat.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
profil-counter.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
readelflib.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rt-sysdep.c * shlib-versions: Use sparc64.*- for CPU patterns. 2006-03-06 01:34:09 +00:00
socket-constants-time64.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
struct_kernel_shmid64_ds.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
sysdep.c * shlib-versions: Use sparc64.*- for CPU patterns. 2006-03-06 01:34:09 +00:00
sysdep.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Linux: Move aio_cancel, aio_cancel64 into libc 2021-06-25 11:48:46 +02:00
xstatver.h Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00