[PATCH v3 1/2] LD/PE: Make arch identifiers enumeration constants

Jan Beulich jbeulich@suse.com
Thu Oct 9 07:06:35 GMT 2025


On 09.10.2025 02:56, Maciej W. Rozycki wrote:
> Convert internal PE architecture identifiers from macros to enumeration 
> constants so as to make any further updates less disruptive to code.
> 
> Add a PE_ARCH_none dummy placeholder so as to start the numbering of 
> actual architectures from 1 without the need to specify the numeric 
> value for any of the constants.
> 
> No functional change.  Suggested by Richard Earnshaw.

Okay.


More information about the Binutils mailing list