[COMMITTED] bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags
Jose E. Marchesi
jose.marchesi@oracle.com
Sun Jul 30 21:12:27 GMT 2023
> diff --git a/gas/config/tc-sparc.c b/gas/config/tc-sparc.c
> index eada5e5a0da..c273bd75c08 100644
> --- a/gas/config/tc-sparc.c
> +++ b/gas/config/tc-sparc.c
> @@ -4992,3 +4992,4 @@ sparc_cfi_emit_pcrel_expr (expressionS *exp, unsigned int nbytes)
> emit_expr_with_reloc (exp, nbytes, "disp");
> sparc_no_align_cons = 0;
> }
> +
Urgh apologies for this rogue thunk in the patch.
Fortunately it is pretty inocuous, so I don't think it is worth to
muddle the git history by reverting it.
More information about the Binutils
mailing list