mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-04-05 03:39:51 +00:00
Extend the description of PE header flags.
PR 27760 include * coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define. (IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define. bfd * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Add display of IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP, IMAGE_FILE_NET_RUN_FROM_SWAP and IMAGE_FILE_UP_SYSTEM_ONLY flags. Decode the contents of the DllCharacteristics field.
This commit is contained in:
committed by
Nick Clifton
parent
10a636ccb4
commit
18e9a809e8
@@ -1,3 +1,9 @@
|
||||
2021-04-21 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
PR 27760
|
||||
* coff/pe.h (IMAGE_DLLCHARACTERISTICS_APPCONTAINER): Define.
|
||||
(IMAGE_DLLCHARACTERISTICS_GUARD_CF): Define.
|
||||
|
||||
2021-04-16 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 27567
|
||||
|
||||
Reference in New Issue
Block a user