[PATCH v10 02/28] bfd: rename parsing methods of object attribute v1 API
Jan Beulich
jbeulich@suse.com
Fri Nov 21 07:28:47 GMT 2025
On 20.11.2025 18:58, Matthieu Longo wrote:
> This patch is a preparation for the introduction of object attributes
> v2. It aims at:
> - making clear what methods are used to parse OAv1
> - adding more constaints on parameters type by using enums instead of
> defines.
> - hiding the attribute tag type behind a typedef.
> - preparing the move of object attributes's parsing code to another
> file.
>
> Note: the name obj_attr_v1_process_attribute is exposed in the API.
> Ideally, the version should not be part of the name, and be hidden
> behind a macro. However, a later patch will unify the parsing of
> OAv1 and OAv2, and will make the use of such a macro obsolete.
This was approved already, and there's no mention of any changes. Is there
a reason this wasn't committed before re-posting, to limit the volume of
the new version?
Jan
More information about the Binutils
mailing list