- 7fc833e Update README.patches by Avi Drissman · 2 years, 6 months ago main
- bc84898 Update version requirements for the Mac by Avi Drissman · 2 years, 6 months ago
- ea62cfa Update find_patches to python3 by Avi Drissman · 2 years, 6 months ago
- 0873b2b nasm: don't depend on canonicalize_file_name(3) by Elly Fong-Jones · 2 years, 9 months ago
- fc8e0bd don't enable no_default_deps in msan build by Takuto Ikuta · 2 years, 9 months ago
- 5fd9246 Merge "fix no_default_deps" into main by Dale Curtis · 2 years, 9 months ago
- 2157ddf fix no_default_deps by Takuto Ikuta · 2 years, 9 months ago
- 7c4113b [code-health] Migrate presubmit to python3 by Fabrice de Gans · 2 years, 10 months ago
- 9215e8e nasm: Cherry-pick -Wbitwise-instead-of-logical fix by Nico Weber · 3 years, 9 months ago master
- 335fe83 Fix issue where nasm could emit incorrect minimum OS on MacOS by Byoungchan Lee · 3 years, 10 months ago
- 4e6fe9d Merge "Emit the LC_BUILD_VERSION load command when creating a mach object." into main by Dale Curtis · 4 years ago
- 3dc3d47 Emit the LC_BUILD_VERSION load command when creating a mach object. by Byoungchan Lee · 4 years ago
- 2fda35e Disable compiler warning flag for set but unused variable by Alan Screen · 4 years, 1 month ago
- e9be5fd Move metadata in OWNERS files to DIR_METADATA files by Gavin Mak · 4 years, 5 months ago
- 19f3fad Remove config-win.h from BUILD.gn by Dale Curtis · 5 years ago
- 03afeee Fix a couple build issues on Windows. by Dale Curtis · 5 years ago
- aa73dc1 Update macOS configuration files. by Dale Curtis · 5 years ago
- 8784bed Update windows configuration and buildables. by Dale Curtis · 5 years ago
- 805a963 Merge remote-tracking branch 'upstream/nasm-2.15.xx' into master by Dale Curtis · 5 years ago
- f1cf954 travis: weirdpaste -- add nil dereference test by Cyrill Gorcunov · 5 years ago
- 65c6ba8 BR 3392696: nasm_quote -- fixup callers by Cyrill Gorcunov · 5 years ago
- bc5fc72 NASM 2.15.03rc6 by H. Peter Anvin (Intel) · 5 years ago
- d9ea17f preproc: saner handling of cpp-style line directives by H. Peter Anvin (Intel) · 5 years ago
- 42a73b7 test/winalign.asm: simple test for COFF alignment by H. Peter Anvin (Intel) · 5 years ago
- baaa5ca outcoff: don't drop align= option alone on a section line by H. Peter Anvin (Intel) · 5 years ago
- bb31565 ppindirect.asm: make it possible to assemble to a binary by H. Peter Anvin (Intel) · 5 years ago
- fcd3cb8 preproc: preserve %[...] in listings by H. Peter Anvin (Intel) · 5 years ago
- 352a7a1 Update Windows, Linux configuration files for nasm 2.15.03rc5 by Dale Curtis · 5 years ago
- 468eee1 Merge remote-tracking branch 'upstream/nasm-2.15.xx' into master by Dale Curtis · 5 years ago
- a79a700 preproc: add a %null directive for the masm macro package by H. Peter Anvin (Intel) · 5 years ago
- 015ddc1 NASM 2.15.03rc5 by H. Peter Anvin (Intel) · 5 years ago
- 861f2cf changes.src: document LEA fix by H. Peter Anvin (Intel) · 5 years ago
- be1be3f %use masm: much better documentation by H. Peter Anvin (Intel) · 5 years ago
- 254a56a assemble: use proper rel/abs state for lea reg,imm by H. Peter Anvin (Intel) · 5 years ago
- 543069a NASM 2.15.03rc4 by H. Peter Anvin (Intel) · 5 years ago
- 22a3f56 changes.src: document %00 fix by H. Peter Anvin (Intel) · 5 years ago
- b3c5545 test/Makefile: fix command line for .obj format by H. Peter Anvin (Intel) · 5 years ago
- 23abe9f preproc: correctly handle %00 capturing a label by H. Peter Anvin (Intel) · 5 years ago
- 174c8cc NASM 2.15.03rc3 by H. Peter Anvin (Intel) · 5 years ago
- 0d4ce8d debug: don't call dfmt->linenum without a filename by H. Peter Anvin (Intel) · 5 years ago
- 2f171dd debug: invoke dfmt->linenum when the segment number changes by H. Peter Anvin (Intel) · 5 years ago
- 771e714 changes.src: update 2.15.03 release notes by H. Peter Anvin (Intel) · 5 years ago
- 3eba084 NASM 2.15.03rc2 by H. Peter Anvin (Intel) · 5 years ago
- e1f0b35 configure.ac: also try -std=c99 by H. Peter Anvin (Intel) · 5 years ago
- 1b9c8ec pa_c_typedef.m4: also test for __typeof and __decltype by H. Peter Anvin (Intel) · 5 years ago
- 5c90a7c autoconf: use -std=c17 or -std=c11 if available by H. Peter Anvin (Intel) · 5 years ago
- 89563d7 autoconf: add success/failure code options to PA_ADD_*FLAGS by H. Peter Anvin (Intel) · 5 years ago
- e8d6bba configure.ac: if we have a C17/C11-compatible compiler, use it by H. Peter Anvin (Intel) · 5 years ago
- abcdf83 configure.ac: better tests for typeof, snprintf, vsnprintf by H. Peter Anvin (Intel) · 5 years ago
- 2850da7 vsnprintf.c: fix printing of a size_t variable by H. Peter Anvin (Intel) · 5 years ago
- 15066c3 Update patches for cherry-pick for Windows fix. by Dale Curtis · 5 years ago
- 2326c26 BR 3392692: outcoff: allow user to reduce the default alignment by H. Peter Anvin (Intel) · 5 years ago
- 91bc518 asm: fix pass_type() by H. Peter Anvin (Intel) · 5 years ago
- 422c8c4 k_test.asm: comment out %pragma list options by H. Peter Anvin (Intel) · 5 years ago
- dacee5a config/unconfig.h: still needs to be in the repository by H. Peter Anvin (Intel) · 5 years ago
- 8f385ec test/Makefile: allow overriding -L+ by H. Peter Anvin (Intel) · 5 years ago
- 6f52ecf changes.src: update with current state of 2.15.03 by H. Peter Anvin (Intel) · 5 years ago
- 47f8399 NASM 2.15.03rc1 by H. Peter Anvin (Intel) · 5 years ago
- cd87431 BR 3392692: outcoff: allow user to reduce the default alignment by H. Peter Anvin (Intel) · 5 years ago
- 178148c compiler.h: safer/more portable version of offsetin() by H. Peter Anvin (Intel) · 5 years ago
- c0ab5a8 rdflib.c (main): change incorrect break statement to /* fall through */ by sezero · 6 years ago
- 7419670 rdflib.c: add back timestamp size to header in library creation. by sezero · 6 years ago
- 1969dab portability: Watcom C portability updates by sezero · 6 years ago
- 1348627 compiler.h: add missing #endif by H. Peter Anvin (Intel) · 5 years ago
- 30844a4 offsetin(): use typeof() if the compiler supports it by H. Peter Anvin (Intel) · 5 years ago
- 70f0d04 configure.ac: -enable-... breaks other compilers, so hope for clang 10 by H. Peter Anvin (Intel) · 5 years ago
- e204029 config/unconfig.h: generate by Makefile, not autogen.sh by H. Peter Anvin (Intel) · 5 years ago
- e8599c6 pa_func_attributes.m4: better messages by H. Peter Anvin (Intel) · 5 years ago
- 0da8a88 clang: add -ftrivial-auto-var-init=zero by H. Peter Anvin (Intel) · 5 years ago
- ecb9b77 test/Makefile: the debug option for -f dbg is -gdebug by H. Peter Anvin (Intel) · 5 years ago
- a6fd383 travis: weirdpaste.i now has better line directives by H. Peter Anvin · 5 years ago
- 122c5fb preproc: handle %+ pasting after empty expansions by H. Peter Anvin (Intel) · 5 years ago
- 5b7369d Make debug info and error messages correctly reflect macros and reps by H. Peter Anvin (Intel) · 5 years ago
- 87a832e BR 3392691: errors: issue ERR_PASS2 messages in preproc-only mode by H. Peter Anvin (Intel) · 5 years ago
- 61be48a doc: swap 'hyphen' and 'minus' in PostScript definition by H. Peter Anvin (Intel) · 5 years ago
- 07b10a1 doc: remove references to sourceforge by Jasper Lievisse Adriaanse · 5 years ago
- 97e53e9 NASM 2.15.02 by H. Peter Anvin (Intel) · 5 years ago
- fee0db9 changes.src: fixed Mkfiles/msvc.mak by H. Peter Anvin (Intel) · 5 years ago
- 147f32a msvc.mak: fix syntax for excluding config.h by H. Peter Anvin (Intel) · 5 years ago
- c665ba1 strlist.h: move safe_alloc declaration by H. Peter Anvin (Intel) · 5 years ago
- b877708 Change unused -> unused_func to remove special case by H. Peter Anvin (Intel) · 5 years ago
- 405ddf7 Add a Windows config.h since upstreams msvc.h seems broken :| by Dale Curtis · 5 years ago
- 81fc45a Update configurations again for 2.15.02rc2 by Dale Curtis · 5 years ago
- 952339d Merge remote-tracking branch 'upstream/nasm-2.15.xx' by Dale Curtis · 5 years ago
- fc3e4dc NASM 2.15.02rc2 by H. Peter Anvin (Intel) · 5 years ago
- c0d0f88 preproc: expand_mmac_param_range() should be static by H. Peter Anvin (Intel) · 5 years ago
- 8877a3d NASM 2.15.02rc1 by H. Peter Anvin (Intel) · 5 years ago
- b68a375 doc: index cleanups by H. Peter Anvin (Intel) · 5 years ago
- 3e70a21 gitattributes: don't try to merge the version file by H. Peter Anvin (Intel) · 5 years ago
- 39714f7 doc: document(!) documentation build requirements by H. Peter Anvin (Intel) · 5 years ago
- 4ddeb70 doc: slight cleanup of MASM compatibility package information by H. Peter Anvin (Intel) · 5 years ago
- 7f1095a emptyarg.asm: add expansion test for a range with a single parameter by H. Peter Anvin (Intel) · 5 years ago
- a08c0f9 changes.src: document %{:} macro parameter range fix by H. Peter Anvin (Intel) · 5 years ago
- e99a946 preproc: fix %{:} macro operand ranges by H. Peter Anvin (Intel) · 5 years ago
- 5c85b7f changes.src: update changes for 2.15.02 (so far) by H. Peter Anvin (Intel) · 5 years ago
- f6a5c1c doc: incbin: no need to mention an ancient Amiga assembler by H. Peter Anvin (Intel) · 5 years ago
- f397a34 Make empty db statement a suppressable warning by H. Peter Anvin (Intel) · 5 years ago
- 65ab3ab clang: mark inline functions unused and add warning options by H. Peter Anvin (Intel) · 5 years ago
- f21b2ba BR 3392687: clang miscompiles offsetin() for uninitialized pointer by H. Peter Anvin (Intel) · 5 years ago
- 14f41b2 hash generators: rename UNUSED to UNUSED_HASH_ENTRY by H. Peter Anvin (Intel) · 5 years ago