[PATCH] gas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSA
YunQiang Su
syq@debian.org
Fri May 19 12:16:00 GMT 2023
Maciej W. Rozycki <macro@orcam.me.uk> 于2023年5月19日周五 19:54写道:
>
> On Fri, 5 May 2023, YunQiang Su wrote:
>
> > It is added since 2016 by
> > Add support for .MIPS.abiflags and .gnu.attributes sections
> > b52717c0e104eb603e8189c3c0d3658ef5d903f5
> > But never documented.
>
> Hmm, I can see this has been committed, but who has actually approved
> this change?
>
Yes. I believe this change is an "obvious" change, as descripted in
Read-write Git access - GNU Project: https://gcc.gnu.org/gitwrite.html
"
Free for all
The following changes can be made by everyone with write access:
Obvious fixes can be committed without prior approval. Just check in
the fix and copy it to gcc-patches. A good test to determine whether a
fix is obvious: will the person who objects to my work the most be
able to find a fault with my fix? If the fix is later found to be
faulty, it can always be rolled back. We don't want to get overly
restrictive about checkin policies.
Similarly, no outside approval is needed to revert a patch that you checked in."
""
> Maciej
More information about the Binutils
mailing list