diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-04-23 19:41:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-04-23 19:41:09 +0000 |
commit | da5e0361d981674fd7cd18dbeba2c0e718e90a16 (patch) | |
tree | 218c6c45e80df378188c39bc398c7196b8b36276 /ChangeLog | |
parent | 18ea73adaaea9882ab6983230cccc774db5d253d (diff) | |
download | glibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.tar glibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.tar.gz glibc-da5e0361d981674fd7cd18dbeba2c0e718e90a16.tar.bz2 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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] |