glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
Ulrich Weigand 5b118558f9 PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number
To avoid having a ELFv2 binary accidentally picking up an old ABI ld.so,
this patch bumps the soname to ld64.so.2.

In theory (or for testing purposes) this will also allow co-installing
ld.so versions for both ABIs on the same system.  Note that the kernel
will already be able to load executables of both ABIs.  However, there
is currently no plan to use that theoretical possibility in a any
supported distribution environment ...

Note that in order to check which ABI to use, we need to invoke the
compiler to check the _CALL_ELF macro; this is done in a new configure
check in sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac,
replacing the hard-coded value of default-abi in the Makefile.
2013-12-04 07:44:39 -06:00
..
970
a2
cell
fpu PowerPC: Fix __fe_nomask_env missing symbol 2013-11-26 07:25:08 -06:00
nptl
power4
power5
power5+
power6
power6x
power7
power8
Implies
Versions
____longjmp_chk.S PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
brk.S PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
clone.S PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
configure PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number 2013-12-04 07:44:39 -06:00
configure.ac PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number 2013-12-04 07:44:39 -06:00
dl-cache.h
fcntl.c
getcontext.S
kernel_stat.h
ldsodefs.h PowerPC64 ELFv2 ABI 2/6: Remove function descriptors 2013-12-04 07:41:38 -06:00
makecontext.S PowerPC64 ELFv2 ABI 2/6: Remove function descriptors 2013-12-04 07:41:38 -06:00
pread.c
pread64.c
pwrite.c
pwrite64.c
setcontext.S PowerPC64: Fix incorrect CFI in *context routines 2013-12-04 07:41:37 -06:00
socket.S PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
swapcontext.S
sync_file_range.c
syscalls.list
sysdep.h
ucontext_i.sym PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
umount.c
vfork.S