elf.h: update NT_* coredump elf notes for linux v4.15
authorSzabolcs Nagy <nsz@port70.net>
Fri, 2 Feb 2018 21:22:38 +0000 (21:22 +0000)
committerRich Felker <dalias@aerifal.cx>
Thu, 22 Feb 2018 23:49:46 +0000 (18:49 -0500)
commiteef5e4821de4c30b786975bd9aed84243c58db3a
treefc17e01d03776f6d050725e67e5256de6700bf49
parent5024804176dc899b1e700e4effe999ab757694dd
elf.h: update NT_* coredump elf notes for linux v4.15

NT_ARM_SVE and NT_S390_RI_CB are new in linux commits
43d4da2c45b2f5d62f8a79ff7c6f95089bb24656 and
262832bc5acda76fd8f901d39f4da1121d951222
the rest are older.
musl missed NT_PRFPREG because it followed the glibc api:
https://sourceware.org/bugzilla/show_bug.cgi?id=14890
include/elf.h