commit | eef5e4821de4c30b786975bd9aed84243c58db3a | [log] [tgz] |
---|---|---|
author | Szabolcs Nagy <nsz@port70.net> | Fri Feb 02 21:22:38 2018 +0000 |
committer | Rich Felker <dalias@aerifal.cx> | Thu Feb 22 18:49:46 2018 -0500 |
tree | fc17e01d03776f6d050725e67e5256de6700bf49 | |
parent | 5024804176dc899b1e700e4effe999ab757694dd [diff] |
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