[PATCH] gas: Mention initial support for Intel APX in NEWS
Jan Beulich
jbeulich@suse.com
Thu Jan 4 09:26:19 GMT 2024
On 28.12.2023 17:20, H.J. Lu wrote:
> ---
> gas/NEWS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gas/NEWS b/gas/NEWS
> index 4c8d5946690..cf0020c75ae 100644
> --- a/gas/NEWS
> +++ b/gas/NEWS
> @@ -1,5 +1,7 @@
> -*- text -*-
>
> +* Initial support for Intel APX: 32 GPRs, NDD, PUSH2/POP2 and PUSHP/POPP.
Btw, allowing a release with partial support for a feature raises the question
of how one would later (and easily) detect full support. The latest with
ae89daecb132 ("x86: generalize disabling of sub-architectures") I was really
hoping that such detection for all new ISA extensions would be straightforward
by probing just the respective .arch directive.
Also this should perhaps say "Partial and experimental" rather than "Initial".
Jan
More information about the Binutils
mailing list