2019-08-09 |
H. Peter Anvin ... | Add implicitly sized versions of the K instructions ...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... ...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... ...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... ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
Ozkan Sezer | update watcom config file. ...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... ...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... ...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 ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-08 |
H. Peter Anvin ... | preproc.c: fix macro descent ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin | autoconf: update helpers/config.{sub,guess} Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin | x86/insns-iflags.ph: add comments in iflag.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin | Merge empty reservations from TIMES; add counts in... Signed-off-by: H. Peter Anvin <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 ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | assemble: shuffle a few assignments around ...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 ...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 ...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 ...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 ...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... ...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 ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-08-07 |
H. Peter Anvin ... | warnings.pl: move comment ...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... ...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() ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | asm/assemble.c: stylistic fix to bnd warning Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | Add group aliases for all prefixed warnings. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | doc: fix yet another set of Ghostscript font problems Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | outelf: get rid of long-since-obsolete gnu extensions... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | quote: improve comment Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | quote: emit invalid UTF-8 rather than just dropping... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | strfunc: better error messages if a string transform... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-07 |
H. Peter Anvin | asm/quote.c: fix range cutoffs for UTF-8 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-06 |
H. Peter Anvin | nasmlib.h: fix indentation in nasm_try_static_assert() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-06 |
H. Peter Anvin | quote.c: let nasm_skip_string() return NULL for a non... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-06 |
H. Peter Anvin | Merge branch 'master' of ssh://repo.or.cz/nasm Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-06-06 |
H. Peter Anvin | quote: drop merging of adjacent strings; allow some... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-05-15 |
H. Peter Anvin ... | file.c: the "rb" os_fopen() flags are static in two... ...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 ...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 ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-04-26 |
H. Peter Anvin ... | preproc: massive cleanup of smacro expansion ...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' ...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-22 |
H. Peter Anvin | quote: disallow control characters in C strings; concatendat... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | preproc: add %i... variants, evaluated macro parameters... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | ELF: the .note section should be 4-byte aligned Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | Handle more ELF section types Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | ELF: handle more than 32,633 sections Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | SAA: allow seeking beyond the end of the array Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-26 |
H. Peter Anvin | configure.ac: add --enable-profiling option Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-02-22 |
H. Peter Anvin | autoconf: move aux directory, define AC_CONFIG_AUX_DIR() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-12 |
H. Peter Anvin | outelf: hash sections for performance Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2019-01-11 |
H. Peter Anvin ... | sectalign: "sectalign on|off" should not affect an... ...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 ...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] ...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... ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-30 |
H. Peter Anvin | NASM 2.14.03rc2
|
commit | commitdiff | tree |
2018-12-30 |
H. Peter Anvin | ELF: add support for the ELF "merge" attribute Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-30 |
H. Peter Anvin | tokhash.pl: zero all the fields for a not-found token Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-30 |
H. Peter Anvin | tokens.dat: TOKEN_SIZE sizes belong in inttwo, not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | nasmlib.h: clarify the semantics of nasm_aprintf_size() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | Move <strings.h> inclusion to "compiler.h" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | Remove #includes already provided by "compiler.h" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | Replace <ctype.h> includes with "nctype.h" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | Merge tag 'nasm-2.14.03rc1' Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | NASM 2.14.03rc1
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | changes.src: document suppressed messages Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-27 |
H. Peter Anvin | BR 3392539: some errors can "cascade". Allow suppressing... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | Merge tag 'nasm-2.14.02'
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | compiler.h: need to cast a (void *) to (char *) before... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | nasmlib/ver.[ch]: add "compiler.h" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | Move <string.h> inclusion to compiler.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | Mkfiles: run "make cleandist" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | Test for the mempcpy() function and add alternative... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | nasm.spec.in: remove obsolete files
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | TODO: delete completely obsolete file
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | nasm.spec.in: we need *automake*; autoheader is in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | nasm.spec.in: need autoheader, use autogen.sh Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | tools/release: handle new binary files Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-26 |
H. Peter Anvin | changes.src: document fix for listing module crash Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-24 |
H. Peter Anvin | Factor out size tokens and annotate with the corresponding... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-24 |
H. Peter Anvin | BR 3392538: test case for double free in listing module Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-24 |
H. Peter Anvin | elf.h: add relocation numbers for segmented support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-24 |
H. Peter Anvin | Makefile: make doc depend on warnings.src Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-23 |
H. Peter Anvin | Merge tag 'nasm-2.14.01' Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-23 |
H. Peter Anvin | autogen.sh: add code to re-run configure afterwards Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-23 |
H. Peter Anvin | autoconf: use librarized autoconf setup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-23 |
H. Peter Anvin | NASM 2.14.01
|
commit | commitdiff | tree |
2018-12-23 |
H. Peter Anvin | insns.dat: accept explicit ax/eax/rax operand to CLZERO Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-19 |
H. Peter Anvin | assemble_file(): break up this gigantic mess Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-19 |
H. Peter Anvin | Makefile.in: add target for running travis Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-19 |
H. Peter Anvin | Don't convert the various RESx instructions to RESB Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-18 |
H. Peter Anvin ... | With buffered warnings, change the handling of error... ...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 ...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 ...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 ...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 ...off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
|
commit | commitdiff | tree |
2018-12-14 |
H. Peter Anvin ... | nasm_warnf() -> nasm_warn() ...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 |