Add new ELF note types from Linux 4.19 to elf.h.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 25 Oct 2018 11:55:23 +0000 (11:55 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 25 Oct 2018 11:55:23 +0000 (11:55 +0000)
commit5b784e8834ae92961eb6be89863ffb041e9c6e75
tree9c1e0ff0059a32c844a20ceb7a57a122205980b5
parent41432ebe15b4263866d560a9242fb08d2146fde5
Add new ELF note types from Linux 4.19 to elf.h.

This patch adds NT_MIPS_DSP and NT_MIPS_FP_MODE from Linux 4.19 to
elf.h.

Tested for x86_64.

* elf/elf.h (NT_MIPS_DSP): New macro.
(NT_MIPS_FP_MODE): Likewise.
ChangeLog
elf/elf.h