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
/
preproc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
preproc.c: revamped context-local fall-through warning message
Keith Kanios
2010-08-14
1
-5
/
+6
*
preproc.c: Context-through single macros expansion is deprecated
Cyrill Gorcunov
2010-08-11
1
-10
/
+28
*
preproc.c: modified deprecation warning for context-local label fallthrough
Keith Kanios
2010-08-10
1
-8
/
+9
*
preproc.c: Fix error message typo
Cyrill Gorcunov
2010-08-09
1
-1
/
+1
*
BR3041451: Implement upper bound for %rep counter
Cyrill Gorcunov
2010-08-09
1
-1
/
+9
*
preproc.c: added deprecation warning for context-local label fallthrough
Keith Kanios
2010-08-09
1
-1
/
+7
*
preproc.: Fix NULL dereference on broken %strlen argument
Cyrill Gorcunov
2010-07-23
1
-1
/
+1
*
preproc: allow non-identifier character in environment variables
H. Peter Anvin
2010-07-20
1
-28
/
+68
*
preproc: add %ifenv
H. Peter Anvin
2010-07-13
1
-0
/
+21
*
BR3028880: Revert to nonfatal, better error message, cleanup
H. Peter Anvin
2010-07-13
1
-4
/
+6
*
BR3028880: Make nonexistent environment variable being fatal error
Cyrill Gorcunov
2010-07-13
1
-5
/
+3
*
BR3028880: Fix NULL dereference on nonexistent environment variable
Cyrill Gorcunov
2010-07-13
1
-4
/
+7
*
tokenize: Fix wrong string index in indirect strings
Cyrill Gorcunov
2010-07-13
1
-1
/
+1
*
preproc: Extract reading line from predefined macros from read_line
Cyrill Gorcunov
2010-07-13
1
-60
/
+83
*
BR3026808: Assign to local preprocessor variable does not work in 2.09
Cyrill Gorcunov
2010-07-13
1
-1
/
+0
*
preproc.c: Fix NULL deref on token pasting
Cyrill Gorcunov
2010-07-10
1
-1
/
+3
*
preproc: don't paste TOK_PREPROC_ID
H. Peter Anvin
2010-07-08
1
-1
/
+1
*
Revert "BR3005117: Expland local single macro before pasting tokens"
H. Peter Anvin
2010-07-08
1
-26
/
+0
*
Revert "expand_mmac_params: Don't forget to handle TOK_OTHER"
H. Peter Anvin
2010-07-08
1
-2
/
+1
*
Revert "expand_mmac_params: Expand local single macros unconditionally"
H. Peter Anvin
2010-07-08
1
-1
/
+6
*
Revert "expand_mmac_params: Expand local single macros unconditionally"
H. Peter Anvin
2010-07-08
1
-1
/
+8
*
preproc.c: Get rid of signed/unsigned comparison warning
Cyrill Gorcunov
2010-06-20
1
-2
/
+2
*
expand_mmac_params: Expand local single macros unconditionally
Cyrill Gorcunov
2010-06-08
1
-8
/
+1
*
expand_mmac_params: Expand local single macros unconditionally
Cyrill Gorcunov
2010-06-08
1
-6
/
+1
*
expand_mmac_params_range: Simplify condition
Cyrill Gorcunov
2010-06-05
1
-4
/
+2
*
preproc.c: Fix argument indices checking in parameters range
Cyrill Gorcunov
2010-06-05
1
-2
/
+4
*
preproc.c: Introduce macros parameters range expansion
Cyrill Gorcunov
2010-06-05
1
-77
/
+164
*
expand_mmac_params: Format condition
Cyrill Gorcunov
2010-06-04
1
-3
/
+3
*
nasmlib: Rename elements() macro to ARRAY_SIZE
Cyrill Gorcunov
2010-06-03
1
-3
/
+3
*
preproc.c: Use list_ helpers
Cyrill Gorcunov
2010-06-02
1
-33
/
+23
*
expand_mmac_params: Don't forget to handle TOK_OTHER
Cyrill Gorcunov
2010-06-02
1
-1
/
+2
*
BR3005117: Expland local single macro before pasting tokens
Cyrill Gorcunov
2010-06-02
1
-0
/
+26
*
expand_mmacro: Use list helpers
Cyrill Gorcunov
2010-04-10
1
-2
/
+2
*
detoken: Use list_for_each helpers
Cyrill Gorcunov
2010-04-10
1
-7
/
+8
*
expand_smacro: stylish nits
Cyrill Gorcunov
2010-04-10
1
-16
/
+10
*
preproc.c: Fix regression introduced in bebf0d215
Victor van den Elzen
2010-03-10
1
-1
/
+1
*
preproc.c: Turn off rmacro,exitmacro support
Cyrill Gorcunov
2010-02-28
1
-0
/
+11
*
preproc.c: Eliminate parasite comment on PP_STACKSIZE
Cyrill Gorcunov
2010-02-17
1
-3
/
+0
*
preproc.c: Fix tab\space mess
Cyrill Gorcunov
2010-02-17
1
-1076
/
+1088
*
preproc.c: Fix SIGSEV on missed %endm
Cyrill Gorcunov
2010-02-14
1
-0
/
+1
*
preproc.c: Fix NULL dereference on package absence
Cyrill Gorcunov
2010-02-12
1
-4
/
+4
*
expand_smacro: Don't search for ID in global context
Cyrill Gorcunov
2010-02-11
1
-6
/
+6
*
Use ALIGN helper
Cyrill Gorcunov
2010-02-11
1
-2
/
+2
*
preproc.c: Use 16 byte offset in "flat64" stack model
Per Jessen
2010-02-11
1
-1
/
+1
*
preproc.c: expand_smacro -- break endless loop for interminable macro recursion
Cyrill Gorcunov
2009-11-21
1
-1
/
+2
*
preproc.c: fix exitmacro to account for if/endif blocks
Keith Kanios
2009-10-25
1
-3
/
+21
*
preproc.c: use string helpers
Cyrill Gorcunov
2009-10-13
1
-10
/
+5
*
preproc.c - remove redundant assignment
Cyrill Gorcunov
2009-07-20
1
-1
/
+0
*
Drop efunc and evalfunc as input to the preprocessor
H. Peter Anvin
2009-07-18
1
-9
/
+4
*
preproc: style cleanups
H. Peter Anvin
2009-07-15
1
-204
/
+203
[next]