https://sourceware.org/bugzilla/show_bug.cgi?id=27760
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=18e9a809e864e68ed999f3a9a06dce55b7a2c0f4 commit 18e9a809e864e68ed999f3a9a06dce55b7a2c0f4 Author: Eli Zaretskii <e...@gnu.org> Date: Wed Apr 21 17:38:52 2021 +0100 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. -- You are receiving this mail because: You are on the CC list for the bug.