summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTE"Cyrill Gorcunov2018-02-251-1/+0
* aclocal.m4: Use Werror in PA_CHECK_FALLTHROUGH_ATTRIBUTECyrill Gorcunov2018-02-251-0/+1
* insns.dat: Update UD0 encoding to fit the specificationCyrill Gorcunov2018-02-251-1/+4
* output: macho -- Add support for N_PEXT in macho outputMatthieu Darbois2018-02-251-5/+36
* Use fallthrough() to placate compilerCyrill Gorcunov2018-02-252-1/+3
* compiler: Add fallthrough() helperCyrill Gorcunov2018-02-253-0/+40
* output: outobj -- Fix typo in obj_initCyrill Gorcunov2018-02-251-1/+1
* output: elf,ieee,macho,obj -- Fix mofule name for commit 81b62b9f54ac8e4019a9...Cyrill Gorcunov2018-02-254-0/+4
* get_cpu: Fix a7ecf2646d6c80b994be7d340140379d580050cfCyrill Gorcunov2018-02-251-0/+2
* compiler: Fix typo in 6686fc6Cyrill Gorcunov2018-02-241-1/+1
* openwcom.mak: use \ as path separatorsH. Peter Anvin2018-02-221-153/+153
* Merge branch 'master' of ssh://repo.or.cz/srv/git/nasmH. Peter Anvin2018-02-2216-284/+524
|\
| * Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2018-02-203-1/+81
| |\
| | * version: bump to 2.13.04rc0 until we have an actual -rcnasm-2.13.xxH. Peter Anvin2018-02-141-1/+1
| | * insns.dat: add aliases of the RET instruction with explicit operand sizeH. Peter Anvin2018-02-143-1/+81
| * | Fix problem with C99 inlines and -Werror=missing-prototypesH. Peter Anvin2018-02-204-10/+49
| * | Merge branch 'nasm-2.13.xx'Cyrill Gorcunov2018-02-101-3/+1
| |\ \ | | |/
| | * nasmlib: Drop pure_func attrib from seg_allocCyrill Gorcunov2018-02-101-1/+1
| | * nasmlib: Drop unused seg_initCyrill Gorcunov2018-02-101-2/+0
| * | asm: allow abort on panic to be specified at runtimeH. Peter Anvin2018-02-071-54/+54
| * | Merge tag 'nasm-2.13.03'H. Peter Anvin2018-02-079-217/+341
| |\ \ | | |/
| | * NASM 2.13.03nasm-2.13.03H. Peter Anvin2018-02-071-1/+1
| | * doc: some more documentation on 64-bit programmingH. Peter Anvin2018-02-071-7/+14
| | * doc: clarify need for ABS QWORD to do a 64-bit absolute loadH. Peter Anvin2018-02-071-1/+1
| | * doc: add a bit more text about 64-bit immediates and pointersH. Peter Anvin2018-02-071-1/+19
| | * NASM 2.13.03rc6nasm-2.13.03rc6H. Peter Anvin2018-02-071-1/+1
| | * doc/changes.src: add missing blank line between bullet pointsH. Peter Anvin2018-02-071-0/+1
| | * vaesenc.asm: add a few more test casesH. Peter Anvin2018-02-071-1/+17
| | * NASM 2.13.03rc5nasm-2.13.03rc5H. Peter Anvin2018-02-061-1/+1
| | * 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