ndisasm: Match vector length with EVEX.b set
[platform/upstream/nasm.git] / preproc.c
2013-11-28 Jin Kyu Songpreproc: Handle curly braces in multi-line macro parameters
2013-11-28 Jin Kyu SongRevert "AVX-512: Handle curly braces in multi-line...
2013-11-20 Jin Kyu SongBuild: Suppress warning messages
2013-11-09 Cyrill GorcunovBR3392270: preproc: Handle all token chains in mmacro...
2013-10-03 Cyrill GorcunovMerge branch 'nasm-2.10.xx'
2013-10-02 H. Peter AnvinMerge branch 'avx512'
2013-08-22 Jin Kyu SongAVX-512: Handle curly braces in multi-line macro parameters
2013-05-06 Cyrill GorcunovBR3392253: Fix potential buffer overflow in number...
2013-03-31 Philipp KlokeFixed wrong/redundant comparison according to documenta...
2013-02-04 Cyrill GorcunovBR3392240: preproc: Don't fail on pasting of space...
2012-12-27 Cyrill Gorcunovbr3392236: Don't treat \Space after \BackSlash as a...
2012-10-27 Cyrill GorcunovBR3392226 preproc: Rework line readin procedure
2012-08-07 Cyrill GorcunovBR 3392207: preproc: Rewrite paste_tokens routine
2012-05-06 Cyrill Gorcunovpreproc: Split get rid of global preproc methods
2012-05-06 Cyrill Gorcunovpreproc: Drop never used pp_runtime
2012-05-01 Cyrill Gorcunovpreproc: Use bsii helper
2012-03-11 Cyrill Gorcunovpreproc: Finally drop context-through search
2012-03-04 Cyrill GorcunovBR3392200: preproc - Fix dangling paste term
2012-03-04 H. Peter Anvinpreproc: Revert to the NASM 2.09 preprocessor
2012-02-29 Cyrill Gorcunovpreproc: Drop never used Cond structure
2012-02-27 Cyrill GorcunovBR3392200: preproc - Fix dangling paste term
2011-11-20 Cyrill Gorcunovpreproc: Proper bracing with list_for_each
2011-10-09 Cyrill Gorcunovpreproc: Drop NULL assignments for static variables
2011-10-09 Cyrill Gorcunovpreproc: A few style fixups
2011-10-02 Cyrill Gorcunovpreproc: %ifenv should require environment variable...
2011-10-01 Cyrill GorcunovBR3414012: Make %if[n]def to handle tail spaces
2011-07-31 Cyrill Gorcunovpreproc: Drop emitting() rudimanet
2011-07-17 Cyrill Gorcunovpreproc: Align members in structures
2011-07-17 Cyrill Gorcunovpreproc: Reorder ExpInv to drop padding
2011-07-17 Cyrill Gorcunovpreproc: Reorder SMacro members to eliminate padding
2011-07-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-06 Cyrill Gorcunovpreproc: Drop useless assignments
2011-07-03 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-07-01 Cyrill Gorcunovpreproc: Move Preproc type to preproc_ops structure
2011-06-29 Cyrill Gorcunovpreproc: Refactor smacro paramters expansion
2011-06-29 Cyrill Gorcunovpreproc: Add smacro paramter helpers
2011-06-29 Cyrill Gorcunovpreproc: Alignment in loop
2011-06-27 Cyrill Gorcunovpreproc: Finally drop context-through search
2011-06-27 Cyrill Gorcunovpreproc: nasm_free is safe against NULL argument
2011-06-26 Cyrill GorcunovRevert "BR3288901: Relax concat rules in preprocessor...
2011-06-26 Cyrill Gorcunovpreproc: Add trace point into paste_tokens
2011-06-26 Cyrill Gorcunovpreproc: Some more tracing calls
2011-06-26 Cyrill Gorcunovpreproc: Missed double charp in nasm_trace
2011-06-25 Cyrill Gorcunovpreproc: Add tokenization tracing
2011-06-25 Cyrill Gorcunovpreproc.c: Get rid of a few tabs and update year
2011-06-25 Cyrill Gorcunovpreproc.c: Use list_reverse helper
2011-06-25 Cyrill Gorcunovpreproc: Drop unused 'mtok' variable
2011-06-25 Cyrill GorcunovBR3288901: Relax concat rules in preprocessor code
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-06-23 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-04-06 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-15 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2011-03-12 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-03-07 Cyrill Gorcunovpreproc.c: Don't forget to dup filename before free
2011-03-05 Cyrill Gorcunovpreproc.c: Fix use-after-free bug
2011-02-28 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-28 Cyrill Gorcunovpreproc: Use nasm_zalloc helper
2011-02-22 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-20 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2011-02-14 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-12-18 Keith Kaniospreproc.c: fix tokenize() warnings for ignored expansio...
2010-12-18 Keith Kaniospreproc.c: simplify %un[i]macro warning message
2010-12-18 Keith Kaniospreproc.c: warn/ignore when attempting to %un[i]macro...
2010-12-18 Keith Kaniospreproc.c: replace tabs with spaces on recent commits
2010-12-18 Keith Kaniospreproc.c: free expansion definitions as needed
2010-12-18 Keith Kaniospreproc.c: free tokens when ignoring expansion definiti...
2010-12-18 Keith Kaniospreproc.c: placate tokenize() warnings during expansion...
2010-11-23 Cyrill GorcunovMerge branch 'insns'
2010-11-21 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-11-16 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-11-13 Keith Kaniospreproc.c: fix handling of %? and %??
2010-11-11 Cyrill GorcunovMerge branch 'cleanup'
2010-11-11 Cyrill GorcunovRevert 29cb0bb1b39f4e3c9e013993457e85fce14f5142
2010-11-11 Cyrill Gorcunovpreproc: Add dump_token helper
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc more
2010-11-11 Cyrill Gorcunovpreproc: Use memset for stack allocated structure
2010-11-11 Cyrill Gorcunovpreproc: inc_fopen -- set sl->next early
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc for new_ExpDef, new_ExpInv
2010-11-11 Cyrill Gorcunovpreproc: Use nasm_zalloc in new_Line
2010-11-11 Cyrill Gorcunovpreproc.c: Get rid of tab/space mess
2010-11-10 Cyrill Gorcunovpreproc: do_directive: Allocate 'Include' from zeroifie...
2010-11-08 H. Peter Anvinpreproc.c: use nasm_strdup() rather than naked strdup()
2010-11-08 Keith Kaniospreproc.c: placate errors in OpenWatcom Compiler
2010-11-07 Keith Kaniospreproc.c: Fix OpenWatcom compiler error
2010-11-07 Cyrill Gorcunovpreproc.c: Fix OpenWatcom compiler error
2010-11-06 Keith Kaniospreproc.c: merge from preproc-rewrite branch
2010-10-27 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-10-27 Cyrill Gorcunovpreproc.c: Restore concat rules on context local variables
2010-10-27 Cyrill Gorcunovpreproc: Issue warning on unterminated %{ construct
2010-10-27 Cyrill GorcunovBR3074517: Print %macro name inside %rep blocks
2010-10-07 Cyrill Gorcunovpreproc: Issue warning on unterminated %{ construct
2010-10-06 H. Peter AnvinMerge branch 'nasm-2.09.xx'
2010-10-06 Cyrill Gorcunovpreproc.c: Support multiple matches in paste_tokens
2010-09-30 Cyrill GorcunovBR30730640: Restore preprocessor token concatenation...
2010-09-24 Cyrill GorcunovBR3074517: Print %macro name inside %rep blocks
2010-09-17 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-17 Cyrill GorcunovBR3066383: Restore backward compatibility with token...
2010-09-15 Cyrill GorcunovMerge branch 'nasm-2.09.xx'
2010-09-15 Cyrill GorcunovBR3064459: Missing %endif doesn't always cause error
next