[Bug binutils/30496] Add support for PE IMAGE_SCN_MEM_16BIT section characteristic

2023-09-30 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30496 --- Comment #2 from Pali Rohár --- I have tested that MS LINK.EXE put IMAGE_SCN_MEM_16BIT also into the final EXE file for section which was marked with this flag in object file. And also DUMPBIN.EXE recognize IMAGE_SCN_MEM_16BIT in EXE execut

[Bug binutils/30496] Add support for PE IMAGE_SCN_MEM_16BIT section characteristic

2023-06-12 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30496 --- Comment #1 from Pali Rohár --- I have tested that DUMPBIN.EXE recognize IMAGE_SCN_MEM_16BIT also for other non-x86 platforms: IMAGE_FILE_MACHINE_MIPS16 (0x266), IMAGE_FILE_MACHINE_MIPSFPU16 (0x466) (where section is 16-bit) and in IMAGE_FI