- e2c93c3 Use the correct name for the 2-clause BSD license by David Benjamin · 4 months ago main
- 4e4fa7f build: Remove //build/win:default_exe_manifest dep from nasm target by Junji Watanabe · 5 months ago
- 9f916e9 Update version information after the nasm roll by Dale Curtis · 5 months ago
- a708003 Fix mis-merge of COFF output. by Dale Curtis · 5 months ago
- cfbb5fb Update macOS configs for nasm. by Dale Curtis · 5 months ago
- e16e444 Add a note about make spotless if make perlreq fails. by Dale Curtis · 5 months ago
- 31a3fea Setup reproducible builds for nasm. by Dale Curtis · 5 months ago
- f5267be Add generated config file for Linux and update the source list. by Dale Curtis · 5 months ago
- e9e179d Run make perlreq step to regenerate automated source files. by Dale Curtis · 5 months ago
- 374b684 Update config scripts to account for changes in upstream nasm. by Dale Curtis · 5 months ago
- cc98d2a Fix make clean step for perl generated code. by Dale Curtis · 5 months ago
- 4d0bcd2 Update directions for NASM updates. by Dale Curtis · 5 months ago
- d3ce93d Merge remote-tracking branch 'upstream/master' into merge_clean by Dale Curtis · 6 months ago
- 767a169 Add Buganizer component ID to DIR_METADATA by Paul Semel · 10 months ago
- 888d9ab configure.ac: enable some -Werror= warnings not included in -W -Wall -pedantic by H. Peter Anvin · 11 months ago
- 25757f8 autoconf: update some of the m4 library by H. Peter Anvin · 11 months ago
- ef5fd53 error.h: add prototypes for nasm_note[f]() by H. Peter Anvin · 11 months ago
- 8d62e99 Add %note directive to add a note in the list file by H. Peter Anvin · 1 year ago
- 6ad3bab doc: break the documentation into chapters by H. Peter Anvin · 1 year, 1 month ago
- 7c47273 struct insn: remove unused forw_ref flag by H. Peter Anvin · 1 year, 1 month ago
- 86142b0 assemble: limit-check operand references by H. Peter Anvin · 1 year, 2 months ago
- 699684b Merge remote-tracking branch 'github/nasm-2.16.xx' by H. Peter Anvin · 1 year, 2 months ago
- 8ef2fa2 mkdep: handle breakage from srcdir changes by H. Peter Anvin · 1 year, 2 months ago
- 49640ed x86: move the bytecode defintion into a separate file in x86/ by H. Peter Anvin · 1 year, 2 months ago
- 77df155 .editorconfig: hard tabs are still 8 spaces by H. Peter Anvin · 1 year, 3 months ago
- a1e3140 doc: fix the equivalent description for %cond() by H. Peter Anvin · 1 year, 4 months ago
- 9d38bed Add EditorConfig support by Yegor Yefremov · 1 year, 4 months ago
- aa03a95 doc: improve the build from source documentation by H. Peter Anvin · 1 year, 4 months ago
- 2e0212b doc/rdsrc.pl: add \w{...} to reduce the verbosity of web links by H. Peter Anvin · 1 year, 4 months ago
- 0421148 doc/nasmdoc.src: fix typo in web link by Cyrill Gorcunov · 1 year, 5 months ago
- 6899993 doc/nasmdoc.css: @media only print -> @media print by H. Peter Anvin · 1 year, 5 months ago
- 6165d6c Merge remote-tracking branch 'github/nasm-2.16.xx' by H. Peter Anvin · 1 year, 5 months ago
- 68d5993 doc/changes.src: begin release notes for 2.16.04. by H. Peter Anvin · 1 year, 5 months ago
- cd1fd8a nasm.c: tidy up the help text and break it into topics by H. Peter Anvin · 1 year, 5 months ago
- 3334c3c Merge remote-tracking branch 'github/nasm-2.16.xx' by H. Peter Anvin · 1 year, 5 months ago
- 2553833 nasm.spec.in: fix mistakes in previous checkin by H. Peter Anvin · 1 year, 5 months ago
- 0537b16 doc: fix tag label for cl-2.16.03 by H. Peter Anvin · 1 year, 5 months ago
- 843976d Merge remote-tracking branch 'github/nasm-2.16.xx' by H. Peter Anvin · 1 year, 5 months ago
- 0346e58 nasm.spec.in: add Obsoletes tags where applicable; fix License tag by H. Peter Anvin · 1 year, 5 months ago
- cd37b81 NASM 2.16.03 by H. Peter Anvin · 1 year, 5 months ago nasm-2.16.03
- e699956 Mkfiles/README: recommend MSYS2 on Windows by H. Peter Anvin · 1 year, 5 months ago
- c56472f autoconf: updated pa_cross_compile by H. Peter Anvin · 1 year, 5 months ago
- 2d710ad NASM 2.16.03rc3 by H. Peter Anvin · 1 year, 5 months ago nasm-2.16.03rc3
- c4b9549 doc/changes.src: update release notes by H. Peter Anvin · 1 year, 5 months ago
- f932b33 spec: update embedded RPM spec file by H. Peter Anvin · 1 year, 5 months ago
- 2d2ae91 autoconf: unbreak --enable-lto, fix some language macros by H. Peter Anvin · 1 year, 5 months ago
- b11802c NASM 2.16.03rc2 by H. Peter Anvin · 1 year, 5 months ago nasm-2.16.03rc2
- 3db22ed tools/release: use "make dist" by H. Peter Anvin · 1 year, 5 months ago
- e72d4bf mkdep.pl: do not generate a selfrule for embedded dependencies by H. Peter Anvin · 1 year, 5 months ago nasm-2.16.03rc1
- 99fec7e Makefile: more cleanup/dist fixes by H. Peter Anvin · 1 year, 5 months ago
- 0553c6f Makefile: fix "make dist" and "make tar" by H. Peter Anvin · 1 year, 5 months ago
- ff78ddc autogen.sh: remove configure~ by H. Peter Anvin · 1 year, 5 months ago
- 25f701e spec generation: try to distinguish use pragmas from modules by H. Peter Anvin · 1 year, 5 months ago
- 03469f5 NASM 2.16.03rc1 by H. Peter Anvin · 1 year, 5 months ago
- a518f3b changes.src: begin release notes for 2.16.03 by H. Peter Anvin · 1 year, 5 months ago
- caaf81c deps: don't break if run in a build directory; don't delete unconfig.h by H. Peter Anvin · 1 year, 5 months ago
- 392f47d Makefile: fix "make spotless" by H. Peter Anvin · 1 year, 5 months ago
- 99d3342 doc: make it clearer than -O0 and -O1 are almost never useful by H. Peter Anvin · 1 year, 5 months ago
- 6f44296 doc: get rid of some unnecessarily wordy option descriptions by H. Peter Anvin · 1 year, 5 months ago
- 1ad669b nasmdoc.css: simplify some media queries by H. Peter Anvin · 1 year, 6 months ago
- b11cd3a warnings: more improvements to warnings generation by H. Peter Anvin · 1 year, 6 months ago
- 5a03edf tools/release: run autoconf/clean.sh if it exists by H. Peter Anvin · 1 year, 6 months ago
- 9917556 Makefile.in: remove configure remnants from "make distclean" by H. Peter Anvin · 1 year, 6 months ago
- 1f055d9 NASM 2.16.02 by H. Peter Anvin · 1 year, 6 months ago nasm-2.16.02
- d55d229 warnings: strip nasmdoc makeup from help strings by H. Peter Anvin · 1 year, 6 months ago
- 33ef636 doc: improve some formatting, mostly of the warning list by H. Peter Anvin · 1 year, 6 months ago
- 5f0fb56 autoconf: remove unnecessary hacks in PA_CROSS_COMPILE by H. Peter Anvin · 1 year, 6 months ago
- e55c571 doc: release notes for 2.16.02 by H. Peter Anvin · 1 year, 6 months ago
- f69119b NASM 2.16.02rc10 by H. Peter Anvin · 1 year, 8 months ago nasm-2.16.02rc10
- 6627687 Makefiles: defined $(WARNSRCS), but need to actually use it... by H. Peter Anvin · 1 year, 8 months ago
- 4bf0103 Makefiles: try to fix compiling with MSVC/nmake by H. Peter Anvin · 1 year, 8 months ago nasm-2.16.02rc9
- 309990f Version 2.16.02rc9 by H. Peter Anvin · 1 year, 8 months ago
- fc82905 test: add some additional test cases by H. Peter Anvin · 1 year, 8 months ago
- 1e965e3 windows host: add embedded manifest file by H. Peter Anvin · 1 year, 8 months ago
- adf4f5c x86/insns.dat: add missing semicolon in comment by H. Peter Anvin · 1 year, 8 months ago
- 78a448d NASM 2.16.02rc8 by H. Peter Anvin · 1 year, 8 months ago nasm-2.16.02rc8
- b0ab00b x86: SM4-NI VEX support by Tomasz Kantecki · 1 year, 8 months ago
- 5cab659 x86/insns.dat: SM3-NI VEX support by Tomasz Kantecki · 1 year, 8 months ago
- 5f68441 x86/insns.dat: SHA512-NI VEX support by Tomasz Kantecki · 1 year, 8 months ago
- 2427569 x86/insns.dat: PTWRITE requires the F3 prefix by H. Peter Anvin · 1 year, 8 months ago
- 0ba4500 NASM 2.16.02rc7 by H. Peter Anvin · 1 year, 9 months ago nasm-2.16.02rc7
- a315659 autoconf: more aggressively avoid cross-compilation problems by H. Peter Anvin · 1 year, 9 months ago
- b4300ac x86: SMAP instructions are NP by H. Peter Anvin · 1 year, 9 months ago
- 2fae189 NASM 2.16.02rc6 by H. Peter Anvin · 1 year, 9 months ago nasm-2.16.02rc6
- dd52f38 x86: implement FRED: ERETS, ERETU, LKGS by H. Peter Anvin · 1 year, 9 months ago
- 8419166 NASM 2.16.02rc5 by H. Peter Anvin · 1 year, 11 months ago nasm-2.16.02rc5
- 21c977e output/legacy: when converting OUT_SEGMENT, clear the offset by H. Peter Anvin · 1 year, 11 months ago
- 7d5e549 asm/rdstrnum: always handle 64 bits by H. Peter Anvin · 1 year, 11 months ago
- a7b1f26 misc/omfdump: #include <string.h> by H. Peter Anvin · 1 year, 11 months ago
- 3c8a291 NASM 2.16.02rc4 by H. Peter Anvin · 1 year, 11 months ago nasm-2.16.02rc4
- 9f83c38 preproc, %map(): require second colon, update documentation by H. Peter Anvin · 1 year, 11 months ago
- cb96db9 preproc: add the ability for %map() to have fixed arguments by H. Peter Anvin · 2 years ago
- 78bde75 preproc: factor expand_one_smacro() even more by H. Peter Anvin · 2 years ago
- 8584bce preproc: handle empty expansion in %map by H. Peter Anvin · 2 years ago
- e10b7f9 NASM 2.16.02rc3 by H. Peter Anvin · 2 years ago nasm-2.16.02rc3
- 34eefd3 preproc: add %map() function and radix specifiers by H. Peter Anvin · 2 years ago
- bab37b3 doc: %hex() is not a chapter! by H. Peter Anvin · 2 years ago
- 94b053a doc: one instance of a __foo__ macro didn't get updated to __?foo?__ by H. Peter Anvin · 2 years ago
- 432ea5b doc: editorial changes by H. Peter Anvin · 2 years ago
- 2a5c873 doc: one more correction to the Dx syntax grammar by H. Peter Anvin · 2 years ago