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 New API to set default thread attributes 2013-06-15 12:24:15 +05:30
power4
power5
power5+
power6
power6x
power7
power8 PowerPC: Enable POWER8 platform sans hwcap bits. 2013-06-24 15:33:32 -05:00
Implies Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" 2013-01-10 10:44:05 +01:00
Versions Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
____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 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fcntl.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getcontext.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
kernel_stat.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
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 Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pread64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwrite.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
pwrite64.c Remove CHECK_N and bp-checks.h. 2013-02-08 20:06:30 +00:00
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 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sync_file_range.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
syscalls.list
sysdep.h PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. 2013-01-18 07:44:38 -06:00
ucontext_i.sym PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes 2013-12-04 07:41:39 -06:00
umount.c
vfork.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00