This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2b7dc93f82 ldbl-128ibm-compat: Provide a scalb implementation new a803367bab powerpc64: Add memory protection key support [BZ #23202]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../unix/sysv/linux/powerpc/powerpc64/arch-pkey.h | 55 ++++++++++++++++++++++ .../linux/{x86 => powerpc/powerpc64}/pkey_get.c | 19 ++++++-- .../linux/{x86 => powerpc/powerpc64}/pkey_set.c | 27 ++++++++--- 3 files changed, 89 insertions(+), 12 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-pkey.h copy sysdeps/unix/sysv/linux/{x86 => powerpc/powerpc64}/pkey_get.c (63%) copy sysdeps/unix/sysv/linux/{x86 => powerpc/powerpc64}/pkey_set.c (58%)