index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
BR 3392691: errors: issue ERR_PASS2 messages in preproc-only mode
H. Peter Anvin (Intel)
2020-07-03
1
-4
/
+19
*
Change unused -> unused_func to remove special case
H. Peter Anvin (Intel)
2020-07-01
2
-3
/
+3
*
preproc: expand_mmac_param_range() should be static
H. Peter Anvin (Intel)
2020-06-30
1
-1
/
+1
*
preproc: fix %{:} macro operand ranges
H. Peter Anvin (Intel)
2020-06-30
1
-62
/
+25
*
Make empty db statement a suppressable warning
H. Peter Anvin (Intel)
2020-06-30
1
-2
/
+9
*
clang: mark inline functions unused and add warning options
H. Peter Anvin (Intel)
2020-06-30
2
-3
/
+6
*
hash generators: rename UNUSED to UNUSED_HASH_ENTRY
H. Peter Anvin (Intel)
2020-06-30
2
-6
/
+6
*
listing: list short reserved blocks as ?? instead of <res ...>
H. Peter Anvin (Intel)
2020-06-27
1
-2
/
+7
*
doc: clean up warnings formatting
H. Peter Anvin (Intel)
2020-06-27
3
-3
/
+14
*
BR 3392681: handle a64 instruction patters correctly
H. Peter Anvin (Intel)
2020-06-22
1
-1
/
+0
*
BR 3392648: rename float.[ch] to floats.[ch]
H. Peter Anvin (Intel)
2020-06-14
6
-10
/
+10
*
%line: quote filenames with double spaces, use unsigned char check
H. Peter Anvin (Intel)
2020-06-14
1
-3
/
+8
*
preproc, srcfile: much saner handling of %line directives
H. Peter Anvin (Intel)
2020-06-14
4
-154
/
+234
*
preproc.c: make extra sure we always have a null-terminated token
H. Peter Anvin (Intel)
2020-06-14
1
-7
/
+13
*
preproc.c: make extra sure tokens are always null-terminated
H. Peter Anvin (Intel)
2020-06-14
1
-7
/
+10
*
preproc: even more handling of backwards compatibility for mmacros
H. Peter Anvin (Intel)
2020-06-14
1
-99
/
+161
*
preproc: %clear options, backwards compatibility hack for x264
H. Peter Anvin (Intel)
2020-06-08
1
-107
/
+341
*
preproc: need to look at mmac->in_progress not mstk->in_progress
H. Peter Anvin (Intel)
2020-06-08
1
-2
/
+3
*
Fix missing "here" from error messages
H. Peter Anvin (Intel)
2020-06-05
1
-0
/
+4
*
preproc: %ifdef needs to accept any argument count
H. Peter Anvin (Intel)
2020-06-05
1
-1
/
+1
*
preproc: commas inside parens don't break macro arguments
H. Peter Anvin
2020-06-04
1
-2
/
+2
*
BR 3392662: handle empty argument at end of mmacro call
H. Peter Anvin (Intel)
2020-06-04
1
-3
/
+10
*
nasm.c: correctly print errors once committed; assert errhold_stack empty
H. Peter Anvin (Intel)
2020-06-04
1
-5
/
+10
*
preproc: don't call nasm_error_hold_push() twice
H. Peter Anvin (Intel)
2020-06-04
1
-1
/
+0
*
BR 3392652: hold smacro expansion warnings until we are sure
H. Peter Anvin (Intel)
2020-06-04
2
-34
/
+138
*
asm/error.c: handle warning "all" correctly
H. Peter Anvin (Intel)
2020-06-04
1
-2
/
+6
*
BR 3392667: more reasonable limit for expression descent
H. Peter Anvin (Intel)
2020-06-01
1
-3
/
+15
*
preproc: error out if an include file exists but can't be opened
H. Peter Anvin (Intel)
2020-06-01
1
-6
/
+9
*
BR 3392669: in expand_one_smacro(), we may reach EOL before tafter
H. Peter Anvin (Intel)
2020-06-01
1
-1
/
+1
*
BR 3392668: in %define, don't set "definining" until confirmed
H. Peter Anvin (Intel)
2020-06-01
1
-6
/
+11
*
BR 3392668: preproc: test for macro in TOK_LOCAL_SYMBOL
H. Peter Anvin (Intel)
2020-06-01
1
-3
/
+15
*
preproc: Fix in accessing the definition structure of a single-line macro
Chang S. Bae
2020-04-21
1
-1
/
+1
*
preproc: Fix the macro-parameter check for conditional code
Chang S. Bae
2020-04-21
1
-1
/
+1
*
preproc: Fix the token in expanding the macro-parameters
Chang S. Bae
2020-04-21
1
-2
/
+0
*
preproc: Fix the token iterator in expanding single-line macro
Chang S. Bae
2020-04-21
1
-1
/
+3
*
preproc: Fix to reset %rep list line number after every iteration
Chang S. Bae
2020-04-17
1
-0
/
+1
*
preproc: fix %undef of macro aliases, and add %ifdefalias
H. Peter Anvin (Intel)
2019-10-23
2
-35
/
+38
*
listing: make it possible to flush the listing output after every line
H. Peter Anvin (Intel)
2019-10-23
2
-1
/
+7
*
preproc: properly protect %xdefine params (see below), cleanups
H. Peter Anvin (Intel)
2019-10-23
1
-73
/
+102
*
preproc: reserve space for terminal NUL in %strcat
H. Peter Anvin (Intel)
2019-10-17
1
-1
/
+1
*
preproc: fix %strcat and %substr
H. Peter Anvin (Intel)
2019-10-16
1
-4
/
+9
*
preproc: %xdefine must process arguments before expanding
H. Peter Anvin (Intel)
2019-10-16
1
-4
/
+12
*
Implement an enhanced version of MASM's dup() and "db ?" syntax.
H. Peter Anvin (Intel)
2019-10-16
4
-269
/
+465
*
preproc: fix the detection of the >= operator
H. Peter Anvin
2019-10-07
1
-1
/
+3
*
preproc: make %exitrep do what it is supposed to
H. Peter Anvin
2019-10-07
1
-1
/
+1
*
warnings.pl: correct the documentation output for aliases
H. Peter Anvin
2019-10-07
1
-1
/
+1
*
warnings: do a line break before enabled/disabled note
H. Peter Anvin
2019-10-03
2
-2
/
+1
*
warnings: make it possible to put blank lines in doc text
H. Peter Anvin
2019-10-03
2
-40
/
+37
*
pragma: handle default name/fallback handler for NULL list; cleanups
H. Peter Anvin
2019-09-30
1
-68
/
+145
*
preprocessor: major cleanups; inline text into Token
pp-inline
H. Peter Anvin
2019-09-23
4
-681
/
+1038
[next]