commit | 178148c876bd49a77e5e39aea028497c3e20acf6 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin (Intel) <hpa@zytor.com> | Mon Jul 06 17:13:02 2020 -0700 |
committer | H. Peter Anvin (Intel) <hpa@zytor.com> | Mon Jul 06 17:13:02 2020 -0700 |
tree | 5b4ef94f87f52c5501220a620634278267426fd2 | |
parent | c0ab5a8be9f91e7485e64673b498e724b03c73df [diff] |
compiler.h: safer/more portable version of offsetin() Still technically not defined behavior, but this *should* work on all reasonable or semi-reasonable systems. 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.
With best regards, the NASM crew.