summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05Move metadata in OWNERS files to DIR_METADATA filesupstream-masterGavin Mak
2020-07-15Remove config-win.h from BUILD.gnDale Curtis
2020-07-14Fix a couple build issues on Windows.Dale Curtis
2020-07-13Update macOS configuration files.Dale Curtis
2020-07-13Update windows configuration and buildables.Dale Curtis
2020-07-13Merge remote-tracking branch 'upstream/nasm-2.15.xx' into masterDale Curtis
2020-07-12travis: weirdpaste -- add nil dereference testCyrill Gorcunov
2020-07-12BR 3392696: nasm_quote -- fixup callersCyrill Gorcunov
2020-07-10NASM 2.15.03rc6H. Peter Anvin (Intel)
2020-07-10preproc: saner handling of cpp-style line directivesH. Peter Anvin (Intel)
2020-07-10test/winalign.asm: simple test for COFF alignmentH. Peter Anvin (Intel)
2020-07-10outcoff: don't drop align= option alone on a section lineH. Peter Anvin (Intel)
2020-07-10ppindirect.asm: make it possible to assemble to a binaryH. Peter Anvin (Intel)
2020-07-10preproc: preserve %[...] in listingsH. Peter Anvin (Intel)
2020-07-10Update Windows, Linux configuration files for nasm 2.15.03rc5Dale Curtis
2020-07-10Merge remote-tracking branch 'upstream/nasm-2.15.xx' into masterDale Curtis
2020-07-10preproc: add a %null directive for the masm macro packageH. Peter Anvin (Intel)
2020-07-10NASM 2.15.03rc5H. Peter Anvin (Intel)
2020-07-10changes.src: document LEA fixH. Peter Anvin (Intel)
2020-07-10%use masm: much better documentationH. Peter Anvin (Intel)
2020-07-10assemble: use proper rel/abs state for lea reg,immH. Peter Anvin (Intel)
2020-07-10NASM 2.15.03rc4H. Peter Anvin (Intel)
2020-07-10changes.src: document %00 fixH. Peter Anvin (Intel)
2020-07-10test/Makefile: fix command line for .obj formatH. Peter Anvin (Intel)
2020-07-10preproc: correctly handle %00 capturing a labelH. Peter Anvin (Intel)
2020-07-09NASM 2.15.03rc3H. Peter Anvin (Intel)
2020-07-09debug: don't call dfmt->linenum without a filenameH. Peter Anvin (Intel)
2020-07-09debug: invoke dfmt->linenum when the segment number changesH. Peter Anvin (Intel)
2020-07-09changes.src: update 2.15.03 release notesH. Peter Anvin (Intel)
2020-07-09NASM 2.15.03rc2H. Peter Anvin (Intel)
2020-07-09configure.ac: also try -std=c99H. Peter Anvin (Intel)
2020-07-09pa_c_typedef.m4: also test for __typeof and __decltypeH. Peter Anvin (Intel)
2020-07-09autoconf: use -std=c17 or -std=c11 if availableH. Peter Anvin (Intel)
2020-07-09autoconf: add success/failure code options to PA_ADD_*FLAGSH. Peter Anvin (Intel)
2020-07-09configure.ac: if we have a C17/C11-compatible compiler, use itH. Peter Anvin (Intel)
2020-07-09configure.ac: better tests for typeof, snprintf, vsnprintfH. Peter Anvin (Intel)
2020-07-09vsnprintf.c: fix printing of a size_t variableH. Peter Anvin (Intel)
2020-07-08Update patches for cherry-pick for Windows fix.Dale Curtis
2020-07-08BR 3392692: outcoff: allow user to reduce the default alignmentH. Peter Anvin (Intel)
2020-07-08asm: fix pass_type()H. Peter Anvin (Intel)
2020-07-08k_test.asm: comment out %pragma list optionsH. Peter Anvin (Intel)
2020-07-08config/unconfig.h: still needs to be in the repositoryH. Peter Anvin (Intel)
2020-07-08test/Makefile: allow overriding -L+H. Peter Anvin (Intel)
2020-07-07changes.src: update with current state of 2.15.03H. Peter Anvin (Intel)
2020-07-06NASM 2.15.03rc1H. Peter Anvin (Intel)
2020-07-06BR 3392692: outcoff: allow user to reduce the default alignmentH. Peter Anvin (Intel)
2020-07-06compiler.h: safer/more portable version of offsetin()H. Peter Anvin (Intel)
2020-07-06rdflib.c (main): change incorrect break statement to /* fall through */sezero
2020-07-06rdflib.c: add back timestamp size to header in library creation.sezero
2020-07-06portability: Watcom C portability updatessezero