about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-04-23 19:41:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-04-23 19:41:09 +0000
commitda5e0361d981674fd7cd18dbeba2c0e718e90a16 (patch)
tree218c6c45e80df378188c39bc398c7196b8b36276 /ChangeLog
parent18ea73adaaea9882ab6983230cccc774db5d253d (diff)
downloadglibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.tar.gz
glibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.tar.xz
glibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.zip
Add NT_PPC_PKEY from Linux 4.16 to elf.h.
This patch adds the NT_PPC_PKEY macro from Linux 4.16 to elf.h.

Tested for x86_64.

	* elf/elf.h (NT_PPC_PKEY): New macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef4e21e26d..ef5c0359bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-23  Joseph Myers  <joseph@codesourcery.com>
+
+	* elf/elf.h (NT_PPC_PKEY): New macro.
+
 2018-04-23  Dragan Stanojevic - Nevidljivi <invisible@hidden-city.net>
 
 	[BZ #23094]