This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add new ELF note types from Linux 4.19 to elf.h


* Joseph Myers:

> +#define NT_MIPS_DSP	0x800		/* MIPS DSP ASE registers.  */
> +#define NT_MIPS_FP_MODE	0x801		/* MIPS floating-point mode.  */

Looks good to me.  Values match what's in the kernel sources.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]