aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2025-10-13 22:02:30 +0100
committerMaciej W. Rozycki <macro@orcam.me.uk>2025-10-13 22:02:30 +0100
commit68d466101405e0660eb9619b8aaba7b2b5fec8a3 (patch)
treecef79ee0b95d691e3ebae34fac31defac28d7205 /gdb/python/python.c
parent54603750398b63263fd7924677ab0fe0affc4bad (diff)
downloadbinutils-68d466101405e0660eb9619b8aaba7b2b5fec8a3.zip
binutils-68d466101405e0660eb9619b8aaba7b2b5fec8a3.tar.gz
binutils-68d466101405e0660eb9619b8aaba7b2b5fec8a3.tar.bz2
LD/PE: Make arch identifiers enumeration constants
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.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions