glibc/sysdeps
Alan Modra 30afd8c44d linux: Constify rfv variable in dl_vdso_vsym
Compilers may decide to put the rfv variable in .data rather than on
the stack.  It's slightly better to put it in .data.rel.ro.local
instead.  Regardles of that, making it const may enable further
optimisations.  Found when examining relative relocations (GOT ones
in particular) as part of enabling static-pie for PowerPC64.
2022-04-10 08:33:02 +09:30
..
aarch64
alpha alpha: Remove fcopysign{f} implementation 2022-04-07 14:56:26 -03:00
arc
arm Remove -z combreloc and HAVE_Z_COMBRELOC 2022-04-04 17:19:07 -07:00
csky
generic elf: Remove inline _dl_dprintf 2022-03-23 10:42:01 -03:00
gnu
hppa Remove -z combreloc and HAVE_Z_COMBRELOC 2022-04-04 17:19:07 -07:00
htl htl: Fix initializing the key lock 2022-02-14 19:29:02 +01:00
hurd
i386 x86: Remove fcopysign{f} implementation 2022-04-07 12:17:15 -03:00
ia64 ia64: Remove fcopysign{f} implementation 2022-04-07 12:27:00 -03:00
ieee754 math: Use builtin for ldbl-96 copysign 2022-04-07 14:54:14 -03:00
m68k
mach
microblaze
mips
nios2
nptl
or1k elf: Remove prelink support 2022-02-10 09:16:12 -03:00
posix gmon: Remove unused sprofil.c functions 2022-03-23 14:29:25 -03:00
powerpc powerpc: Remove fcopysign{f} implementation 2022-04-07 12:00:16 -03:00
pthread pthread: Do not overwrite tests-time64 2022-03-07 10:02:54 -03:00
riscv Remove -z combreloc and HAVE_Z_COMBRELOC 2022-04-04 17:19:07 -07:00
s390 Remove -z combreloc and HAVE_Z_COMBRELOC 2022-04-04 17:19:07 -07:00
sh elf: Remove prelink support 2022-02-10 09:16:12 -03:00
sparc sparc64: Remove fcopysign{f} implementation 2022-04-07 15:11:56 -03:00
unix linux: Constify rfv variable in dl_vdso_vsym 2022-04-10 08:33:02 +09:30
wordsize-32
wordsize-64
x86 x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] 2022-03-25 11:46:13 -05:00
x86_64 x86: Remove fcopysign{f} implementation 2022-04-07 12:17:15 -03:00