diff options
author | Alan Modra <amodra@gmail.com> | 2023-05-30 12:59:55 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-05-30 12:59:55 +0930 |
commit | 796029320e75a141570220224731c8151311f8d9 (patch) | |
tree | b78438b855ba5505066fe260ff1930f66dd613e6 /ld/configure.host | |
parent | 20c52e689ac7ecda11c7002b797868c423f960ee (diff) | |
download | binutils-796029320e75a141570220224731c8151311f8d9.zip binutils-796029320e75a141570220224731c8151311f8d9.tar.gz binutils-796029320e75a141570220224731c8151311f8d9.tar.bz2 |
arm-pe objdump -P
arm-pe looks to be a very old PE implementation, incompatible with
current arm-wince-pe. arm-pe has different relocations and uses
ARMMAGIC which has this comment: "I just made this up". Well, OK, I
don't know the history but it was probably before Microsoft "just made
up" their constants for ARM windows CE.
This patch supports objdump -P for arm-pe, and another magic constant
that may appear in object files. (I don't think binutils generates
files using ARMV7PEMAGIC aka IMAGE_FILE_MACHINE_ARMNT.)
* od-pe.c (is_pe_object_magic): Handle IMAGE_FILE_MACHINE_ARMNT
and ARMMAGIC.
Diffstat (limited to 'ld/configure.host')
0 files changed, 0 insertions, 0 deletions