Add PT_PHDR segment depending on its availability in linker script's PHDRS command, fallback if no linker script is given.
Handle FILEHDR, PHDRS and FLAGS attributes of program header.
Test cases are included.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
This looks fine.
Not needed for this patch, but we should do clang style diagnostics here.