Merge "Make nasm outputs reproducible." into emu-dev
tree: 4d4616090070c00f7023fadbbabb98369455ee1b
  1. asm/
  2. bazel/
  3. common/
  4. config/
  5. contrib/
  6. disasm/
  7. doc/
  8. headers/
  9. include/
  10. macros/
  11. misc/
  12. Mkfiles/
  13. nasmlib/
  14. nsis/
  15. output/
  16. perllib/
  17. rdoff/
  18. stdlib/
  19. test/
  20. tools/
  21. travis/
  22. x86/
  23. .gitignore
  24. .travis.yml
  25. aclocal.m4
  26. AUTHORS
  27. autogen.sh
  28. BUILD
  29. BUILD.gn
  30. ChangeLog
  31. CHANGES
  32. codereview.settings
  33. configure.ac
  34. find_patches.py
  35. generate_nasm_sources.py
  36. INSTALL
  37. install-sh
  38. LICENSE
  39. Makefile.in
  40. MODULE.bazel
  41. MODULE.bazel.lock
  42. nasm.spec.in
  43. nasm.spec.sed
  44. nasm.txt
  45. nasm_assemble.gni
  46. nasm_sources.gni
  47. ndisasm.txt
  48. PRESUBMIT.py
  49. README.chromium
  50. README.md
  51. README.patches
  52. SubmittingPatches
  53. TODO
  54. version
  55. version.h
  56. version.pl
README.md

NASM, the Netwide Assembler

master

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.