[PATCH] elf/elf.h: Add NT_PPC_TM_SPR

Andreas Schwab schwab@suse.de
Wed Aug 2 15:09:00 GMT 2017


On Jul 24 2017, Gustavo Romero <gromero@linux.vnet.ibm.com> wrote:

> diff --git a/elf/elf.h b/elf/elf.h
> index 3900b4c..433f310 100644
> --- a/elf/elf.h
> +++ b/elf/elf.h
> @@ -763,6 +763,7 @@ typedef struct
>  #define NT_PPC_SPE	0x101		/* PowerPC SPE/EVR registers */
>  #define NT_PPC_VSX	0x102		/* PowerPC VSX registers */
>  #define NT_386_TLS	0x200		/* i386 TLS slots (struct user_desc) */
> +#define NT_PPC_TM_SPR	0x10c		/* PowerPC HW Transactional Memory SPRs */

It doesn't make sense to add this symbol without adding the other ones
too.  Also, keep the list sorted.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Libc-alpha mailing list