summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/nasm-2.13.xx' into nasm-2.13.xxH. Peter Anvin2018-02-061-1/+1
| | |\
| | | * NASM 2.13.03rc4nasm-2.13.03rc4Cyrill Gorcunov2018-02-071-1/+1
| | | * iflag: Fix iflag_cmp_cpu_levelCyrill Gorcunov2018-02-061-2/+2
| | * | iflag: automatically assign values, saner handling of CPU levelsH. Peter Anvin2018-02-067-209/+283
| | |/
| | * NASM 2.13.03rc3nasm-2.13.03rc3Cyrill Gorcunov2018-02-051-1/+1
| | * Revert "insns.dat: Add VAESENC, VAESENCLAST instructions"Cyrill Gorcunov2018-02-051-24/+0
| | * NASM 2.13.03rc2nasm-2.13.03.rc2Cyrill Gorcunov2018-02-051-1/+1
| | * changes.doc: document dwarf issueCyrill Gorcunov2018-02-051-0/+1
| | * output: elf -- Add missing dwarf loc sectionCyrill Gorcunov2018-02-051-0/+3
| | * insns.dat: Add VAESENC, VAESENCLAST instructionsTomasz Kantecki2018-02-051-0/+24
| * | output: elf -- Add missing dwarf loc sectionCyrill Gorcunov2018-01-281-0/+3
* | | Introduce cold function attributeH. Peter Anvin2018-02-225-8/+25
* | | outbin: check the status of lookup_label()H. Peter Anvin2018-02-221-2/+5
* | | outelf: fix possibly uninitialized variableH. Peter Anvin2018-02-221-3/+2
* | | Merge tag 'nasm-2.13.03rc1'H. Peter Anvin2018-01-081-0/+4
|\ \ \ | |/ / |/| / | |/
| * NASM 2.13.03rc1nasm-2.13.03rc1H. Peter Anvin2018-01-081-1/+1
| * changes.doc: document VAES* and VPCLMULQDQH. Peter Anvin2018-01-081-0/+4
| * insns.dat: Add VPCLMULQDQ instruictionsTomasz Kantecki2018-01-081-0/+27
| * insns-flags: Add VPCLMULQDQ flagCyrill Gorcunov2018-01-081-0/+1
| * insns.dat: Move VAES instructions to AES groupCyrill Gorcunov2018-01-081-24/+25
| * insns.dat: Add VAESENC, VAESENCLAST instructionsTomasz Kantecki2018-01-081-0/+24
| * insns-iflags: Add AES, VAES flagsCyrill Gorcunov2018-01-081-19/+21
* | insns.dat: Add VPCLMULQDQ instruictionsTomasz Kantecki2017-12-291-0/+27
* | insns-flags: Add VPCLMULQDQ flagCyrill Gorcunov2017-12-291-0/+1
* | insns.dat: Move VAES instructions to AES groupCyrill Gorcunov2017-12-291-24/+25
* | insns.dat: Add VAESENC, VAESENCLAST instructionsTomasz Kantecki2017-12-291-0/+24
* | insns-iflags: Add AES, VAES flagsCyrill Gorcunov2017-12-291-19/+21
* | Eliminate filename length restrictions, remote ofmt->filename()H. Peter Anvin2017-12-2023-235/+169
* | error: add --enable-panic-abort config optionsH. Peter Anvin2017-12-202-1/+10
* | error: add ERR_TOPFILEH. Peter Anvin2017-12-202-12/+16
* | nasm.c: better handling of errors without a file without ERR_NOFILEH. Peter Anvin2017-12-201-4/+5
* | saa.c: unify the various saa_write*() routinesH. Peter Anvin2017-11-291-58/+4
* | bytesex.h: more simplifications and add constH. Peter Anvin2017-11-291-86/+69
* | bytesex.h: make sure WRITE*() doesn't screw up on wrong pointer typeH. Peter Anvin2017-11-291-10/+15
* | bytesex.h: remove an unnecessary double expansion in WRITEADDR()H. Peter Anvin2017-11-291-2/+3
* | bytesex.h: simplify the trivial case of cpu_to_le*()H. Peter Anvin2017-11-291-3/+3
* | nasmlib/file.c: simplify and unify fwriteint*/addr()H. Peter Anvin2017-11-291-35/+4
* | compiler.h: HAVE___BUILTIN_CONSTANT_P has 3 underscoresH. Peter Anvin2017-11-291-1/+1
* | compiler.h: indentation cleanupH. Peter Anvin2017-11-291-3/+3
* | bytesex.h: unify and optimize WRITEADDR()H. Peter Anvin2017-11-291-17/+25
* | compiler.h: add is_constant()H. Peter Anvin2017-11-291-0/+7
* | configure.ac: add endian headers to configure testH. Peter Anvin2017-11-291-1/+6
* | aclocal.m4: correct and update PA_HAVE_FUNC()H. Peter Anvin2017-11-291-5/+12
* | Makefile.in: fix typo in pathnameH. Peter Anvin2017-11-291-1/+1
* | Merge tag 'nasm-2.13.02'H. Peter Anvin2017-11-292-1/+27
|\ \ | |/
| * NASM 2.13.02nasm-2.13.02H. Peter Anvin2017-11-291-1/+1
| * doc: clean up 2.13.02 release notes, document MachO debug optionH. Peter Anvin2017-11-292-19/+8
| * doc: clarify the BITS issue for 2.13.02.H. Peter Anvin2017-11-291-1/+2
| * NASM 2.13.02rc3nasm-2.13.02rc3Cyrill Gorcunov2017-11-261-1/+1
| * docs: changes -- Drop leftoverCyrill Gorcunov2017-11-251-1/+1