diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-10-13 22:02:30 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2025-10-13 22:02:30 +0100 |
commit | 68d466101405e0660eb9619b8aaba7b2b5fec8a3 (patch) | |
tree | cef79ee0b95d691e3ebae34fac31defac28d7205 /gdb/testsuite/gdb.python/py-format-string.py | |
parent | 54603750398b63263fd7924677ab0fe0affc4bad (diff) | |
download | binutils-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/testsuite/gdb.python/py-format-string.py')
0 files changed, 0 insertions, 0 deletions