| Commit message (Expand) | Author | Age | Files | Lines |
* | preproc: add new %note directivenote | H. Peter Anvin (Intel) | 2018-06-27 | 5 | -8/+50 |
* | listing: add support for multiple errors and dropping the current line | H. Peter Anvin (Intel) | 2018-06-27 | 2 | -33/+49 |
* | NASM 2.14rc13nasm-2.14rc13 | H. Peter Anvin (Intel) | 2018-06-27 | 1 | -1/+1 |
* | asm: add a default-off warning for phase error in pass 1 | H. Peter Anvin (Intel) | 2018-06-27 | 3 | -4/+20 |
* | NASM 2.14rc12nasm-2.14rc12 | H. Peter Anvin (Intel) | 2018-06-27 | 1 | -1/+1 |
* | subsections: don't lose the offset in the parent section | H. Peter Anvin (Intel) | 2018-06-27 | 4 | -8/+26 |
* | nasm.c: min 2 optimization passes, don't re-run pass 1 | H. Peter Anvin (Intel) | 2018-06-27 | 1 | -1/+8 |
* | doc/rdsrc.pl: fix unescaped brace | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -2/+2 |
* | NASM 2.14rc11nasm-2.14rc11 | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -1/+1 |
* | insns.dat: add Intel Software Guard Extensions (SGX) instructions | H. Peter Anvin (Intel) | 2018-06-25 | 2 | -0/+6 |
* | doc: add a few more updates | H. Peter Anvin (Intel) | 2018-06-25 | 2 | -22/+22 |
* | insns.dat: V4F(N)MADDSS are .lig not .512 | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -2/+2 |
* | NASM 2.14rc10nasm-2.14rc10 | H. Peter Anvin | 2018-06-25 | 1 | -1/+1 |
* | insns.dat: fix the opcodes for the V4FNM* instructions | H. Peter Anvin | 2018-06-25 | 1 | -2/+2 |
* | NASM 2.14rc9nasm-2.14rc9 | H. Peter Anvin | 2018-06-25 | 1 | -1/+1 |
* | asm: support the +n syntax for register sets | H. Peter Anvin | 2018-06-25 | 6 | -18/+82 |
* | insns.dat: add support for the V4* and VP4* 4-way instructionsnasm-2.14rc8 | H. Peter Anvin (Intel) | 2018-06-25 | 2 | -0/+12 |
* | insns.dat: add PTWRITE instruction | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -0/+4 |
* | changes.src: cleanup and fixes | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -15/+17 |
* | doc: 2.14 change log | Chang S. Bae | 2018-06-25 | 2 | -1/+48 |
* | doc: document new feature from version 2.14 | Chang S. Bae | 2018-06-25 | 1 | -6/+139 |
* | nasm: fix some typo and description for the option help | Chang S. Bae | 2018-06-25 | 1 | -4/+6 |
* | NASM 2.14rc8 | H. Peter Anvin (Intel) | 2018-06-25 | 1 | -1/+1 |
* | absolute: in absolute space, need to use absolute.segment | H. Peter Anvin (Intel) | 2018-06-25 | 2 | -1/+3 |
* | test: make absolute.asm buildable even when not in binary mode | H. Peter Anvin, Intel | 2018-06-25 | 1 | -3/+4 |
* | test: add test for context-local labels and extern label promotion | H. Peter Anvin, Intel | 2018-06-25 | 1 | -0/+25 |
* | labels: auto-promote EXTERN labels to GLOBAL if defined | H. Peter Anvin, Intel | 2018-06-25 | 1 | -1/+7 |
* | labels: if we have overridden EXTERN, don't call define_label() | H. Peter Anvin, Intel | 2018-06-25 | 1 | -1/+1 |
* | labels: fix formatting of warning message | H. Peter Anvin, Intel | 2018-06-25 | 1 | -2/+2 |
* | nasm: need to call init_labels() before command line parsing | H. Peter Anvin, Intel | 2018-06-25 | 1 | -7/+7 |
* | labels: don't update the local variable base for *ANY* dot labels | H. Peter Anvin, Intel | 2018-06-25 | 1 | -10/+22 |
* | NASM 2.14rc7nasm-2.14rc7 | H. Peter Anvin | 2018-06-18 | 1 | -1/+1 |
* | RAA: make pointer vs integer RAAs type safe | H. Peter Anvin | 2018-06-18 | 3 | -52/+76 |
* | outmacho: don't use raa_read() for pointer values | H. Peter Anvin | 2018-06-18 | 1 | -1/+1 |
* | labels: pass the mangled name to the backend for fixups | H. Peter Anvin | 2018-06-18 | 1 | -1/+1 |
* | NASM 2.14rc6nasm-2.14rc6 | H. Peter Anvin | 2018-06-18 | 1 | -1/+1 |
* | Makefile.in: fix building RDOFF | H. Peter Anvin | 2018-06-18 | 1 | -1/+1 |
* | MSVC: fix dependency generation and building RDOFF under MSVC | H. Peter Anvin | 2018-06-18 | 3 | -47/+41 |
* | .gitignore: add asm/directbl.h | H. Peter Anvin | 2018-06-18 | 1 | -0/+1 |
* | test: test for ELF symbol visibility | H. Peter Anvin | 2018-06-18 | 1 | -0/+10 |
* | pragma: define a hander for generic output (and debug) pragmas | H. Peter Anvin | 2018-06-18 | 3 | -14/+25 |
* | test/Makefile: qualify the names of list files with output format | H. Peter Anvin | 2018-06-18 | 1 | -15/+15 |
* | nasm.h: remove unused constants | H. Peter Anvin | 2018-06-18 | 1 | -8/+0 |
* | NASM 2.14rc5nasm-2.14rc5 | H. Peter Anvin | 2018-06-16 | 1 | -1/+1 |
* | insns.dat: update with instructions from ISE 319433-034 | H. Peter Anvin | 2018-06-16 | 2 | -3/+138 |
* | Make limits 64 bits, add globallines limit to configurable limits | H. Peter Anvin | 2018-06-15 | 5 | -23/+27 |
* | Makefile.in: remove duplicated $(ALL_CFLAGS) | H. Peter Anvin | 2018-06-15 | 1 | -3/+3 |
* | Merge commit '7daa26f9ba3ca45813d16ce540564448c13b16fa' into nasm-2.14.xx | H. Peter Anvin | 2018-06-15 | 3 | -2/+6 |
|\ |
|
| * | gcc: fix mistakes discovered by recent gcc | H. Peter Anvin | 2018-06-02 | 2 | -2/+3 |
| * | gcc: newer gcc trip on -Wstringop-truncation for valid uses of strncpy() | H. Peter Anvin | 2018-06-02 | 1 | -0/+3 |