summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06Merge "[ssci] Added Shipped field to READMEs" into mainupstream-mainDavid Benjamin
2023-07-06[ssci] Added Shipped field to READMEsAnne Redulla
2023-05-25Add -Wno-builtin-macro-redefinedArthur Eubanks
2023-01-24Update README.patchesAvi Drissman
2023-01-24Update version requirements for the MacAvi Drissman
2023-01-24Update find_patches to python3Avi Drissman
2022-11-02nasm: don't depend on canonicalize_file_name(3)Elly Fong-Jones
2022-10-25don't enable no_default_deps in msan buildTakuto Ikuta
2022-10-17Merge "fix no_default_deps" into mainDale Curtis
2022-10-17fix no_default_depsTakuto Ikuta
2022-09-16[code-health] Migrate presubmit to python3Fabrice de Gans
2021-10-18nasm: Cherry-pick -Wbitwise-instead-of-logical fixNico Weber
2021-09-17Fix issue where nasm could emit incorrect minimum OS on MacOSByoungchan Lee
2021-08-12Merge "Emit the LC_BUILD_VERSION load command when creating a mach object." i...Dale Curtis
2021-07-27Emit the LC_BUILD_VERSION load command when creating a mach object.Byoungchan Lee
2021-06-14Disable compiler warning flag for set but unused variableAlan Screen
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)