]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 25 Mar 2019 13:15:56 +0000 (13:15 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 25 Mar 2019 13:15:56 +0000 (13:15 +0000)
commit9ac2de697e4989812197d939b9bf20ad1d784d8c
tree18312d47ac75199915318f5923e65aa60bba277f
parent7621e38bf3c58b2d0359545f1f2898017fd89d05
Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h.

This patch adds two new NT_* macros from Linux 5.0 to elf.h.

Tested for x86_64.

* elf/elf.h (NT_ARM_PAC_MASK): New macro.
(NT_MIPS_MSA): Likewise.
ChangeLog
elf/elf.h