Putting stack marking into every assembly files is required to indicate that the stack does not need to be executable. Executable flag on stack conflicts with some security measures, Systemd MemoryDenyWriteExecute=yes for example.
Remove unsigned to size_t promotion to fix implicit down conversion errors in clangbuild target.
Fix dixygen comment Fix clang binary path