2019-08-15 |
H. Peter Anvin ... | masm.mac: tbyte -> tword Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-14 |
H. Peter Anvin ... | test: very simple test for MASM displacement syntax Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-14 |
H. Peter Anvin ... | masm.mac, parser: VERY limited MASM emulation package Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-14 |
H. Peter Anvin ... | LEA: allow immediate syntax; ignore operand size entirely Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | warnings.pl: remove one more instance of "scalar(%hash)" Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | travis: update warning output Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | preproc.c: make sure we have the correct token lengths Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | asm/nasm.c: make --debug=level actually work Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | obsolete: make the message clearer in the case of NEVER... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | obsolete handing: handle a few more subcases in a useful way Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | BR 3392590: add warning for valid but obsolete instructions Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
Ozkan Sezer | compiler.h: fix bad typedef in case of HAVE__BOOL Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | warnings.pl: BR 3392585: don't use scalar(%hash) Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | perl files: clean up warnings Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | error.h: fix typo: nasm_intof -> nasm_infof Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | listing: add -L option for additional listing info Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | Diagnostics: make debug more dynamic, note -> info... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | labels.c: don't use ERR_NOTE for additional information Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | Add implicitly sized versions of the K instructions Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | insns.pl: use less cantankerous string expansion; better... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-09 |
H. Peter Anvin ... | preproc: fix parsing of single-line macro arguments... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
Iouri Kharon | msvc.h: Allow building with MSVC versions older than... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
Ozkan Sezer | update watcom config file. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
H. Peter Anvin ... | autogen.sh: allow overriding autotools location, and... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
Ozkan Sezer | fix pa_add_headers.m4 for development versions of autoconf... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
H. Peter Anvin ... | br3392586: add test case for smacro descent Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
H. Peter Anvin ... | preproc.c: fix macro descent Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | Merge branch 'iflags'
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | iflags.ph: add file missing from commit 418138c8f2d1 Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | assemble: shuffle a few assignments around Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | doc: actually build and propagate fontpath file Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | Warn if trying to assemble obsolete instructions Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | iflag.h: fix IF_CPU_LEVEL_MASK, add missing CPU definitions Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | iflag.h: simplify, fix iflag_cmp() when bit 31 is set Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | iflags: move definitions to a separate file; auto-generate... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | outmacho.c: mark zeroing warning as WARN_ZEROING Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | warnings.pl: move comment Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | warnings.pl: warn on duplicate definition instead of... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | Replace nasm_error(ERR_WARNING|...) with nasm_warn() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-05-15 |
H. Peter Anvin ... | file.c: the "rb" os_fopen() flags are static in two... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-05-15 |
H. Peter Anvin ... | file.c: handle long pathnames on Windows Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-04-26 |
H. Peter Anvin ... | preproc: factor out getting a line of tokens and detokenizing it Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-04-26 |
H. Peter Anvin ... | preproc: massive cleanup of smacro expansion Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-04-24 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx'
|
commit | commitdiff | tree |
2019-04-24 |
H. Peter Anvin ... | Merge branch 'evalmacro' Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-04-24 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx'...
|
commit | commitdiff | tree |
2019-01-11 |
H. Peter Anvin ... | sectalign: "sectalign on|off" should not affect an... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-11 |
H. Peter Anvin ... | alignb: disable warnings for use in a progbits section Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-11 |
H. Peter Anvin ... | warnings: add [warning push] and [warning pop] Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-11 |
H. Peter Anvin ... | Warnings: move zeroing reserved space to a separate... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-18 |
H. Peter Anvin ... | With buffered warnings, change the handling of error... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-18 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx'
|
commit | commitdiff | tree |
2018-12-18 |
H. Peter Anvin ... | test/Makefile: add .aout target Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-18 |
H. Peter Anvin ... | Clean up the handling of various passes Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | nasm_assert(): try to run at compile time if possible Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | warnings: make WARN_* constant obligatory for warnings Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | nasm_warnf() -> nasm_warn() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Merge tag 'nasm-2.14.01rc5'
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | NASM 2.14.01rc5
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Document the -Ov option, minor fix for gcc -Og Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | labels.c: redefine test should be passn, not pass0 Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | --no-line: new option to ignore %line directives Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Restore the ability to have ? in identifiers, except... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Define and use offsetin() instead of offsetof() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | strlist, warnings: improve strlist, buffer warnings... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | hashtbl: fix errors in hash_iterate() and hash_free() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | listing: use a non-uniqizing strlist to buffer error... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | strlist: make sure strlist_free() works for a non-uniqizing... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | configure: make section garbage collect the default Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | strlist: can be unique or not, add printf functions Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | assemble.c: capitalize LOCK prefix Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Merge branch 'mkwarnings' Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx'
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | asprintf: add "axprintf" functions that allocate extra... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | asprintf: actually include asprintf.c Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | warnings: define warning classes at point of use Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | errors: correct message saying -w+error= ... is in... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | errors: change the severity parameter from "int" to... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/master' into mkwarnings
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | warnings: change WARN_MNP -> WARN_MACRO_PARAMS Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | NASM 2.14.01rc4
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | errfile.c: add file missing from previous checkin Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx' Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | warnings.pl: script to harvest warnings directly from... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | malloc: handle potential infinite loop in nasm_alloc_failed() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | warnings: Make WARN_ constants consistent with -w options Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | Merge remote-tracking branch 'origin/nasm-2.14.xx' Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | warnings: rename ERR_WARN_* to WARN_* Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | NASM 2.14.01rc3
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin | error: new flag ERR_HERE
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin | errors: unify nasm_verror_{gnu,vc} and remove some...
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin | error: remove unused ERR_TOPFILE
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | BR 3392535: warning on redefine, promote define-on... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | listing.c: handle multiple error messages on a single... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | warnings: WARN_OTHER is now "above", not "below" Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-13 |
H. Peter Anvin ... | warnings: make it possible for a warning to default... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-12 |
H. Peter Anvin ... | warnings; move WARN_OTHER to the end; allow non-warnings... Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-12 |
H. Peter Anvin ... | configure: add -Wno-shift-negative-value Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-12 |
H. Peter Anvin ... | warnings: rename ERR_WARN_* to WARN_* Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-12 |
H. Peter Anvin ... | nasmlib: Add nasm_(v)asprintf() Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |