public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Re:[PATCH] MIPS: Sync elf.h from binutils
@ 2023-05-16  3:35 Ying Huang
  0 siblings, 0 replies; only message in thread
From: Ying Huang @ 2023-05-16  3:35 UTC (permalink / raw)
  To: schwab, libc-alpha; +Cc: yunqiang.su

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

Hi,

> >/@@ -2158,8 +2284,11 @@ enum />/Val_GNU_MIPS_ABI_FP_64 = 6, />//* Using -mips32r2 -mfp64 -mno-odd-spreg. */ />/Val_GNU_MIPS_ABI_FP_64A = 7, />/+ /* This is reserved for backward-compatibility with an earlier />/+ implementation of the MIPS NaN2008 functionality. */ />/+ Val_GNU_MIPS_ABI_FP_NAN2008 = 8, />//* Maximum allocated FP ABI value. */ />/- Val_GNU_MIPS_ABI_FP_MAX = 7 />/+ Val_GNU_MIPS_ABI_FP_MAX = 9 /
> Shouldn't that be 8?
>
> Also, does that need an update to sysdeps/mips/dl-machine-reject-phdr.h?
>
/Val_GNU_MIPS_ABI_FP_MAX/  should  be 8 and need update sysdeps/mips/dl-machine-reject-phdr.h.

I would submit PATCH v2.

Thanks,

Ying

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-16  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16  3:35 Re:[PATCH] MIPS: Sync elf.h from binutils Ying Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).