commit | 2326c263ecb55e2fb0747def58855198bdd0fbc4 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Mon Jul 06 21:46:43 2020 -0700 |
committer | Dale Curtis <dalecurtis@chromium.org> | Wed Jul 08 12:35:29 2020 -0700 |
tree | acdfebff0df49ffd092110a5de0dc58fe26a0850 | |
parent | 405ddf745d60f3162163023deb8efadd77722814 [diff] |
BR 3392692: outcoff: allow user to reduce the default alignment NASM would incorrectly only allow for the alignment to be increased, even when overridden by the user. Allow the user to specify any alignment value and have it override the partition type default. The user can increade their own alignment value specification later, of course, and the sectalign directive will present a floor for either kind of specification. Reported-by: Dale Curtis <dalecurtis@chromium.org> Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Many many developers all over the net respect NASM for what it is: a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified" (2-clause) BSD license. This means its development is open to even wider society of programmers wishing to improve their lovely assembler.
Visit our nasm.us website for more details. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.
With best regards, the NASM crew.